skill-creator

Create valid Skill Units conforming to the Agent Skills specification.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/peerasak-u/pi-config --skill skill-creator-peerasak-u
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/peerasak-u/pi-config/tree/main/skills/skill-creator
Command: npx skills add https://github.com/peerasak-u/pi-config --skill skill-creator-peerasak-u

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill Unit creation can be error-prone and inconsistent, making it hard to ensure conformance with the Agent Skills specification. This guide provides a structured workflow to generate valid, well-organized Skill Units that satisfy frontmatter rules and contextual loading of references, scripts, and assets.

Core Features & Use Cases

  • Guides users through naming, frontmatter validation, and body structure to ensure conformance with the Agent Skills spec.
  • Plans and drafts SKILL.md, including optional references, scripts, and assets scaffolding for advanced tiers.
  • Validates syntax, references, and directory structure, enabling smooth registration and deployment of new skills.

Quick Start

Provide a target skill name, trigger phrases, and scope, and this skill will draft a compliant SKILL.md frontmatter and a structured body with stepwise guidance.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create valid Skill Units that conform to the Agent Skills specification?

To create valid Skill Units, you need a guided workflow that handles frontmatter validation, body structure drafting, and conditional organization of references, scripts, and assets. This ensures your SKILL.md files satisfy specification rules and deploy smoothly.

What is the best way to structure a SKILL.md file for agent automation workflows?

Structuring a SKILL.md file requires compliant frontmatter and a stepwise body with optional references, scripts, and assets scaffolding. Providing a target skill name, trigger phrases, and scope allows the creation process to draft a valid, well-organized document.

How do I validate frontmatter syntax and directory structure for new agent skills?

Validating frontmatter syntax and directory structure involves checking the SKILL.md file against the Agent Skills specification, ensuring references and assets are correctly organized. This validation enables smooth registration and deployment of new skills across projects.

Can I use a guided workflow to plan and draft automation skills across multiple projects?

Yes, you can use a guided, repeatable process to plan, draft, register, and validate new automation skills across multiple projects. This ensures consistent naming, frontmatter validation, and verifiable stepwise workflows for every skill.

Why does my Skill Unit fail specification validation during registration?

Skill Unit validation fails during registration when frontmatter rules are broken or contextual loading of references, scripts, and assets is incorrectly organized. Applying a structured creation workflow prevents these errors by validating syntax and directory structure beforehand.

Do I need to provide trigger phrases and scope to draft a compliant SKILL.md frontmatter?

Yes, providing a target skill name, trigger phrases, and scope is required to draft a compliant SKILL.md frontmatter. This input generates a structured body with stepwise guidance and ensures the skill conforms to the specification.