skill-creator

Creates standardized AI skills with validation, eval testing, and optimization workflows.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/hschne/pi-stuff --skill skill-creator-hschne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/hschne/pi-stuff/tree/main/skills/skill-creator
Command: npx skills add https://github.com/hschne/pi-stuff --skill skill-creator-hschne

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill eliminates the guesswork and manual effort of building, refining, and testing custom AI skills, ensuring they trigger correctly for the right user queries and deliver consistent, reliable results when activated.

Core Features & Use Cases

  • End-to-End Skill Creation: Guide you through an interview-driven workflow to turn recurring conversation patterns, tool integrations, or domain expertise into well-structured, reusable skills.
  • Skill Testing & Optimization: Run evals to benchmark skill performance against baseline agent behavior, fix triggering inaccuracies, and prune unnecessary content to keep skills lean and effective.
  • Use Case: If you have a recurring workflow for processing and summarizing quarterly sales CSVs, use this Skill to package that workflow into a reusable skill that other agents can call automatically, then test it against sample prompts to ensure it works as expected.

Quick Start

Use the skill-creator skill to turn my recent workflow for cleaning and summarizing quarterly sales CSVs into a reusable, tested skill.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I package a recurring AI agent workflow into a reusable skill?

You can package recurring conversation workflows or tool integrations into a reusable skill using an interview-driven creation process. This workflow structures domain expertise into a standardized format that other agents can automatically trigger and execute reliably.

How do I test and validate custom AI skills against baseline agent behavior?

Test custom AI skills by running automated and human-graded evals that benchmark performance against baseline agent behavior. This validation process identifies triggering inaccuracies and allows you to prune unnecessary content to keep skills lean and effective.

Why does my custom AI skill fail to trigger correctly for specific user queries?

Custom AI skills fail to trigger correctly when descriptions are not optimized for reliable model invocation. Description optimization aligns skill metadata with expected user queries, ensuring the model invokes the right skill for the right prompt.

What is the best way to optimize skill descriptions for reliable AI model invocation?

The best way to optimize skill descriptions is through eval-backed testing that benchmarks triggering accuracy. This process progressively prunes unnecessary content and refines reference materials to ensure consistent, reliable model activation.

Can I turn domain expertise and tool integrations into tested AI agent skills?

Yes, you can turn domain expertise and tool integrations into tested skills through a standardized creation workflow. The process validates skill structure, runs eval testing, and optimizes descriptions to ensure reliable performance.

What are the limitations of manually building custom AI skills without eval testing?

Manually building custom skills without eval testing leads to inconsistent, untested, and hard-to-maintain results. Without benchmarking against baseline agent behavior, skills suffer from triggering inaccuracies and bloat from unnecessary content.