skill-creator

Guide creation of specialized Claude Skills with structured design and workflow guidance.

9|2|Updated Oct 30, 2025
One-click install
npx skills add https://github.com/eighteyes/tx --skill skill-creator-eighteyes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/eighteyes/tx/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/eighteyes/tx --skill skill-creator-eighteyes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating effective AI Skills can be challenging, leading to verbose, inefficient, or poorly structured capabilities. This Skill provides comprehensive guidance and best practices, ensuring you build powerful, context-efficient, and specialized tools for Claude, saving development time and improving AI performance.

Core Features & Use Cases

  • Context Efficiency: Learn to optimize token usage with progressive disclosure, keeping SKILL.md lean and loading detailed references only when needed.
  • Structured Design: Understand the anatomy of a Skill, including when to use scripts for deterministic tasks, references for documentation, and assets for output templates.
  • Workflow Guidance: Follow a step-by-step process from understanding concrete examples to planning, initializing, editing, and packaging your Skill.
  • Use Case: When you're tasked with extending Claude's abilities to handle a new, complex business process (e.g., "generate a quarterly financial report" or "perform a legal document review"), use this Skill to design and implement a robust, specialized capability that Claude can execute flawlessly.

Quick Start

To create a new skill, ask me to "use the skill-creator skill to guide me through creating a new skill for [your specific task]". I will then walk you through the process, starting with understanding concrete examples.