skill-creator

Create AI skills using Anthropic guidelines for structure and token optimization.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/ousiass/claude-config --skill skill-creator-ousiass
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ousiass/claude-config/tree/main/skills/skill-creator
Command: npx skills add https://github.com/ousiass/claude-config --skill skill-creator-ousiass

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating high-quality AI skills by providing a structured framework, best practices, and advanced techniques based on official Anthropic guidelines.

Core Features & Use Cases

  • Guided Skill Creation: Walks you through understanding use cases, planning resources, and designing YAML and body content.
  • Best Practices: Incorporates token optimization, progressive disclosure, and composability principles.
  • Use Case: You need to build a new skill for Claude to manage customer support tickets. Use this skill to guide you through defining the skill's name, description, workflow steps, and necessary reference materials, ensuring it's efficient and easy for Claude to use.

Quick Start

Use skill-creator to help me build a skill for generating project documentation.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create an AI skill using Anthropic guidelines?

To create an AI skill using Anthropic guidelines, use a framework that helps you define the skill's purpose, structure YAML content, and optimize token usage for efficient execution.

What is progressive disclosure in AI skill creation?

Progressive disclosure in AI skill creation is a design pattern that structures content to reveal information only as needed, optimizing token usage and keeping the skill efficient for Claude to use.

What's the best way to structure an AI skill for tool integration?

The best way to structure an AI skill for tool integration is to follow a framework that supports standalone, tool-integrated, and MCP-enhanced development while planning necessary workflow steps and reference materials.

Can I use MCP-enhanced development for workflow automation skills?

Yes, you can use MCP-enhanced development for workflow automation skills, as the skill creation framework explicitly supports structuring and building skills integrated with MCP components.

How do I optimize token usage when building AI skills?

You optimize token usage when building AI skills by applying progressive disclosure patterns and composability principles, ensuring the structured YAML and body content remains efficient.

What do I need to define before planning AI skill resources?

Before planning AI skill resources, you need to define the skill's specific purpose, understand the target use case, and determine the necessary workflow steps and reference materials.