skill-creator

Creates and organizes .NET MAUI projects with customizable templates and workflows.

124|12|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill skill-creator-igorwarzocha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/IgorWarzocha/Opencode-Workflows/tree/main/.opencode/skill/skill-creator
Command: npx skills add https://github.com/IgorWarzocha/Opencode-Workflows --skill skill-creator-igorwarzocha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of AI agent skills, ensuring they are discoverable, well-structured, and efficiently organized with necessary resources.

Core Features & Use Cases

  • Skill Scaffolding: Automatically creates the directory structure and initial SKILL.md for new skills.
  • Frontmatter Optimization: Guides users in writing effective name and description fields for optimal AI discovery.
  • Resource Organization: Helps structure scripts/, references/, and assets/ directories for on-demand use.
  • Use Case: You need to build a new skill to interact with your company's internal API. Use this skill to scaffold the project, define the SKILL.md with clear instructions and examples, and organize any necessary API documentation into the references/ directory.

Quick Start

Use the skill-creator to scaffold a new skill for managing user authentication.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a new AI agent skill directory and generate the SKILL.md file?

To scaffold an AI agent skill, this skill automatically creates the required directory structure and authors the initial SKILL.md file. It establishes the foundational project layout for your new agent capability.

What is the best way to optimize skill frontmatter for AI agent discovery?

Optimizing skill frontmatter involves structuring the name and description fields effectively for AI discovery. This skill guides you in writing frontmatter that ensures your agent capability is easily found and invoked.

How do I organize scripts, references, and assets when building agent workflows?

Organizing scripts, references, and assets requires structuring dedicated directories for on-demand resource access. This skill helps you configure these folders to keep your agent workflow components efficiently arranged.

Can I use this to fix AI skill discovery issues and update existing development workflows?

Yes, you can fix AI skill discovery issues and update development workflows. This skill provides structured guidance and examples to proactively resolve discovery problems and refine existing agent capabilities.

Do I need any dependencies to create and refine OpenCode skills?

No dependencies are required to create and refine OpenCode skills. This skill operates independently to scaffold directories, author documentation, and organize resources without external packages.

Why are my custom AI skills not being discovered by the agent?

Custom AI skills may not be discovered due to poorly optimized frontmatter or incorrect directory structure. This skill fixes discovery issues by providing structured guidance for frontmatter optimization and resource organization.