rr-skill-creator

Create and update Claude Skills with structured scaffolding and validation.

54|9|Updated Aug 13, 2025
One-click install
npx skills add https://github.com/roderik/ai-rules --skill rr-skill-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rr-skill-creator
Source: https://github.com/roderik/ai-rules/tree/main/.claude/skills/rr-skill-creator
Command: npx skills add https://github.com/roderik/ai-rules --skill rr-skill-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, zip, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a structured guide and tools for creating and updating Claude Skills, enabling you to extend Claude's capabilities with specialized knowledge, custom workflows, and tool integrations.

Core Features & Use Cases

  • Skill Scaffolding: Quickly initialize new Skill units with the correct directory structure and SKILL.md template.
  • Validation & Packaging: Validate Skill metadata and package Skills for deployment to skills.rest.
  • Best Practices: Follow guidelines for effective Skill design, including problem definition, core features, and quick start examples.
  • Use Case: When you identify a repetitive task or a domain where Claude could benefit from specialized knowledge, use this skill to create a new Skill unit, define its capabilities, and prepare it for deployment.

Quick Start

Use the rr-skill-creator skill to scaffold a new skill named 'my-new-skill' in the current directory.