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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pyyaml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill empowers you to create effective, token-efficient, and reliable AI Skills that truly extend Claude's capabilities. It streamlines the complex process of defining specialized knowledge, workflows, and tool integrations, ensuring your custom AI solutions are robust and performant.

Core Features & Use Cases

  • Guided Skill Creation: Walks you through understanding, planning, initializing, editing, packaging, and iterating on new AI Skills.
  • Best Practices & Principles: Teaches core design principles like conciseness, appropriate degrees of freedom, and progressive disclosure for optimal context management.
  • Resource Bundling: Explains how to effectively use scripts/, references/, and assets/ to enhance skill functionality and efficiency.
  • Use Case: You want to develop a new specialized AI Skill for Claude to automate a specific domain task, such as generating marketing copy, analyzing legal documents, or interacting with a proprietary API.

Quick Start

I want to create a new skill called 'marketing-copywriter'. Guide me through the initial steps.