create-agent-skills

Author Claude Code skills and slash commands with official specifications.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/sustinbebustin/.dotfiles --skill create-agent-skills-sustinbebustin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent-skills
Source: https://github.com/sustinbebustin/.dotfiles/tree/main/home/.claude/skills/create-agent-skills
Command: npx skills add https://github.com/sustinbebustin/.dotfiles --skill create-agent-skills-sustinbebustin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and management of Claude Code skills and slash commands, ensuring adherence to best practices and efficient development.

Core Features & Use Cases

  • Skill Authoring: Guides users through creating new skills from scratch or improving existing ones.
  • Command Creation: Facilitates the setup of custom slash commands.
  • Best Practices: Provides insights into skill structure, frontmatter, and content organization.
  • Use Case: You need to build a new skill to automate code formatting. This Skill will guide you through defining the skill's name, description, and structure, and help you organize supporting files.

Quick Start

Use the create-agent-skills skill to build a new skill for managing GitHub issues.

Frequently Asked Questions about create-agent-skills

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

FAQPage Schema
How do I build Claude Code skills and slash commands?

To build Claude Code skills and slash commands, you need to define the skill's structure, frontmatter, and operational context. This process ensures your agentic AI tools are properly discovered and function according to official specifications.

What is the correct structure for Claude skill frontmatter?

Claude skill frontmatter structure requires specific metadata fields to define the skill's name, description, and discovery context. Adhering to these official specifications ensures your prompt engineering commands are properly recognized and executed.

Can I use this to improve existing prompt engineering skills?

Yes, you can improve existing prompt engineering skills by validating their structure and frontmatter against best practices. This ensures your current Claude skills maintain efficient development and proper operational context.

Do I need developer tools to define custom slash commands?

You need developer tools and a text editor to define custom slash commands for Claude. The process involves authoring the command structure and content organization directly within your skill files.

What's the best way to organize supporting files for agentic AI skills?

The best way to organize supporting files for agentic AI skills is to follow the official structure guidelines for content organization. This ensures your developer tools and references are easily discovered during operational execution.