skill-creator

Scaffold and register agent skills with required frontmatter and SKILL.md structure.

Updated Jan 7, 2024
One-click install
npx skills add https://github.com/angelriera-dev/angelriera-dev.github.io --skill skill-creator-angelriera-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/angelriera-dev/angelriera-dev.github.io/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/angelriera-dev/angelriera-dev.github.io --skill skill-creator-angelriera-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Facilitates consistent creation of new AI agent skills by applying standardized templates and frontmatter.

Core Features & Use Cases

  • Templates and examples to create SKILL.md, assets, and references
  • Enforces frontmatter correctness and a reusable skill skeleton
  • Use cases include onboarding teams and documenting recurring patterns for AI workflows

Quick Start

Instruct the AI to scaffold a new skill by using the SKILL.md template and filling the required frontmatter.

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 with the correct frontmatter?

You create a new AI agent skill by instructing the AI to scaffold a new skill using a standardized SKILL.md template, which enforces required frontmatter like name, description, license, and metadata for a reproducible structure.

What is the required frontmatter for an Agent Skills spec SKILL.md file?

The required frontmatter for a SKILL.md file under the Agent Skills spec includes the skill name, description, license, and metadata, which guarantees consistent and standardized skill creation across agents.

How do I document recurring AI workflow patterns for my team?

You document recurring AI workflow patterns by applying standardized templates to scaffold new agent skills, enforcing frontmatter correctness and providing a reusable skill skeleton for team onboarding and convention documentation.

Can I use templates to generate a reproducible skill skeleton for automation?

Yes, you can use provided templates and examples to generate a reproducible skill skeleton for automation, ensuring that all necessary frontmatter and asset references are correctly applied from the start.

Do I need any dependencies installed to scaffold agent skills?

No dependencies are required to scaffold agent skills, as the process relies entirely on applying standardized templates to generate the SKILL.md file, assets, and references directly.

What is the best way to enforce frontmatter correctness when creating agent skills?

The best way to enforce frontmatter correctness when creating agent skills is by using a standardized template that automatically validates the required name, description, license, and metadata fields during the scaffolding process.