Prompt Master installs as a Claude skill — a packaged behavior set that Claude loads and activates on demand. The recommended installation method is uploading the ZIP file to Claude.ai. A secondary method for Claude Code users is cloning directly into the skills directory.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/nidhinjs/prompt-master/llms.txt
Use this file to discover all available pages before exploring further.
Recommended: Claude.ai (browser)
This method works for all Claude.ai users and takes under two minutes.Download the skill
Go to github.com/nidhinjs/prompt-master, click Code → Download ZIP, and save the file to your computer.
Upload the skill
Click Upload a Skill and select the ZIP file you downloaded. Claude will parse the skill definition and make it available immediately.
Alternative: Claude Code skills directory
This method installs the skill for Claude Code sessions. It is not the recommended approach for most users.After installation
No configuration is required. Prompt Master reads its routing rules and templates at runtime from the skill definition files (SKILL.md and the references/ folder). There are no API keys, environment variables, or settings to configure.
Updating
To update to a newer version:- Download the latest ZIP from GitHub.
- In Claude.ai → Customize → Skills, remove the existing Prompt Master skill.
- Upload the new ZIP.