Find the perfect skill
Web Scrape
Data & AI
Fetch and extract readable text from a URL, then summarize or present key information.
Verification & Validation
Testing
Check whether an artifact (code, config, state) conforms to tests, specs, or invariants. Produces a PASS/FAIL verdict with observable evidence. Helps validate changes or test hypotheses.
Integration Test Orchestrator
Testing
Set up integration tests with real databases, message queues, and external services using Docker containers.
AI Media Generation
Data & AI
Generates images, videos, and music via the VAP API, using Flux, Veo 3.1, and Suno V5 models. Works in free mode (no API key, 3 images per day) or full mode (unlimited with a key). Useful for programmatically creating media assets without a separate web interface.
Expert Skill Creation & Management
Development
Create, refine, review, and retire reusable skills. Optimized for learn-once, reuse-forever with retrieval protocols and lifecycle operations.
Clipboard Copy Utility
Productivity
Copies track content (lyrics, style prompts) to the system clipboard for pasting into Suno or other tools. Automatically detects the platform (macOS, Linux, WSL) and uses the appropriate clipboard command. Useful for quickly extracting specific sections like lyrics or style prompts from album tracks without opening files.
Leavn Navigation Debugger
Development
Debug navigation issues in Leavn: NotificationCenter routing, deep links, tab selection, AppCoordinator, and modal presentations. Use this skill when navigation is broken, wrong screen appears, deep links fail, or tab routing problems occur.
Seed PM Knowledge System
Documentation
Populate the PM knowledge system from existing project documentation such as STATUS.md, KNOWN_ISSUES.md, and security audit reports. Use once when the vault is new.
EPUB File Workflow
Content
Use local CLI tools to create, validate, query, update, and convert EPUB files to the EPUB 3 standard.
JusticeHub Context
Productivity
Sets the working context to the JusticeHub codebase at /Users/benknight/Code/JusticeHub. It ensures all file operations use absolute paths, prevents accidental work in other repositories, and provides project structure details. Use this skill when starting development on JusticeHub to avoid path mistakes and enforce consistent conventions.
Press Release Writer
Communication & Writing
Writes professional press releases in standard format with compelling hooks.
Generate skill from various sources
Development
CLI tool to generate a SKILL.md file from MCP, README, or OpenAPI. Options include --platform and --dry-run.