skill-creator

Design, validate, and package Skills with canonical SKILL.md frontmatter.

5.8k|918|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/netease-youdao/LobsterAI --skill skill-creator-netease-youdao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/netease-youdao/LobsterAI/tree/main/SKILLs/skill-creator
Command: npx skills add https://github.com/netease-youdao/LobsterAI --skill skill-creator-netease-youdao

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Creator provides a standardized, end-to-end blueprint for designing, packaging, and validating Manus Skills, enabling teams to create consistent, high-quality modular capabilities.

Core Features & Use Cases

  • Clear frontmatter and body structure for SKILL.md to ensure predictable loading and discovery. -Reusable resource templates (scripts, references, templates) to accelerate skill creation and maintenance.
  • A governance and delivery workflow covering initialization, iteration, validation, and distribution of skills.

Quick Start

Run the Skill Initializer to scaffold a new skill and begin customizing SKILL.md.

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 SKILL.md file with the correct frontmatter structure?

To create a SKILL.md file, use a canonical frontmatter structure with required governance fields and a concise body. This ensures predictable loading and discovery for your skill.

What is the standard workflow for skill development and packaging?

The standard skill development workflow covers initialization, iteration, validation, and distribution. It enforces safety checks and uses reusable resource templates to package capabilities consistently.

How do I scaffold a new skill project to start customizing?

You scaffold a new skill project by running the Skill Initializer. This generates the base structure, allowing you to immediately begin customizing your SKILL.md file and resources.

What reusable resource patterns are available for skill creation?

Available reusable resource patterns for skill creation include scripts, references, and templates. These patterns accelerate both the initial creation and ongoing maintenance of modular capabilities.

Why does skill validation fail during the packaging process?

Skill validation fails during packaging when required frontmatter fields are missing or when safety checks detect unsafe content. The governance workflow enforces these rules to prevent invalid delivery.

Can I use this skill development blueprint for team automation workflows?

Yes, you can use this blueprint for team automation workflows. It provides a standardized, end-to-end design system enabling teams to create consistent, high-quality modular capabilities.