One-click install
npx skills add https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS --skill skill-creator-rodgemd1-lgtm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS/tree/main/archive/resource-hub/claude-plugins/plugins/skill-creator/skills/skill-creator
Command: npx skills add https://github.com/rodgemd1-lgtm/Startup-Intelligence-OS --skill skill-creator-rodgemd1-lgtm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of writing, testing, and improving Claude Skills, reducing manual toil and enabling rapid iteration.

Core Features & Use Cases

  • Orchestrates end-to-end skill development workflows: drafting, evaluating, and iterating on skill prompts and descriptions.
  • Tracks experiments with train/test splits, stores results, and surfaces improvements for description quality.
  • Generates reports, packages skills for distribution, and provides guidance for scaling skill validation across teams.

Quick Start

Describe an initial skill concept and start the evaluation loop by providing a draft description and a small eval set.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate Claude skill creation and evaluation?

You can automate Claude skill creation by drafting descriptions, running evaluations with train/test splits, and iterating on prompts. This skill orchestrates the end-to-end workflow, reducing manual toil and enabling rapid, metric-driven skill improvement.

Can I track benchmarks and train/test splits when iterating on skill prompts?

Yes, tracking benchmarks and train/test splits is supported during skill prompt iteration. The skill stores experiment results, surfaces improvements for description quality, and provides metric-driven validation to ensure repeatable skill development.

What is the best way to package Claude skills for team distribution?

The best way to package Claude skills for team distribution is using an automated workflow that generates reports and scales skill validation. This skill packages tested prompts and descriptions, ensuring teams receive repeatable, metric-driven skill artifacts.

Do I need Anthropic and PyYAML dependencies to run automated skill evaluation?

Yes, you need Anthropic and PyYAML dependencies to run automated skill evaluation. These dependencies support the integration with existing tooling to execute evals, parse configurations, and orchestrate the skill refinement loop.

How does skill-creator handle rapid iteration for description quality?

Skill-creator handles rapid iteration for description quality by applying an automated evaluation loop. It drafts descriptions, runs evals against test splits, surfaces metric improvements, and refines the skill prompts to reduce manual development toil.