weaver

Automate end-to-end Claude Skill creation with YAML frontmatter and packaging.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/flashingcursor/skill-creator-plugin --skill weaver-flashingcursor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weaver
Source: https://github.com/flashingcursor/skill-creator-plugin/tree/main/skills/weaver-create
Command: npx skills add https://github.com/flashingcursor/skill-creator-plugin --skill weaver-flashingcursor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Creating effective Claude Skills often involves navigating complex best practices, structuring directories correctly, and ensuring proper metadata. This Skill automates the entire process, eliminating the guesswork and manual effort, so you can focus on the what your AI does, not the how it's built.

Core Features & Use Cases

  • Effortless Skill Creation: Guides you through building new Claude Skills, from initial concept to final packaging, ensuring adherence to official best practices.
  • Adaptive Workflow: Intelligently adapts its interaction style (Quick Create, Guided Create, or Default) based on your engagement, providing a tailored and efficient experience.
  • Best Practices Enforcement: Automatically structures your Skill with correct YAML frontmatter, progressive disclosure, and security guidelines, ensuring high-quality, discoverable, and maintainable AI capabilities.
  • Use Case: Need a custom skill to automate your team's code review process? Simply ask "Create a skill for code reviews," and Skill Weaver will build it for you, complete with templates and instructions.

Quick Start

Create a new skill for [your purpose] Help me build a skill for data analysis Just quickly create a skill for API testing

Frequently Asked Questions about weaver

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

FAQPage Schema
How do I automate Claude Skill creation from start to finish?

Skill Weaver automates end-to-end Skill development by handling planning, directory structure, YAML frontmatter, template generation, and packaging. It enforces best practices and technical requirements so you build production-ready Skills without manual setup overhead.

What YAML frontmatter and metadata does a Claude Skill require?

Claude Skills require strict YAML frontmatter with lowercase-hyphen name format, third-person description with triggers, metadata.version, metadata.dependencies, and optional allowed-tools for Claude Code. Weaver generates compliant metadata automatically.

Can I create Skills for both Claude Code and claude.ai with the same workflow?

Yes. Weaver supports dual-platform compatibility through progressive disclosure, adapting Skill structure and templates so a single development process works for both Claude Code and claude.ai deployment targets.

How does adaptive workflow in Skill creation work?

Weaver intelligently adjusts its interaction style—Quick Create, Guided Create, or Default—based on your engagement level, providing efficient scaffolding tailored to whether you want fast iteration or structured guidance.

What security and best-practice guidelines does Weaver enforce?

Weaver enforces official best practices including secure metadata configuration, progressive disclosure patterns, and correct directory structuring, ensuring your Skills are discoverable, maintainable, and compliant with platform requirements.

Do I need prior AI development experience to use this Skill?

No. Weaver guides you through the entire creation process with templates and scaffolds, eliminating guesswork about YAML structure, dependencies, and packaging. You focus on what your Skill does, not how to build it.