skill-creator

Generate Claude Skill scaffolds with SKILL.md templates and structured resource layouts.

6|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/dolutech/dolu-agents-skills --skill skill-creator-dolutech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/dolutech/dolu-agents-skills/tree/main/skills/skill-creator
Command: npx skills add https://github.com/dolutech/dolu-agents-skills --skill skill-creator-dolutech

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Creating Claude skills is often repetitive and error-prone. Skill-creator provides a repeatable scaffold, clear frontmatter, and ready-to-use resource layouts to reduce duplication and mistakes.

Core Features & Use Cases

  • Provides a reusable SKILL.md template and structured resource layout (scripts/, references/, assets/) to accelerate skill creation.
  • Enforces consistent frontmatter and organization, enabling reliable discovery and activation.
  • Supports a packaging-ready workflow with guidance for validation and iteration.

Quick Start

Run the init_skill script to generate a new skill scaffold in your chosen directory.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I standardize SKILL.md frontmatter and structure for Claude Skills?

Standardize SKILL.md frontmatter by applying a reusable template that enforces consistent metadata fields and resource organization, enabling reliable skill discovery and reducing creation errors.

What is the best way to scaffold a new skill for OpenCode integration?

Scaffold a new skill for OpenCode integration by running an initialization script that generates a structured directory layout with scripts, references, and assets to ensure packaging readiness.

How does skill-creator streamline the end-to-end workflow of packaging new skills?

It streamlines packaging new skills by providing ready-to-use resource layouts, templates, and validation guidance, ensuring frontmatter completeness and packaging readiness for OpenCode integration.

Do I need any dependencies to automate skill creation with templates?

No dependencies are required to automate skill creation with templates, as the skill operates independently using internal scripts to generate scaffolds and validate frontmatter completeness.

Can I use skill-creator to validate frontmatter completeness before packaging?

Yes, you can use skill-creator to validate frontmatter completeness before packaging, as it enforces consistent frontmatter and organization through a packaging-ready workflow with validation guidance.