skill-creator

Create and validate AI agent skills against the agentskills.io open standard.

5|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/WynterJones/OpenPaw --skill skill-creator-wynterjones
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/WynterJones/OpenPaw/tree/main/internal/skilllibrary/catalog/skill-creator
Command: npx skills add https://github.com/WynterJones/OpenPaw --skill skill-creator-wynterjones

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of new AI agent skills by ensuring they adhere to a standardized format and best practices, making them discoverable and reusable.

Core Features & Use Cases

  • Skill Definition: Guides users in structuring SKILL.md files with required and optional frontmatter.
  • Validation: Provides a checklist to ensure skills meet the agentskills.io open standard.
  • Use Case: A developer needs to create a new skill for summarizing meeting transcripts. They use the skill-creator to define the skill's name, description, and structure, ensuring it's correctly formatted before adding it to the catalog.

Quick Start

Use the skill-creator to generate a new skill definition for a 'code-linter' skill.

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 validate new AI agent skills?

To create and validate new AI agent skills, you need a standardized process that checks your SKILL.md frontmatter, naming conventions, and body content against the agentskills.io open standard to ensure completeness and correctness.

What is the agentskills.io open standard for skill creation?

The agentskills.io open standard is a specification for skill creation that defines required structure, frontmatter, naming conventions, and body content to ensure AI agent skills are properly formatted, discoverable, and reusable across different systems.

How do I structure a SKILL.md file for a new agent skill?

To structure a SKILL.md file for a new agent skill, define the required and optional frontmatter, establish proper naming conventions, and format the body content to meet standardization guidelines for discoverability and reusability.

Can I validate my agent skill definition before adding it to the catalog?

Yes, you can validate your agent skill definition before adding it to the catalog by running it through a completeness and correctness checklist that ensures adherence to standardized format and best practices for discoverability and reusability.

What are the required naming conventions for AI agent skills?

Required naming conventions for AI agent skills ensure standardization and discoverability, involving specific frontmatter fields and structural rules within the SKILL.md file that conform to the agentskills.io open standard for correct catalog integration.

Does skill creation require any external dependencies or libraries?

Skill creation according to the agentskills.io open standard requires no external dependencies or libraries, allowing you to define and validate skill structure, frontmatter, and body content using only the standard specification checklist.