skill-creator

Guide developers through creating and packaging AI skills with SKILL.md structure and bundled resources.

79.6k|10.9k|Updated May 7, 2025
One-click install
npx skills add https://github.com/bytedance/deer-flow --skill skill-creator-bytedance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/bytedance/deer-flow/tree/main/skills/public/skill-creator
Command: npx skills add https://github.com/bytedance/deer-flow --skill skill-creator-bytedance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides guidance for creating effective skills, enabling users to extend AI capabilities with specialized knowledge, workflows, or tool integrations.

Core Features & Use Cases

  • Skill Creation Guidance: Offers principles, anatomy, and a step-by-step process for developing new skills.
  • Resource Management: Explains how to effectively use scripts/, references/, and assets/ for modular skill design.
  • Use Case: A developer needs to create a new skill to interact with a specific company API. They would use this Skill to understand the best practices for structuring the skill, writing the SKILL.md, and organizing necessary scripts and documentation.

Quick Start

Use the skill-creator skill to learn how to create a new 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 to interact with a custom API?

To create an AI skill, you need to structure a SKILL.md file, organize necessary scripts and documentation, and package bundled resources like scripts and references. This process provides step-by-step guidance for developing new skills to interact with specific APIs.

What is the best way to structure and package AI skills?

The best way to structure AI skills involves adhering to progressive disclosure design and organizing resources into modular directories. You should structure the SKILL.md file and bundle resources like scripts, references, and assets to ensure effective skill creation.

How do I use bundled resources like scripts and references when developing skills?

Bundled resources like scripts and references are used for modular skill design to extend AI agent capabilities. You utilize these components within your skill structure to provide specialized knowledge and tool integrations for the AI agent.

Do I need programming experience to write a SKILL.md and design workflows?

Writing a SKILL.md and designing workflows requires an intermediate understanding of skill development and documentation. While it provides comprehensive guidance on principles and anatomy, you need foundational knowledge of AI agent capabilities and tool integration to use it effectively.

Can I customize AI agent capabilities without modifying the core system?

Yes, you can customize AI agent capabilities without modifying the core system by creating custom skills. This skill provides the principles and anatomy for packaging specialized knowledge and workflows, allowing you to extend the agent's functionality independently.