Claude Skill

yaojingang/yao-meta-skill

YAO (Yielding AI Outcomes) is a rigorous system for engineering, evaluating, governing, and porting reusable agent skills. Build reliable, cross-platform AI agents with structured skill design and...

Overview

Stars432
Forks57
LanguagePython
Last pushed2026-06-16
Last synced2026-06-17
View on GitHub

Repository

Owneryaojingang
Repositoryyao-meta-skill
Full nameyaojingang/yao-meta-skill
Repo ID1,197,197,392

Install this Skill

git clone https://github.com/yaojingang/yao-meta-skill.git

Registry

Typeopenclaw_skill
Quality score95/100
Verificationreadme_parsed
Last verified2026-06-11
Platforms
Claude
Capabilities
code-reviewpdfmemoryimagevideoterminalworkflowagent-skillsai-agentsevaluation
Detected files
README.mdSKILL.mddocsexamplesmanifest.jsontests

Summary

YAO (Yielding AI Outcomes) is a rigorous engineering, evaluation, governance, and portability system for reusable agent skills. It provides a structured framework to design, test, and deploy AI agent skills with high reliability and cross-platform compatibility.

Chinese description

YAO = 可产出AI成果。一个针对可复用智能体技能的严谨工程、评估、治理与可移植性系统。

Key features

  • Skill engineering with structured design patterns
  • Built-in evaluation and governance mechanisms
  • Portability across different agent platforms
  • Workflow automation support for agent skills
  • Meta-skill abstraction for reusable components

Use cases

  • Building reliable AI agents for enterprise workflows
  • Creating portable agent skills that work across platforms
  • Evaluating and governing agent skill performance
  • Automating complex multi-step agent tasks
  • Developing reusable skill libraries for AI teams

README excerpt

# Yao Meta Skill [![CI](https://github.com/yaojingang/yao-meta-skill/actions/workflows/test.yml/badge.svg)](https://github.com/yaojingang/yao-meta-skill/actions/workflows/test.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-black.svg)](LICENSE) [![English](https://img.shields.io/badge/Docs-English-black)](README.md) [![中文](https://img.shields.io/badge/Docs-%E4%B8%AD%E6%96%87-red)](docs/README.zh-CN.md) [![日本語](https://img.shields.io/badge/Docs-%E6%97%A5%E6%9C%AC%E8%AA%9E-blue)](docs/README.ja-JP.md) [![Français](https://img.shields.io/badge/Docs-Fran%C3%A7ais-green)](docs/README.fr-FR.md) [![Русский](https://img.shields.io/badge/Docs-%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9-purple)](docs/README.ru-RU.md) `YAO` stands for `Yielding AI Outcomes` — the goal is not to generate more prompt text, but to produce reusable AI assets and real operational outcomes. `yao-meta-skill` is a lightweight but rigorous system for creating, evaluating, packaging, and governing reusable agent skills. [Quick Start](#quick-start) · [Examples](examples/README.md) · [Evals](evals/README.md) · [Failure Library](failures/README.md) · [Method Doctrine](#method-doctrine) It turns rough workflows, transcripts, prompts, notes, and runbooks into reusable skill packages with: - a clear trigger surface - a lean `SKILL.md` - optional references, scripts, and evals - a front-loaded intent dialogue with an intent confidence gate, so the system keeps clarifying when the true job, outputs, exclusions, or standards are still fuzzy - a silent-by-default GitHub benchmark scan plus reference synthesis that studies top public repositories and world-class pattern tracks, then surfaces only real conflicts or uncertainty to the user - a generated visual HTML overview for each newly initialized

Topics

Explore more

Data from GitHub. Synced on 2026-06-17