opencode-skill-creator

Create and maintain AI skills with SKILL.md files in OpenCode.

1|Updated Aug 29, 2025
One-click install
npx skills add https://github.com/charchess/vixens --skill opencode-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opencode-skill-creator
Source: https://github.com/charchess/vixens/tree/main/.opencode/skills/opencode-skill-creator
Command: npx skills add https://github.com/charchess/vixens --skill opencode-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill streamlines the entire lifecycle of creating, maintaining, and enhancing AI-powered skills, ensuring they are robust, efficient, and well-documented.

Core Features & Use Cases

  • Skill Creation: Guides users through defining new skills, from intent capture to writing SKILL.md and committing changes.
  • Skill Maintenance: Helps identify and fix errors in existing skills, improve their descriptions for better triggering, and adhere to best practices.
  • Proactive Suggestions: Encourages the creation of skills for repetitive tasks and suggests improvements for underperforming skills.
  • Use Case: A developer is repeatedly performing a complex series of kubectl commands to debug pod issues. They can use this skill to create a dedicated k8s-debug skill that automates this process and can be triggered with a simple phrase like "debug my pod".

Quick Start

Use the opencode skill creator to create a new skill for automating git rebasing.

Frequently Asked Questions about opencode-skill-creator

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

FAQPage Schema
How do I create a new AI skill to automate repetitive developer tasks?

Fixing an AI skill that fails to trigger requires improving its description for better intent matching and ensuring it adheres to best practices. This skill helps identify errors in existing skills, update outdated information, and refine operational triggers.

What is the best way to structure a SKILL.md file for code generation workflows?

Structuring a `SKILL.md` file requires proper frontmatter and content organization to define operational workflows. This skill provides templates and best practices for writing `SKILL.md` files, ensuring they capture intent accurately and maintain robust skill lifecycle management.

Can I use this to build a troubleshooting skill for complex command failures?

Yes, you can build a troubleshooting skill for complex command failures like `kubectl` debugging. This skill guides you through intent capture and skill creation, allowing you to automate complex series of commands into a dedicated, easily triggered workflow skill.

Why does my existing AI skill contain outdated information and command failures?

AI skills experience command failures and outdated information when they are not properly maintained through their lifecycle. This skill addresses these issues by identifying errors, suggesting improvements for underperforming skills, and updating outdated information.