skillcraft

Guide creation, design, and packaging of AI skills with YAML frontmatter.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/benjgrad/clawdbot --skill skillcraft-benjgrad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillcraft
Source: https://github.com/benjgrad/clawdbot/tree/main/skills/skillcraft
Command: npx skills add https://github.com/benjgrad/clawdbot --skill skillcraft-benjgrad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and best practices for creating, designing, and packaging AI skills, ensuring they adhere to established specifications and quality standards.

Core Features & Use Cases

  • Skill Authoring Guidance: Learn the structure, YAML frontmatter requirements, and body content guidelines for effective skill development.
  • Best Practices: Understand naming rules, description writing, token budget optimization, and anti-patterns to avoid.
  • Use Case: When you need to create a new AI skill from scratch or improve an existing one by ensuring it follows the AgentSkills specification.

Quick Start

Consult the Skillcraft skill for guidance on authoring a new AI skill.

Frequently Asked Questions about skillcraft

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

FAQPage Schema
How do I structure YAML frontmatter when authoring AI agent skills?

Skillcraft guides you through authoring AI skills by defining mandatory YAML frontmatter, directory structure, and description writing. It ensures your skill follows AgentSkills specifications for proper discovery and invocation.

What are the best practices for writing AI skill descriptions?

Best practices for AI skill descriptions involve clear task summarization and token budget optimization to improve agent invocation. Skillcraft provides guidelines on writing descriptions, avoiding common anti-patterns, and passing skill quality assurance checks.

What anti-patterns should I avoid when packaging AI skills?

Common anti-patterns in AI skill packaging include poor directory structure, missing YAML metadata, and vague descriptions. Skillcraft identifies these issues and provides a comprehensive checklist to ensure your skills meet quality standards and specification requirements.

How do I optimize token budgets for AI skill development?

Optimizing token budgets for AI skill development requires concise body content and efficient metadata structuring. Skillcraft covers token budget optimization techniques alongside description writing guidelines to keep your skills lightweight and effective.

Do I need any specific dependencies to create AI skills with YAML?

No dependencies are required to create AI skills with YAML. Skillcraft operates independently, providing the necessary references and guidelines for skill authoring, directory structuring, and quality assurance without external tools.