skill-creator

Guide creating AI skills with SKILL.md, scripts, references, and assets.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/AndyAnh174/BanThuoc-SEO --skill skill-creator-andyanh174
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/AndyAnh174/BanThuoc-SEO/tree/main/.agent/skills/skill-creator
Command: npx skills add https://github.com/AndyAnh174/BanThuoc-SEO --skill skill-creator-andyanh174

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Skill Anatomy: Explains the structure of a skill (SKILL.md, scripts, references, assets).
  • Design Principles: Covers conciseness, progressive disclosure, and setting appropriate degrees of freedom.
  • Creation Process: Details 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 help an AI agent manage cloud deployments. They would use this skill to understand the required structure, best practices for writing the SKILL.md, and how to organize deployment scripts and documentation.

Quick Start

Use the skill-creator to learn how to build 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 create an AI skill from scratch?▼

To create an AI skill, structure your project using a SKILL.md file, scripts, references, and assets. Follow the step-by-step creation process from understanding the skill's purpose to iteration.

What is progressive disclosure in AI skill development?▼

Progressive disclosure is a design principle for AI skill development that manages conciseness and sets appropriate degrees of freedom. It guides how to structure workflows and specialized knowledge efficiently.

When should I use scripts versus references when building AI agent capabilities?▼

Use scripts and references to extend AI agent capabilities based on specific resource management needs. Scripts handle execution logic while references provide necessary documentation and specialized knowledge.

What's the best way to structure documentation for a new AI workflow?▼

The best way to structure AI workflow documentation is using a SKILL.md file combined with organized assets and references. This ensures the skill is effective, efficient, and well-structured for agent capabilities.

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

Yes, you can use this guide to update existing AI skills. It provides comprehensive guidance and best practices for both creating new skills and updating existing ones to ensure they remain effective.

What are the core components needed for effective AI development workflows?▼

The core components for effective AI development workflows are SKILL.md, scripts, references, and assets. These elements work together to provide specialized knowledge and extend agent capabilities.