skill-creator

Automate drafting, testing, and iterative refinement of AI agent skills.

64|2|Updated Feb 8, 2018
One-click install
npx skills add https://github.com/yuki-yano/dotfiles --skill skill-creator-yuki-yano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/yuki-yano/dotfiles/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/yuki-yano/dotfiles --skill skill-creator-yuki-yano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anthropic.

What problem does it solve?

This tool guides users through the full lifecycle of skill creation: from defining intent to drafting a first version, then evaluating it with deterministic prompts and agent backends, and finally improving the description and performance based on structured feedback.

Core Features & Use Cases

  • Automated drafting and iterative refinement of skills using Claude/Codex backends.
  • Structured evaluation with eval prompts, evaluation metrics, and a viewer for qualitative feedback.
  • Description optimization loop to improve triggering accuracy and overall skill reliability.

Quick Start

Draft your skill concept, run an initial evaluation, and iterate using measured feedback until the skill reaches a robust, validated state.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I automate AI agent skill creation and evaluation?

Automating AI agent skill creation involves orchestrating drafting, testing, and iterative refinement with structured feedback. This process integrates with Claude or Codex backends to evaluate performance using deterministic prompts and qualitative metrics.

What is the best way to iteratively refine prompts for AI skills?

The best way to iteratively refine prompts is through a description optimization loop that applies structured evaluation metrics. This loop measures deterministic feedback from agent backends to improve triggering accuracy and overall skill reliability.

Does this automated skill evaluation work with Claude and Codex backends?

Yes, automated skill evaluation works directly with Claude and Codex backends. It uses these dependencies to run deterministic eval prompts, generate qualitative feedback, and validate performance throughout the skill lifecycle.

How do I improve skill triggering accuracy for automated workflows?

Improving skill triggering accuracy requires running a description optimization loop based on structured evaluation feedback. By measuring deterministic eval prompt results, you refine the skill description until it reaches a validated, robust state.

What are the limitations of automated skill evaluation and refinement?

Automated skill evaluation relies on deterministic eval prompts and structured feedback from Claude or Codex backends. Limitations include the dependency on these specific environments and the need for measured iterative refinement rather than immediate validation.

Can I draft and test AI skills end-to-end without manual evaluation?

Yes, you can draft and test AI skills end-to-end without manual evaluation by automating the full lifecycle. The process defines intent, drafts an initial version, and evaluates performance using agent backends with a viewer for qualitative feedback.