skill-creator

Create, structure, and package new Claude Skills with automated scripts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/nalyk/ungheni-news --skill skill-creator-nalyk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/nalyk/ungheni-news/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/nalyk/ungheni-news --skill skill-creator-nalyk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill guides users through the entire process of creating, structuring, and packaging new Claude Skills. It ensures skills are well-designed, validated, and ready for deployment, eliminating common pitfalls and accelerating AI development.

Core Features & Use Cases

  • Structured Workflow: Provides a step-by-step process from understanding user needs to packaging the final skill, streamlining development.
  • Resource Guidance: Explains when and how to use scripts/, references/, and assets/ for optimal skill design, ensuring efficient context management.
  • Automated Initialization & Packaging: Includes scripts (init_skill.py, package_skill.py) to automate skill setup and validation, reducing manual effort and errors.
  • Use Case: You have a complex internal process you want Claude to automate. Use this skill to systematically design, build, and validate a new Claude Skill that encapsulates that process, ensuring it's robust and effective.

Quick Start

Use the skill-creator skill to create a new skill called 'my-data-analyzer' in the 'skills/private' directory.