skill-creator

Scaffold Claude Code skills with SKILL.md, references, scripts, and assets.

58|18|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill skill-creator-laguagu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/laguagu/claude-code-nextjs-skills/tree/main/skills/skill-creator
Command: npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill skill-creator-laguagu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of Claude Code skills by scaffolding the essential structure (SKILL.md), references, scripts, and assets, enabling rapid setup and consistent quality.

Core Features & Use Cases

  • Scaffold new skills from templates with a ready-to-edit SKILL.md and optional references/scripts/assets
  • Document hooks, MCP configurations, and sub-agent workflows for turnkey deployment
  • Quickly spin up skill skeletons for internal tooling, training, or client projects

Quick Start

To create a new skill, run the Skill Creator to generate the directory and files, then customize SKILL.md and add optional resources as needed.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I scaffold a Claude Code skill with a SKILL.md file and references?

To scaffold a Claude Code skill, use a template generator to create the directory structure, SKILL.md file, references, scripts, and assets ready for immediate customization and turnkey deployment.

What is the best way to document hooks and MCP configurations for custom agents?

Documenting hooks and MCP configurations for custom agents involves scaffolding a skill structure that includes predefined templates for sub-agent workflows and MCP setups, enabling rapid and consistent deployment.

Can I create an autonomous Ralph Loop pattern workflow using a skill template?

Yes, you can create an autonomous Ralph Loop pattern by scaffolding a skill from a template that supports documenting sub-agent workflows, generating the necessary structure for autonomous agent execution.

Do I need to install dependencies before scaffolding a new skill?

No bespoke environment setup or dependencies are required before scaffolding a new skill; the process relies on ready-made templates and standard tooling to generate the skill skeleton immediately.

How does scaffolding a skill from a template speed up internal tooling development?

Scaffolding a skill from a template accelerates internal tooling development by generating a ready-to-edit structure with SKILL.md, references, scripts, and assets, bypassing manual setup and ensuring consistent quality.