by PromptSpace
The "Skill for building Skills": Automate creating, testing, and optimisation of custom workflows.
Free
One-time purchase
skill-review/
├── SKILL.md (Optimized trigger: "Review these changes for perf...")
└── references/
└── style-guide.md
Test Bench:
1. "Audit my last commit" -> SUCCESS (Triggers)
2. "Write a new feature" -> SUCCESS (Ignored)
Risk: May over-trigger on general refactor requests.by PromptSpace
The "Skill for building Skills": Automate creating, testing, and optimisation of custom workflows.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
skill-review/
├── SKILL.md (Optimized trigger: "Review these changes for perf...")
└── references/
└── style-guide.md
Test Bench:
1. "Audit my last commit" -> SUCCESS (Triggers)
2. "Write a new feature" -> SUCCESS (Ignored)
Risk: May over-trigger on general refactor requests.Skill Creator is a meta-utility designed to automate the development, testing, and optimization of Claude Code SKILL.md files. It streamlines the entire lifecycle of a skill—from capturing user intent and drafting instructions to rigorous benchmarking and trigger optimization. Instead of guessing how to make your agent respond to specific workflows, this skill provides a structured framework to ensure your custom skills load reliably and perform exactly as expected.
Custom skills often fail because their trigger descriptions are too narrow, causing them to remain dormant, or too broad, causing them to interfere with unrelated tasks. Manual skill writing is also tedious and prone to formatting errors. Skill Creator eliminates the trial-and-error by applying proven patterns for activation and providing a built-in "test loop" to validate your workflows before you rely on them.
Unlike basic prompting, Skill Creator understands the specific architecture of Claude's skill system. It knows how to balance "pushy" trigger descriptions with hard exclusion rules, ensuring your agent recognizes your custom commands 100% of the time. It produces production-ready YAML and Markdown files that are optimized for model context windows.
mkdir -p ~/.claude/skills/skill-creator && curl -s -X POST 'https://api.promptspace.in/api/skills/skill-creator/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/skill-creator/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.