Claude Skill

yaojingang/yao-meta-skill

YAO(可产出AI成果)是一个针对可复用智能体技能的严谨工程、评估、治理与可移植系统。通过结构化技能设计和工作流自动化,构建可靠、跨平台的AI智能体。

概览

Stars449
Forks58
语言Python
最后更新2026-06-17
最近同步2026-06-17
前往 GitHub

仓库信息

拥有者yaojingang
仓库yao-meta-skill
完整名称yaojingang/yao-meta-skill
Repo ID1,197,197,392

安装这个 Skill

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

Registry 信息

类型openclaw_skill
质量分95/100
验证状态readme_parsed
最近验证2026-06-11
平台
Claude
能力
code-reviewpdfmemoryimagevideoterminalworkflowagent-skillsai-agentsevaluation
识别文件
README.mdSKILL.mddocsexamplesmanifest.jsontests

项目简介

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 [![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

话题

探索更多

数据来自 GitHub,同步时间:2026-06-17