creating-agent-skills

Create Agent Skills for Claude Code with structured naming and file organization.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nimrodfisher/ai-workshop-cursor --skill creating-agent-skills-nimrodfisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-agent-skills
Source: https://github.com/nimrodfisher/ai-workshop-cursor/tree/main/.claude/skills/skills-creation-test
Command: npx skills add https://github.com/nimrodfisher/ai-workshop-cursor --skill creating-agent-skills-nimrodfisher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation of well-structured Agent Skills for Claude Code, ensuring adherence to official documentation standards and best practices.

Core Features & Use Cases

  • Skill Creation Guidance: Provides step-by-step instructions for defining Skill names, descriptions, and structures.
  • Best Practice Enforcement: Offers advice on naming conventions, description clarity, and progressive disclosure for complex Skills.
  • Use Case: When you need to teach Claude a new, specialized task like reviewing pull requests according to specific company guidelines, you would use this Skill to create the pr-review Skill.

Quick Start

Use the creating-agent-skills skill to create a new Skill for processing PDF documents.

Frequently Asked Questions about creating-agent-skills

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

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

To create agent skills for Claude Code, you need structured guidance on naming, description writing, and file organization to ensure the instructions adhere to official documentation standards and are discoverable.

What are the best practices for naming and writing descriptions for custom AI instructions?

Best practices for custom AI instructions involve using clear naming conventions, writing precise descriptions, and applying progressive disclosure for complex skills to ensure usability and proper knowledge transfer.

How do I structure reusable instructions for an AI model?

You structure reusable instructions for an AI model by organizing files according to official standards, enabling the model to process specialized tasks like reviewing pull requests based on specific company guidelines.

Does creating specialized knowledge for Claude require specific documentation standards?

Creating specialized knowledge for Claude requires adhering to official documentation standards, which enforces proper naming conventions and structured file organization to maximize the discoverability and usability of your agent skills.

When should I use progressive disclosure for complex Claude skills?

You should use progressive disclosure for complex Claude skills when the task involves multiple layers of specialized knowledge, ensuring the AI model receives structured guidance without overwhelming the core description.