skill-creator

Guide GueClaw skill creation through interviews, SKILL.md drafting, and evaluations.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Moisesjr20/gueclaw --skill skill-creator-moisesjr20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/Moisesjr20/gueclaw/tree/main/.agents/skills/skill-creator
Command: npx skills add https://github.com/Moisesjr20/gueclaw --skill skill-creator-moisesjr20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating and refining GueClaw skills is often manual and error-prone. This skill provides a structured workflow to interview, draft SKILL.md, and iterate new or improved skills within GueClaw.

Core Features & Use Cases

  • DOE-compliant skill creation loop: interview, draft SKILL.md, generate evals, and iterate based on user feedback.
  • Inline evaluation workflow: run test prompts and capture results without external tooling.
  • Versioned iteration tracking: maintain a history of improvements and rationale for changes.

Quick Start

Describe a skill concept to me, and I will guide you through interviewing, drafting, testing, and iterating it using the DOE flow.

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 refine GueClaw skills from scratch?

To create GueClaw skills, this tool guides you through a structured DOE-compliant workflow: interviewing, drafting SKILL.md, generating evals, and iterating based on user feedback. It automates the end-to-end skill creation process to reduce manual errors.

What is the DOE workflow for skill development?

The DOE workflow for skill development is a structured loop: Analyze, Plan, Approve, Execute, and Review. It enforces required frontmatter fields and ensures systematic iteration tracking while validating outputs during skill creation.

How do I write and run inline evaluations for a new skill?

You run inline evaluations for a new skill by executing test prompts and capturing results directly within the workflow. This process requires no external tooling, allowing you to validate outputs and iterate on your SKILL.md file immediately.

Can I track versioned iterations when improving an existing skill?

Yes, you can track versioned iterations when improving an existing skill. The workflow maintains a history of improvements and rationale for changes, ensuring structured evolution and continuous refinement of your GueClaw skills.

Do I need external tools to test and validate GueClaw skill outputs?

No, you do not need external tools to test and validate GueClaw skill outputs. The skill provides an inline evaluation workflow that runs test prompts and captures results internally, streamlining the iteration process.

What is the best way to structure a SKILL.md file during skill creation?

The best way to structure a SKILL.md file during skill creation is by following the enforced required frontmatter fields and DOE-compliant guidelines. The workflow drafts and validates this structure automatically based on your initial interview inputs.