Leaderboard/Skill Creation/yao-meta-skill
Last commit on August 17, 2026·Created on March 31, 2026

yaojingang/yao-meta-skill

A system for transforming workflows and SOPs into portable agent skills
Combined rank
#153
across all skills
In Skill Creation
#4
category rank
Stars
2.6k
+0.5% in last 7d
Forks
243
-0.4% in last 7d
Watchers
10
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Yao Meta Skill provides a framework for creating, refining, and evaluating agent skills derived from existing prompts, scripts, and standard operating procedures. It helps automation builders move from one-off prompts to structured, reusable assets.

The system supports the full lifecycle of skill management, including migration, packaging, and routing. It includes specific mechanisms for trust checks and evaluation tests to ensure skills meet production requirements before release.

WHO IT'S FOR
AI agent / automation builders
create and improve reusable agent skills
AI platform / DevEx teams
establish governance for shared skill libraries
AI quality / evaluation engineers
run trigger and output evaluations
Technical leads / architects
define output contracts and rollback boundaries
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

See the repository for installation instructions.

Open repository instructions ↗

Give it something to do.

Suggested first task

Audit an existing skill without changing it

Uses yao-meta-skill

  • Path to the existing SKILL.md to audit
  • The skill's intended repeated use and reusable output contract
  • Any relevant constraints, standards, and local or user-provided references

Check the repository for this skill’s setup.

Use the yao-meta-skill in its lightest appropriate mode to evaluate the existing skill at <path-to-existing-SKILL.md>. Check its reusable output contract, target identity, intent and constraints, trigger description, resource boundaries, and proportionate evaluation or release gates. Return a concise list of findings and recommended fixes only; do not edit any files. Treat <path-to-existing-SKILL.md> as a placeholder that I will replace with the actual skill file path.
SKILL.md · Checked Sep 18, 2026