yaojingangyaojingangCommunityยท9 Agent Skills Included

yao-meta-skill

Create, test, package, and govern reusable AI agent skills

Turns repeated workflows, prompts, runbooks, and notes into installable, cross-platform AI agent skill packages. Removes guesswork with trigger evaluations, output testing, trust checks, install simulation, and release evidence gates. Compiles one skill definition for OpenAI, Claude, VS Code, and generic agents, then tracks drift and quality after release.
npx skills add yaojingang/yao-meta-skill --all -g -y
Available:

Tells the AI agent how the repository is organized, which verification commands to run before finishing work, and how to build and publish trusted skill evidence safely.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install yao-meta-skill?โ–ผ

Run `npx skills add yaojingang/yao-meta-skill --all -g -y` in your terminal to install the full suite globally.

What does yao-meta-skill do?โ–ผ

It turns repeated workflows, prompts, and runbooks into reusable, installable AI agent skill packages with built-in testing and release checks.

Can I build one skill for multiple AI platforms?โ–ผ

Yes. It models a skill once in a neutral format and compiles it for OpenAI, Claude, VS Code, and generic agent targets.

How does it check skill quality before release?โ–ผ

It runs trigger evaluations, output assertions, trust and permission checks, install simulation, and review reports before a skill is approved for release.

Do I need coding experience to use it?โ–ผ

Basic terminal use helps, but your AI agent follows the built-in workflow and gates, so you mainly describe the workflow you want to turn into a skill.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’