skill-creator

Generate structured SKILL.md files and iterate evals for OpenCode skills.

153|13|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/antongulin/opencode-skill-creator --skill skill-creator-antongulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/antongulin/opencode-skill-creator/tree/main/skill-creator
Command: npx skills add https://github.com/antongulin/opencode-skill-creator --skill skill-creator-antongulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps AI agents create, test, and optimize OpenCode skills—from initial concept through iterative evaluation and production-grade deployment.

Core Features & Use Cases

  • Intake & interview flow: capture user intent with targeted questions to define scope and success criteria.
  • SKILL.md generation & iterations: generate frontmatter, body content, and documentation; automate eval/benchmark iterations to improve triggering and performance.
  • Workflow automation: orchestrate prompt generation, eval execution, feedback collection, and description optimization across iterations.
  • Use Case: rapidly spin up a new OpenCode skill from concept to production-grade readiness with built-in testing and optimization.

Quick Start

Interview the user to capture intent, then draft the initial SKILL.md and a basic eval set.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and test OpenCode skills for production readiness?

You create OpenCode skills by defining scope and success criteria, then generating SKILL.md frontmatter and executable instructions, which are iteratively tested through evals and benchmarks to ensure trigger accuracy.

What is eval-driven skill development and how does it improve automation workflows?

Eval-driven skill development automates prompt generation, eval execution, and feedback collection across iterations to optimize skill triggering and performance under real workloads.

Can I use skill-creator to automate documentation and dependency tracking for OpenCode?

Yes, skill-creator enforces safety controls, dependency tracking, and organized resources including scripts, references, and assets to enable reproducible deployment of OpenCode skills.

What's the best way to structure a new OpenCode skill from concept to deployment?

The best way to structure an OpenCode skill is through an intake interview to capture intent, followed by drafting the initial SKILL.md and a basic eval set for iterative optimization.

Does skill-creator support benchmark iterations for optimizing skill performance?

Yes, skill-creator supports benchmark and eval iterations to validate performance and trigger accuracy, ensuring the skill meets real workload demands before deployment.

Why do I need to iterate through evals when developing OpenCode skills?

Iterating through evals is necessary to validate trigger accuracy and optimize performance, ensuring the skill performs reliably under real workloads before production deployment.