skill-creator

Create and package Claude Skills with SKILL.md scaffolds and ZIP archives.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/gruckion/chief-wiggum-anthropic-agent-harness --skill skill-creator-gruckion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/gruckion/chief-wiggum-anthropic-agent-harness/tree/main/cc-marketplace-boilerplate/plugins/webapp-starter/skills/skill-creator
Command: npx skills add https://github.com/gruckion/chief-wiggum-anthropic-agent-harness --skill skill-creator-gruckion

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Guides users on creating and packaging Claude Skills so they can extend capabilities with domain-specific knowledge and repeatable automation.

Core Features & Use Cases

  • Skill Initialization: Create a new skill folder with SKILL.md and starter resources.
  • Packaging: Package a skill into a distributable ZIP for sharing.
  • Validation: Quick validation to catch structure issues before packaging.

Quick Start

Run scripts/init_skill.py <skill-name> --path <path> to generate a new skill scaffold.