dazhuangskill-creator

Create, restructure, validate, and package skills with a standardized workflow.

53|4|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/DazhuangJammy/DazhuangSkill-Creator --skill dazhuangskill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dazhuangskill-creator
Source: https://github.com/DazhuangJammy/DazhuangSkill-Creator/tree/main
Command: npx skills add https://github.com/DazhuangJammy/DazhuangSkill-Creator --skill dazhuangskill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you create, refactor, validate, evaluate, optimize, and package other skills without losing structure, maintainability, or execution reliability.

Core Features & Use Cases

  • Skill creation and scaffolding: Generate new skill structures with clear separation between rules, references, assets, and scripts.
  • Refactoring and optimization: Rework existing skills by preserving what matters, moving low-frequency material into bundled resources, and tightening the main body.
  • Evaluation and packaging: Plan evaluations, run benchmarks, generate review and report artifacts, validate skill integrity, and package deliverables safely.
  • Use case: You have an overloaded skill that is hard to maintain; this Skill can restructure it into a cleaner architecture, validate it, and prepare it for delivery.

Quick Start

Ask the skill creator to turn your process, draft, or existing skill into a clean, validated skill package using the current architecture and workflow.

Frequently Asked Questions about dazhuangskill-creator

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

FAQPage Schema
How do I refactor an overloaded skill into a maintainable architecture?

Skill refactoring restructures existing skills by preserving core logic, moving low-frequency material into bundled references or assets, and tightening the main body. This separates rules from scripts to improve maintainability and execution reliability.

What is the best way to scaffold a new skill with standardized validation?

Skill scaffolding generates a new skill structure with clear separation between rules, references, assets, and scripts. It enforces structured validation and memory-aware initialization to ensure standardized workflow and reliable execution from the start.

How do I plan evaluations and run benchmarks for a skill package?

Evaluation planning defines benchmark criteria and enforces an evaluation-plan to measure skill performance. Running benchmarks generates review artifacts and HTML reports, validating skill integrity before final packaging and delivery.

Can I restructure an existing skill without losing its execution reliability?

Restructuring existing skills preserves critical execution logic while moving low-frequency material into bundled resources. This refactoring process tightens the main body and applies structured validation to ensure delivery preparation does not compromise reliability.

Does skill packaging support HTML report generation for benchmarking?

Skill packaging supports benchmark planning and evaluation by generating HTML report artifacts. These reports document validation results and review artifacts, ensuring the final deliverable maintains a standardized architecture and passes integrity checks.

When should I move low-frequency material into bundled resources during refactoring?

During skill refactoring, move low-frequency material into bundled resources when the main body becomes overloaded and hard to maintain. This optimization tightens the core workflow, ensuring structured validation and memory-aware initialization remain effective.