Find the perfect skill
Create Skill
Development
Scaffold a new skill using framework templates and best practices.
Empirical Prompt Tuning Remote Loader
Development
Skill to evaluate and iteratively refine agent-facing prompts by dispatching an unbiased subagent, following the remote upstream method.
Be: Autonomous Task-to-PR with AI Review
Development
Interactive alternative to /do that clarifies intent up front, then autonomously runs a task end-to-end through an AI review gauntlet, CI, and evidence to produce a reviewed PR.
Gemini API Caching Best Practices
Development
Learn robust caching strategies for Gemini API calls including versioning, entity-stable keys, and cache busting to reduce costs and improve performance.
Heal skills with classified feedback
Development
Apply user feedback to installed skills, classify items, extract principles, and re-run verification.
/create:skill Router
Development
Create or update OpenCode skills via one unified command with operation routing. Delegates presentation and workflow execution to linked assets.
Semantic file search CLI
Development
Skill for a vector-powered CLI enabling semantic file search, integrated with Claude/Codex.
FSE Evaluation Design
Development
Guide for designing or auditing empirical evaluations in software engineering, covering real subjects, fair baselines, statistics, and qualitative rigor.
Webhook System
Development
A system to manage and automate webhooks.
C Programming Expert
Development
Write efficient C code with proper memory management and pointers, following C99/C11 standards.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the test of time.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.