skill-creator

Guide Claude Code skill design with YAML frontmatter and Markdown structure.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you design and build more effective, discoverable, and efficient AI skills by providing guidance on structure, content, and best practices.

Core Features & Use Cases

  • Skill Design Guidance: Learn how to write optimal descriptions, structure content for progressive disclosure, and manage token efficiency.
  • Error Prevention: Understand common mistakes and how to avoid them, ensuring your skills are robust and user-friendly.
  • Use Case: When creating a new AI skill, use this Skill to ensure its description is discoverable and its content is structured to minimize token usage while maximizing clarity.

Quick Start

Use the skill-creator to help design a new skill for managing cloudflare workers.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I design AI skills for better discoverability and token efficiency?

To design AI skills effectively, write optimal descriptions, structure content for progressive disclosure, and manage token efficiency to maximize clarity. This Skill guides you through these quality standards and structural best practices.

What is progressive disclosure in AI skill design?

Progressive disclosure in AI skill design is a content structuring pattern that manages token efficiency by revealing information sequentially. It prevents context window overload while ensuring the AI receives necessary operational instructions.

How do I structure a Claude Code skill using YAML and Markdown?

Structure a Claude Code skill by using YAML frontmatter for skill definition and a Markdown body for operational instructions. This format separates metadata from logic to optimize AI processing and execution.

What are common mistakes in prompt engineering for AI skills?

Common mistakes in prompt engineering for AI skills include poor description discoverability, inefficient token usage, and lack of structured content. This Skill helps identify and prevent these errors to ensure robust, user-friendly skill creation.

When should I adjust freedom levels in AI skill design?

Adjust freedom levels in AI skill design when determining the operational boundaries and autonomy of the AI. Setting appropriate freedom levels ensures the skill follows quality standards while executing its defined operational instructions accurately.