skill-creator

Guides users through Gemini skill drafting, evaluation benchmarking, and trigger-description optimization workflows.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ThanabordeeN/gemini-productivity-skills --skill skill-creator-thanabordeen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/ThanabordeeN/gemini-productivity-skills/tree/main/skill-creator
Command: npx skills add https://github.com/ThanabordeeN/gemini-productivity-skills --skill skill-creator-thanabordeen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill Creator helps teams design, test, and iteratively improve Gemini skills. It provides a repeatable workflow to draft a skill, run evaluation prompts, collect metrics, and refine the triggering description to achieve reliable activation.

Core Features & Use Cases

  • Guided skill lifecycle from draft to evaluation to refinement, including iteration history and benchmarking.
  • Frontmatter and documentation scaffolding to ensure every skill exposes a consistent trigger name, description, and optional metadata.
  • Built-in tooling for end-to-end evaluation loops (run_eval, run_loop, improve_description, aggregate_benchmark) and a viewer for result interpretation.
  • Use cases include creating new skills from scratch, editing existing ones, running eval cycles, benchmarking performance, and optimizing descriptions for triggering accuracy.

Quick Start

Draft a new skill, set an initial trigger description and eval set, then run the evaluation/improvement loop to produce a polished, trigger-ready 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 and iterate on AI skills with automated evaluation?

To create AI skills with automated evaluation, draft a skill, set an initial trigger description, run evaluation prompts, and use built-in tooling to benchmark performance and refine triggering accuracy. This guided lifecycle ensures reliable activation through iterative improvement loops.

What is the best way to optimize a skill description for triggering accuracy?

The best way to optimize a skill description for triggering accuracy is to run evaluation loops using built-in improvement tooling. This benchmarks performance metrics and iteratively refines the frontmatter description until reliable activation is achieved.

Can I benchmark performance and run eval cycles for existing Gemini skills?

Yes, you can run eval cycles and benchmark performance for existing Gemini skills. The tooling supports editing existing skills, running end-to-end evaluation loops, aggregating benchmark results, and interpreting outputs through a dedicated viewer.

Do I need YAML to scaffold documentation and frontmatter for prompt engineering?

Yes, YAML is required to scaffold documentation and frontmatter for prompt engineering. This dependency ensures every skill exposes a consistent trigger name, description, and optional metadata for reliable activation during the evaluation workflow.

Why does my AI skill fail to trigger reliably during workflow automation?

AI skills fail to trigger reliably when the description lacks optimization. Running automated evaluation loops and aggregating benchmark metrics identifies triggering inaccuracies, allowing you to iteratively refine the frontmatter description for consistent activation.