{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-06-13T19:02:26.531Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"text-to-morse","name":"Text to Morse Code","url":"https://toolsly.tools/text-to-morse"},{"slug":"json-patch-generator","name":"JSON Patch Generator","url":"https://toolsly.tools/json-patch-generator"},{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://toolsly.tools/qr-code-generator"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://toolsly.tools/hex-to-file"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"text-case-converter","name":"Text Case Converter","url":"https://toolsly.tools/text-case-converter"}],"kind":"utility","slug":"prompt-master","name":"Prompt Master","description":"Turn a rough idea or draft into a copyable prompt for ChatGPT, Claude, Cursor, Midjourney, Sora, Zapier, and more.","longDescription":"Prompt Master takes a rough request, optional context, constraints, examples, and a target AI tool, then generates a focused prompt you can paste into that tool. It supports coding agents, IDE assistants, LLMs, reasoning models, image generators, video tools, search AIs, workflow automation, and voice tools. Inspired by the open-source nidhinjs/prompt-master Claude skill; this web utility runs locally in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["prompt master","ai prompt generator","prompt generator","prompt optimizer","chatgpt prompt generator","claude prompt generator","claude code prompt","cursor prompt generator","midjourney prompt generator","dalle prompt generator","stable diffusion prompt","sora prompt generator","perplexity prompt","zapier automation prompt","prompt engineering tool","copyable ai prompt"],"badge":"AI Prompt","url":"https://toolsly.tools/prompt-master","inputs":[{"type":"select","key":"target","label":"Target AI tool","choices":[{"value":"claude-code","label":"Claude Code"},{"value":"cursor-windsurf","label":"Cursor / Windsurf"},{"value":"chatgpt","label":"ChatGPT / GPT"},{"value":"claude","label":"Claude"},{"value":"gemini","label":"Gemini"},{"value":"reasoning","label":"o3 / o4-mini / reasoning model"},{"value":"midjourney","label":"Midjourney"},{"value":"dalle","label":"DALL-E"},{"value":"stable-diffusion","label":"Stable Diffusion / ComfyUI"},{"value":"sora-runway","label":"Sora / Runway / video AI"},{"value":"perplexity","label":"Perplexity / Search AI"},{"value":"zapier-make","label":"Zapier / Make / n8n"},{"value":"elevenlabs","label":"ElevenLabs / voice AI"},{"value":"universal","label":"Universal AI tool"}],"defaultValue":"chatgpt"},{"type":"boolean","key":"includeGuardrails","label":"Include safety guardrails","defaultValue":true,"help":"Adds scope locks, uncertainty handling, or approval gates when they fit the target tool."},{"type":"text","key":"rough","label":"Rough request or draft prompt","placeholder":"I need a prompt for Claude Code to refactor our auth module without changing the API.","multiline":true},{"type":"text","key":"context","label":"Context","placeholder":"Project state, files, brand voice, source material, image reference, connected apps, or anything the target AI must know.","multiline":true},{"type":"text","key":"constraints","label":"Constraints","placeholder":"Must keep existing behavior. Do not add dependencies. Ask before destructive actions.","multiline":true},{"type":"text","key":"outputFormat","label":"Output format or done criteria","placeholder":"Return a diff summary and tests run. Or: 16:9 cinematic image. Or: table with source links.","multiline":true},{"type":"text","key":"audience","label":"Audience","placeholder":"Developers, executives, beginners, customers, social followers..."},{"type":"text","key":"examples","label":"Examples or references","placeholder":"Paste desired examples, style references, input/output pairs, or prior failed prompts.","multiline":true}],"outputs":[{"key":"prompt","label":"Copyable prompt","multiline":true,"monospace":true},{"key":"strategy","label":"Strategy","multiline":true,"monospace":false}],"invocation":{"webUi":"https://toolsly.tools/prompt-master","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}