skill-creator

Automate the end-to-end lifecycle of building Claude skills from drafting to deployment.

3|Updated Jul 13, 2020
One-click install
npx skills add https://github.com/nieomylnieja/dotfiles --skill skill-creator-nieomylnieja
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/nieomylnieja/dotfiles/tree/main/config/agents/skills/skill-creator
Command: npx skills add https://github.com/nieomylnieja/dotfiles --skill skill-creator-nieomylnieja

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafting, evaluating, and refining Claude skills is complex and iterative. The Skill Creator provides a structured, reproducible workflow to build, test, and improve skills from concept to deployment.

Core Features & Use Cases

  • Draft new skills and capture intent clearly
  • Run end-to-end eval loops, benchmark results, and improvements
  • Iterate quickly based on quantitative and qualitative feedback
  • Expand the test set and refine prompts to maximize triggering accuracy

Quick Start

Draft your skill, define test prompts, run evals, review results, and iterate until the skill is robust.

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 from draft to deployment?

Automating Claude skill creation requires a structured workflow that drafts intent, runs iterative evaluation loops, and optimizes prompts before deployment. This process captures intent clearly, benchmarks results, and refines triggering accuracy through quantitative feedback.

What is an evaluation loop for prompt design?

An evaluation loop for prompt design is a reproducible cycle of testing prompts against a defined set, analyzing quantitative and qualitative results, and refining the skill to maximize triggering accuracy. It enables benchmarking comparisons and structured output validation.

How do I run end-to-end eval loops for Claude skills?

Running end-to-end eval loops involves drafting your skill, defining test prompts, executing evaluation scripts, and reviewing benchmarked results. You iterate based on feedback, expand the test set, and apply safety checks until outputs are robust.

Can I integrate custom scripts and references into the skill design workflow?

Integrating custom scripts and references into the skill design workflow is supported for deterministic evaluation and tooling integration. The workflow allows you to incorporate assets, run comparison benchmarks, and analyze structured outputs during the iteration phase.

What is the best way to refine Claude skill descriptions and triggering criteria?

The best way to refine Claude skill descriptions and triggering criteria is through iterative evaluation based on quantitative and qualitative feedback. Expanding the test set and running benchmark comparisons allows you to optimize triggering accuracy systematically.