Find the perfect skill
YC CLI — Accelerator Discovery & Application Management
Productivity
CLI tool to manage YC Startup School, submit a16z Speedrun and SPC applications, and discover 24+ accelerators and incubators from the terminal.
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.
QA Testing for the docket CLI
Testing
Run the QA test suite for the docket CLI tool, covering functionality, exit codes, and JSON validation.
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.