One-click install
npx skills add https://github.com/sylvanding/omelette --skill skill-creator-sylvanding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/sylvanding/omelette/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/sylvanding/omelette --skill skill-creator-sylvanding

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Users who need to extend Claude's functionality with custom domain-specific workflows, specialized knowledge, or tool integrations lack a standardized, guided process to build effective, reliable skills that follow official best practices.

Core Features & Use Cases

  • End-to-End Skill Creation Workflow: Step-by-step guidance for planning, building, validating, and packaging custom skills, from initial concept to distributable format.
  • Resource Organization Best Practices: Clear instructions for structuring optional bundled resources (scripts, references, assets) to optimize context usage and skill performance.
  • Built-in Validation & Packaging Tools: Pre-built scripts to automatically validate skill structure and package it into a shareable zip file, reducing errors and distribution friction.
  • Use Case: A research team building a skill to automate scientific literature review workflows can use this guide to structure the skill, add reusable OCR scripts, and include reference documentation for academic database schemas.

Quick Start

Use the skill-creator skill to build a new custom skill for automating your team's weekly sales report generation workflow.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I build custom skills to extend Claude's capabilities?

To build custom skills, you follow a standardized guided workflow for planning, structuring, validating, and packaging domain-specific knowledge or tool integrations. This ensures your skill meets official structure specifications and is packaged into a distributable zip file.

What is the best way to package custom skills for distribution?

The best way to package custom skills is by using pre-built validation and packaging scripts that automatically verify compliant skill structure and bundle the resources into a shareable zip file. This reduces manual errors and distribution friction.

How do I organize bundled resources like scripts and references when creating a skill?

Organize bundled resources by following clear best practices for structuring optional scripts, references, and assets within your skill. Proper resource organization optimizes context usage and ensures optimal skill performance during execution.

Can I use custom skills for workflow automation and tool integration?

Yes, you can use custom skills for workflow automation and tool integration. The creation process supports building specialized skills that orchestrate automated workflows and integrate external tools into Claude's environment.

Do I need to validate custom skill structure before deploying it?

Yes, you need to validate custom skill structure before deployment. Built-in validation scripts check your skill against official specifications to ensure compliant structure, proper bundled resource organization, and effective operation.