creating-new-skills

Guide the creation of new Agent Skills for Claude Code.

193|41|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/jayminwest/agentic-engineering-book --skill creating-new-skills-jayminwest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-new-skills
Source: https://github.com/jayminwest/agentic-engineering-book/tree/main/.claude/skills/meta-skill
Command: npx skills add https://github.com/jayminwest/agentic-engineering-book --skill creating-new-skills-jayminwest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to creating new Agent Skills, ensuring consistency and best practices in skill development.

Core Features & Use Cases

  • Structured Workflow: Follow a step-by-step process for creating skills.
  • Documentation Guide: Access detailed documentation on skill architecture and design principles.
  • Use Case: When you need to create a new skill for Claude Code, this guide will help you organize the skill directory, write clear instructions, and test the skill.

Quick Start

Follow the instructions in the docs/ directory to create a new skill.

Frequently Asked Questions about creating-new-skills

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

FAQPage Schema
How do I create new agent skills for Claude Code development?

To create new agent skills for Claude Code, define the skill's purpose, structure the directory, write clear instructions, and test the skill to ensure consistency and best practices in AI development.

What is the best way to structure a directory for AI agent skills?

The best way to structure an AI agent skills directory is to follow a step-by-step workflow that organizes scripts, references, and assets, ensuring clear instructions and domain-specific capabilities are properly documented.

Do I need any dependencies to start building domain-specific AI capabilities?

No dependencies are required to start building domain-specific AI capabilities. The skill creation process focuses on defining purpose, structuring directories, writing instructions, and testing without external packages.

Can I use this guide to write instructions and test skills for any software engineering domain?

Yes, you can use this guide to write instructions and test skills for any software engineering domain, as it provides a comprehensive workflow applicable to developing domain-specific AI capabilities in Claude Code.

Why does following a structured workflow matter when creating new agent skills?

Following a structured workflow matters when creating agent skills because it ensures consistency and best practices across skill development, guiding you through defining purpose, structuring directories, writing instructions, and testing.