skill-creator

Generate AI agent skills with SKILL.md files and YAML frontmatter.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/brivaro/brivaro-ai-wizard --skill skill-creator-brivaro
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/brivaro/brivaro-ai-wizard/tree/main/.opencode/skills/skill-creator
Command: npx skills add https://github.com/brivaro/brivaro-ai-wizard --skill skill-creator-brivaro

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of new AI agent skills by providing a structured template and guidance on best practices, ensuring consistency and adherence to specifications.

Core Features & Use Cases

  • Skill Generation: Creates new AI agent skills following the Agent Skills specification.
  • Guidance: Offers clear instructions on when to create a skill, naming conventions, and directory structure.
  • Use Case: When a new reusable capability is needed for an AI agent, this skill can be invoked to generate the necessary SKILL.md file and associated directory structure.

Quick Start

Use the skill-creator to generate a new skill for managing Jira tickets.

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 AI agent skill?▼

To create a new AI agent skill, use this generator to produce a structured `SKILL.md` file with YAML frontmatter, Markdown body, and the correct directory structure based on the Agent Skills specification.

What are the naming conventions for AI agent skills?▼

AI agent skills require specific naming conventions to ensure reusability and consistency. This generator provides built-in guidance and templates to automatically enforce correct naming during the skill creation process.

When should I create a reusable capability for an AI agent?▼

You should create a reusable capability for an AI agent when a new functionality is needed, using this generator to facilitate the development lifecycle and adhere to the required specification.

Does skill creation require manual directory structuring?▼

Skill creation does not require manual directory structuring, because this generator automatically provides the necessary directory structure and templates to ensure adherence to the Agent Skills specification.

Can I use templates to generate an AI agent capability?▼

You can use templates to generate an AI agent capability, as this tool provides structured templates and decision-making guidelines to streamline the creation of reusable agent components.