skill-creator

Guide users through defining skill names, triggers, inputs, processes, and outputs.

4|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/Heldinhow/awesome-opencode-dev-skills --skill skill-creator-heldinhow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Heldinhow/awesome-opencode-dev-skills/tree/main/skill-creator
Command: npx skills add https://github.com/Heldinhow/awesome-opencode-dev-skills --skill skill-creator-heldinhow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating new capabilities for OpenCode by guiding users through the structured definition of new skills.

Core Features & Use Cases

  • Guided Skill Definition: Provides a step-by-step process for defining skill name, triggers, inputs, processes, and outputs.
  • Best Practice Enforcement: Highlights do's and don'ts and common anti-patterns to ensure well-formed skills.
  • Use Case: A developer needs to add a new skill to automate code refactoring. They invoke the skill-creator to ensure the new skill is properly defined, documented, and structured according to best practices.

Quick Start

Use the skill-creator to define a new skill for summarizing code files.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new skill for an AI agent?

Creating a new AI agent skill involves interactively defining its name, description, triggers, inputs, processes, and expected outputs through a guided step-by-step workflow that enforces development best practices.

What are the best practices for AI agent skill development?

Best practices for AI agent skill development include following a structured definition process for triggers and inputs, while avoiding common anti-patterns highlighted during the interactive creation workflow to ensure maintainability.

How do I document workflow automation triggers and inputs?

You document workflow automation triggers and inputs by using a guided skill creation process that prompts you to define each component sequentially, ensuring well-structured and maintainable documentation.

Can I use guided skill creation to automate code refactoring tasks?

Yes, you can use guided skill creation to automate code refactoring tasks by interactively defining the specific triggers, processes, and expected outputs required for your refactoring workflow.

What should I avoid when building developer tools as AI agent skills?

When building developer tools as AI agent skills, you should avoid common anti-patterns and structural misalignments by adhering to the enforced best practices and do's and don'ts provided during the interactive creation process.