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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, editing, and improving AI Skills, ensuring they are well-structured, efficient, and adhere to best practices.

Core Features & Use Cases

  • Skill Creation: Guides users through initializing and structuring new skills.
  • Skill Improvement: Provides a framework for reviewing, auditing, and cleaning up existing skills and their SKILL.md files.
  • Resource Management: Advises on organizing scripts, references, and assets within a skill directory.
  • Use Case: When you need to build a new AI skill from scratch or want to ensure an existing skill is optimized for clarity and token efficiency, use this Skill Creator.

Quick Start

Use the skill-creator to start building a new skill named 'image-resizer'.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new AI agent skill from scratch?

To create an AI agent skill, use the skill-creator to initialize a new skill directory, structure scripts and references according to the AgentSkills specification, and generate the required SKILL.md file for clear documentation.

What is the best way to structure an agent skill directory?

The best way to structure an agent skill directory is to organize scripts, references, and assets into dedicated subdirectories, ensuring the SKILL.md file adheres to best practices for code organization and token efficiency.

How can I audit and improve an existing SKILL.md file?

You can audit and improve an existing SKILL.md file by using the skill-creator's review framework to clean up content, optimize for token efficiency, and ensure strict adherence to the AgentSkills specification.

Do I need any specific dependencies to build AI skills?

No specific dependencies are required to build AI skills with this tool. The skill-creator operates independently to guide you through skill initialization, content editing, and packaging without external packages.

When should I use a dedicated skill creation tool instead of manual documentation?

You should use a dedicated skill creation tool when you need to build a new AI skill from scratch or want to ensure an existing skill is optimized for clarity, token efficiency, and specification compliance without manual overhead.

Can I package and organize scripts within an agent skill?

Yes, you can package and organize scripts within an agent skill. The skill-creator advises on resource management to properly structure scripts, references, and assets within the skill directory during the packaging process.