Yao meta skill
Skill aiskillstore/marketplace/skills/yaojingang/yao-meta-skill
Create, refactor, evaluate, and package agent skills from workflows, prompts, transcripts, docs, or notes. Use for skill creation, reusable workflow packaging, skill improvement, evals, and team-ready distribution.From its SKILL.md
npx -y skills add aiskillstore/marketplace --skill yao-meta-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
3.1 KB, 662 tokens by cl100k_base, as published. Nobody here has run it
Yao Meta Skill
Router Rules
- Route by frontmatter
description. - Keep
SKILL.mdlean; put guidance inreferences/, logic inscripts/, and evidence inreports/. - Use the lightest reliable process.
Modes
Scaffold: exploratory/personal.Production: team reuse.Library: shared infrastructure.Governed: high-trust, policy-sensitive, or release-critical.- Rules: Method, Operating Modes, Resource Boundaries.
Compact Workflow
- For one-off/no reusable process:
Do not create a skill;near-neighbor; requirerepeated use+reusable output contract. - Capture job, output, exclusions, constraints, standards, and the lightest fit.
- Scan references in order: external benchmark, user source, local fit; surface only uncertainty or conflict.
- Write
descriptionearly, test route quality, then add only earned folders and gates. - Add output-risk, artifact-design, prompt-quality, system-model, and next directions only when useful.
Playbooks: Method, Intent, Skill IR, Output Eval, Review Studio.
Skill OS 2.0 Gates
For production, library, governed, or team-distributed work, run Skill IR, target compiler, trigger + output eval, Skill Atlas, conformance, trust, registry/package/install, upgrade, drift, waiver, and Review Studio gates before release.
Governed Package Boundary
For file-backed, release-critical, or governed packages, name input_files as file-backed fixture evidence; include owner, review cadence, input_files, output contract, rollback boundary; require trust report and reports/output_quality_scorecard.md; mark unavailable telemetry, approvals, metrics, or benchmarks as missing evidence; do not fabricate evidence.
Preserve audit labels literally when they apply: file-backed fixture, input_files, output contract, rollback boundary, trust report, reports/output_quality_scorecard.md, missing evidence.
First-Turn Style
- Start from the user's work/outcome before structure.
- Ask only
2-3key questions unless enough detail exists. - In Chinese, sound soft and companion-like; use Intent Dialogue.
Output Contract
Unless asked otherwise, produce SKILL.md, aligned agents/interface.yaml, justified assets, and a short summary of boundary, exclusions, gates, and next steps.
Reference Map
Primary: Method, Artifact Design, Systems Thinking, Governance, SkillOps Decision.
What ships with it: 538 files
10312.8 KB alongside SKILL.md, 230 of them executable
agents/
- interface.yaml774 B
assets/
- review-studio.css20.2 KB
- review-viewer.css3.1 KB
- skill-overview.css18.5 KB
- skill-overview.jsruns1.8 KB
docs/
- assets/social-preview.png47.1 KB
- assets/social-preview.svg3.6 KB
- migration-v2.md2.7 KB
- README.fr-FR.md14.0 KB
- README.ja-JP.md14.1 KB
- README.ru-RU.md18.3 KB
- README.zh-CN.md18.7 KB
evals/
- adaptation/user_signals.example.jsonl743 B
- adversarial/trigger_cases.json1.2 KB
- baseline_description.txt33 B
- blind_holdout/trigger_cases.json1.2 KB
- confusion/route_cases.json3.2 KB
- dev/trigger_cases.json3.8 KB
- failure-cases.md889 B
- history/2026-03-31-context-first-pack.json686 B
- history/2026-03-31-family-suite-expansion.json635 B
- history/2026-03-31-governance-quality-gates.json654 B
- history/2026-03-31-governed-assets-and-history.json699 B
- history/2026-04-01-route-scorecard-foundation.json769 B
- history/description_optimization/2026-03-31-description-optimization-suite.json1.4 KB
- history/description_optimization/2026-04-01-adversarial-calibration-and-family-drift.json11.8 KB
- history/description_optimization/2026-04-01-blind-holdout-and-drift-history.json3.0 KB
- history/description_optimization/2026-04-01-judge-backed-blind-eval.json14.8 KB
- history/description_optimization/README.md660 B
- history/README.md440 B
- holdout/trigger_cases.json2.4 KB
- improved_description.txt455 B
- output/cases.jsonl6.4 KB
- output/fixtures/release-brief-source.md387 B
- output/schema.json2.1 KB
- packaging_expectations.json1.0 KB
- promotion_policy.md2.1 KB
- README.md6.6 KB
- semantic_config.json9.3 KB
- AGENTS.md13.8 KB
498 more files not listed here. See all 538 in the repository.