Claude Skill
yaojingang/yao-meta-skill
YAO(可产出AI成果)是一个针对可复用智能体技能的严谨工程、评估、治理与可移植系统。通过结构化技能设计和工作流自动化,构建可靠、跨平台的AI智能体。
概览
仓库信息
安装这个 Skill
git clone https://github.com/yaojingang/yao-meta-skill.gitRegistry 信息
项目简介
YAO(可产出AI成果)是一个针对可复用智能体技能的严谨工程、评估、治理与可移植性系统。它提供了结构化框架,用于设计、测试和部署高可靠性且跨平台兼容的AI智能体技能。
YAO = Yielding AI Outcomes. A rigorous engineering, evaluation, governance, and portability system for reusable agent skills.
要点
- 基于结构化设计模式的技能工程
- 内置评估与治理机制
- 跨不同智能体平台的可移植性
- 支持智能体技能的工作流自动化
- 用于可复用组件的元技能抽象
使用场景
- 为企业工作流构建可靠的AI智能体
- 创建跨平台可移植的智能体技能
- 评估与治理智能体技能性能
- 自动化复杂的多步骤智能体任务
- 为AI团队开发可复用的技能库
README 摘要
# Yao Meta Skill [](https://github.com/yaojingang/yao-meta-skill/actions/workflows/test.yml) [](LICENSE) [](README.md) [](docs/README.zh-CN.md) [](docs/README.ja-JP.md) [](docs/README.fr-FR.md) [](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