skill-creator-pro

Transforms vague user requests into structured skill packages via automated pipeline with built-in clarification, planning, TDD implementation, review gates, and multi-format delivery including Feishu docs and zip archives.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/qiushibang/skill-creator-pro --skill skill-creator-pro-qiushibang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator-pro
Source: https://github.com/qiushibang/skill-creator-pro/tree/main
Command: npx skills add https://github.com/qiushibang/skill-creator-pro --skill skill-creator-pro-qiushibang

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the fragmented, manual process of turning a simple user scenario into a complete, production-ready skill package. Instead of cobbling together scattered templates and one-off scripts, users get a single, guided workflow that handles requirement clarification, planning, development, validation, review, and multi-format delivery.

Core Features & Use Cases

  • End-to-End Automation: Built-in engines for clarification, execution, Feishu documentation, visual boards, and packaging.
  • Quality Guardrails: Two mandatory confirmation gates, TDD/verify-first development, and automated test/security/review summaries.
  • Multi-Agent Delivery: Outputs a compliant skill directory, Agent installation zip, and Feishu guides without requiring external skill installations.

Quick Start

Use the skill-creator-pro skill to describe the scenario you want to capture as a skill, and it will guide you through clarification, plan confirmation, development, final acceptance, and delivery of the complete skill package with documentation and boards.

Frequently Asked Questions about skill-creator-pro

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

FAQPage Schema
How do I automate skill creation from a simple prompt into a packaged skill directory?

You can automate skill creation by entering a simple scenario prompt, which triggers a pipeline for requirement clarification, TDD-driven development, and multi-format packaging without external dependencies.

What is TDD-driven development for producing validated skill packages?

TDD-driven skill development applies a verify-first approach, writing tests before implementation to ensure the generated skill packages pass automated validation, security checks, and review summaries.

How do I generate Feishu documentation and visual boards for agent workflows?

Generating Feishu documentation and overview boards happens automatically during the packaging phase, producing compliant guides and visual outputs alongside the executable skill directory.

Do I need any external skill dependencies to create multi-format agent-compatible zip archives?

No external skill dependencies are required; the workflow independently produces executable skill directories, Feishu guides, and Agent-compatible zip archives through its built-in execution engines.

Can I use built-in confirmation gates to review and validate reproducible skill packages?

Yes, two mandatory confirmation gates are built into the workflow, allowing you to review the plan and final acceptance before delivering the reproducible skill package.

What's the best way to turn vague user requirements into structured, tested agent workflows?

The best way is using an automated development pipeline that applies clarification engines and test-driven implementation to convert vague requirements into structured, validated agent workflows.