One-click install
npx skills add https://github.com/unthinkmedia/DesignExploration --skill skill-creator-unthinkmedia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/unthinkmedia/DesignExploration/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/unthinkmedia/DesignExploration --skill skill-creator-unthinkmedia

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides comprehensive guidance and a structured process for creating new AI skills or updating existing ones, ensuring they are effective, efficient, and well-organized.

Core Features & Use Cases

  • Skill Anatomy: Explains the structure of a skill (SKILL.md, scripts/, references/, assets/).
  • Core Principles: Details best practices like conciseness, setting degrees of freedom, and progressive disclosure.
  • Skill Creation Process: Outlines a step-by-step guide from understanding the skill to iteration.
  • Resource Management: Advises on when and how to use scripts, references, and assets.
  • Use Case: A developer needs to create a new skill to integrate a specific API. They would use this Skill to understand the best practices for structuring the skill, writing the SKILL.md, and organizing any necessary scripts or reference documentation.

Quick Start

Use the skill-creator skill to learn how to create a new AI skill.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I structure an AI skill for effective development?

Structuring an AI skill involves creating a SKILL.md file and organizing supporting scripts, references, and assets. This anatomy ensures your AI development follows best practices for efficiency and clear documentation.

What are the best practices for writing SKILL.md content?

Best practices for writing SKILL.md content include maintaining conciseness, setting appropriate degrees of freedom, and applying progressive disclosure. These core principles ensure your AI skill documentation remains focused and effective for developers.

When should I use scripts versus references in skill creation?

Use scripts for executable logic and references for static documentation during skill creation. Proper resource management dictates organizing these components appropriately to support the AI development lifecycle from planning to iteration.

What is the step-by-step process for creating a new AI skill?

The step-by-step process for creating an AI skill moves from understanding the core task to planning, packaging, and iterating. Following this structured development lifecycle ensures your skill adheres to best practices and remains maintainable.

Can I use this guide to update an existing AI skill?

Yes, you can use this guide to update an existing AI skill. It provides comprehensive guidance on resource organization and core principles to refine your SKILL.md content, ensuring your updated skill remains effective and efficient.