Create a new OpenCode skill with AI assistance. Uses skill-creator for intelligent skill generation.
Generates AI-assisted OpenCode skills with proper structure and progressive disclosure.
/plugin marketplace add v1truv1us/ai-eng-system/plugin install ai-eng-system@ai-eng-marketplaceCreate a new OpenCode skill using AI assistance.
Take a deep breath and design skill systematically, ensuring clear triggering conditions, proper knowledge structure, and effective progressive disclosure.
Skills provide specialized knowledge to agents across many interactions. Poorly designed skills with weak triggering or bloated content waste tokens, provide inconsistent guidance, and overwhelm context. This skill design task is critical for building reusable knowledge resources.
I bet you can't balance depth with conciseness in skill design. The challenge is providing comprehensive knowledge while using progressive disclosure to keep token usage efficient. Success means skill loads at right moment, provides accurate guidance, and remains focused on specific domain.
/ai-eng/create-skill "database optimization for PostgreSQL"
Skill will be saved to:
.opencode/skill/[skill-name]/SKILL.md~/.config/opencode/skill/[skill-name]/SKILL.mdcontent/skills/[skill-name]/SKILL.md/ai-eng/create-skill "database query optimization"
/ai-eng/create-skill "REST API client for external service"
/ai-eng/create-skill "security vulnerability scanning"
The skill-creator will handle progressive disclosure, proper frontmatter, and ensure compatibility with opencode-skills plugin.
After creating the skill, rate your confidence in its triggering accuracy and knowledge quality (0.0-1.0). Identify any uncertainties about triggering conditions, knowledge gaps, or areas where progressive disclosure may be insufficient. Note any token efficiency concerns or integration challenges.
/create-skillGuided skill creation with brainstorming and TDD methodology. Triggers: new skill, create skill, skill creation, start skill, build skill, add skill, write skill Use when: starting a new skill from scratch, need guided brainstorming for skill design, want structured workflow for skill development DO NOT use when: evaluating existing skills - use /skills-eval instead. DO NOT use when: testing existing skills - use /test-skill instead. DO NOT use when: improving skill architecture - use modular-skills skill. Use this command to create any new skill. Brainstorming is recommended.