skill-creator

Draft, evaluate, and refine SKILL.md files with trigger-focused instructions.

2|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/gajjalaashok75-UI/GakrCLI --skill skill-creator-gajjalaashok75-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/gajjalaashok75-UI/GakrCLI/tree/main/assets/skills/skill-creator
Command: npx skills add https://github.com/gajjalaashok75-UI/GakrCLI --skill skill-creator-gajjalaashok75-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires json, pathlib, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps you create new skills, improve existing ones, and evaluate whether they actually work well in practice. It is designed for cases where you need a skill draft, trigger tuning, test cases, benchmark comparisons, or iteration based on review feedback.

Core Features & Use Cases

  • Skill authoring: Write a new SKILL.md from scratch with trigger-focused metadata and workflow instructions.
  • Skill evaluation: Create eval prompts, run baseline-versus-skill comparisons, and grade results with quantitative assertions.
  • Iteration and optimization: Revise skill instructions based on feedback, then rerun tests to measure improvement.
  • Description tuning: Improve the frontmatter description so the skill triggers more accurately on relevant user requests.

Quick Start

Use the skill-creator skill when you want help drafting, testing, or refining another skill.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create a new skill from scratch with trigger-focused instructions?

Creating a new skill from scratch involves drafting a SKILL.md file with trigger-focused metadata and workflow instructions. This skill authoring process generates self-contained skills with trigger-focused instructions that activate accurately on relevant user requests.

What is skill evaluation and how does benchmark comparison work?

Skill evaluation creates test prompts and runs baseline-versus-skill comparisons to grade results with quantitative assertions. This benchmarking process measures whether a skill performs better than the default baseline.

How do I improve skill trigger accuracy through description tuning?

Improving trigger accuracy through description tuning involves revising the frontmatter description so the skill triggers more accurately on relevant user requests. This optimization ensures better activation matching for intended queries.

Can I iterate on skill instructions based on review feedback and rerun tests?

Yes, you can iterate on skill instructions by revising them based on feedback and rerunning tests to measure improvement. This iteration workflow supports benchmark-driven refinement to optimize skill performance quantitatively.

Does skill authoring support structured grading for evaluation workflows?

Yes, skill authoring supports evaluation workflows with structured grading, comparison analysis, and packaged skill delivery. These benchmarking features enable quantitative assertions and baseline-versus-skill comparisons.

What's the best way to package and deliver a self-contained skill after iteration?

The best way to package a self-contained skill after iteration is using the packaged skill delivery feature, which bundles the refined SKILL.md, scripts, and assets together for deployment after benchmark validation.