skill-creator

Create and refine Claude skills with SKILL.md and eval workflows.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/tocadaoncamod/agentes-ia-agno --skill skill-creator-tocadaoncamod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/tocadaoncamod/agentes-ia-agno/tree/main/.claude/skills/skill-creator
Command: npx skills add https://github.com/tocadaoncamod/agentes-ia-agno --skill skill-creator-tocadaoncamod

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Create and refine Claude skills—from initial draft to optimized iterations—so teams can ship capable, measurable AI capabilities with a repeatable workflow.

Core Features & Use Cases

  • End-to-end skill creation: capture intent, draft SKILL.md, run evals, and iterate based on results.
  • Benchmarking and optimization: run evals, analyze results, and improve skill descriptions for triggering.
  • Collaboration and automation: leverage built-in scripts like eval-viewer to present results and streamline feedback.

Quick Start

Outline the skill goal, draft the SKILL.md frontmatter with name and description, then start the iterative cycle of drafting, testing, evaluating, and refining the skill using the eval workflow.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create and iterate on Claude skills with an evaluation workflow?

To create and iterate on Claude skills, draft a SKILL.md file with YAML frontmatter specifying the name and description, then run an evaluation workflow to test performance and refine the skill based on benchmark results.

What is the structure required to build a new skill?

Building a new skill requires a SKILL.md file containing YAML frontmatter with name and description fields. You can optionally add scripts, references, and assets directories to support the skill's core workflow and evaluation processes.

How do I benchmark and optimize skill triggering descriptions?

Benchmark and optimize skill triggering descriptions by running the built-in evaluation workflow, analyzing the results, and iteratively refining the description in the SKILL.md frontmatter to improve activation accuracy and performance.

Can I use this skill to edit and improve existing skill workflows?

Yes, you can edit and improve existing skills by modifying their SKILL.md files, updating scripts and references, and running the evaluation workflow to measure performance changes and ensure the updated skill meets benchmark targets.

Do I need external dependencies to run skill evaluations and view results?

No external dependencies are required to run skill evaluations. The skill includes built-in scripts like the eval-viewer to present evaluation results and streamline the feedback loop for iterative improvement.

What is the best way to measure AI skill performance during development?

The best way to measure AI skill performance is to apply an iterative cycle of drafting, testing, and evaluating using the built-in eval workflow, then analyze the benchmark results to optimize the skill's triggering description and capabilities.