Marketplace
35 skillsEach listing spells out exactly what's inside — the steps, the ready-to-run code, and which AI tools it works with — so you know what you're getting before you buy.
Design AI code review systems: PR analysis, finding prioritization, false positive suppression, and developer feedback.
- ✓8-step procedure
- ✓7 pitfalls to avoid
- ✓Installs into 6 tools
Design AI content moderation pipelines: multi-layer classification, appeal workflows, edge case handling, and trust safety.
- ✓5-step procedure
- ✓4 pitfalls to avoid
- ✓Installs into 6 tools
Design AI-powered search experiences: semantic search, conversational interfaces, result ranking, and relevance tuning.
- ✓8-step procedure
- ✓6 pitfalls to avoid
- ✓Installs into 6 tools
Design AI writing assistant features: tone control, suggestion timing, feedback loops, and human-in-the-loop editing.
- ✓5-step procedure
- ✓4 pitfalls to avoid
- ✓Installs into 6 tools
Drive headless browsers (Playwright/Puppeteer) to navigate pages, auto-screenshot at each step, fill forms, click elements, and capture visual evidence of workflows.
- ✓Runnable Shell / JavaScript included
- ✓7 pitfalls to avoid
- ✓Installs into 6 tools
Build knowledge graphs from unstructured data for agent grounding: entity extraction, relation mapping, and graph-based retrieval.
- ✓9-step procedure
- ✓6 pitfalls to avoid
- ✓Installs into 6 tools
Design Model Context Protocol resources and prompts that expose data and workflows to AI agents following the MCP specification.
- ✓9-step procedure
- ✓6 pitfalls to avoid
- ✓Installs into 6 tools
Use when asked to build or review an MCP server wrapping an API, database, or CLI so agents can call it through well-designed, strictly typed tools.
- ✓9-step procedure
- ✓11-point quality checklist
- ✓6 pitfalls to avoid
Prompt Tuner
$2.99Use when a prompt underperforms and needs systematic diagnosis, single-variable experiments, and A/B evidence instead of guess-and-check rewrites.
- ✓8-step procedure
- ✓1 ready-to-run code block
- ✓8-point quality checklist
Use when creating, improving, or reviewing an agent skill: scope one job, write routing-grade descriptions, and verify with fresh-agent tests.
- ✓10-step procedure
- ✓1 ready-to-run code block
- ✓11-point quality checklist
Design voice assistant experiences: intent design, dialogue management, error recovery, and multi-modal handoff.
- ✓8-step procedure
- ✓6 pitfalls to avoid
- ✓Installs into 6 tools