94 lines
3.1 KiB
JSON
94 lines
3.1 KiB
JSON
{
|
|
"ok": true,
|
|
"schema_version": "2.0",
|
|
"skill_dir": ".",
|
|
"registry_dir": "registry",
|
|
"package": {
|
|
"schema_version": "2.0",
|
|
"name": "yao-meta-skill",
|
|
"version": "1.1.0",
|
|
"description": "Create, refactor, evaluate, and package agent skills from workflows, prompts, transcripts, docs, or notes. Use when asked to create a skill, turn a repeated process into a reusable skill, improve an existing skill, add evals, or package a skill for team reuse.",
|
|
"targets": [
|
|
"openai",
|
|
"claude",
|
|
"generic",
|
|
"agent-skills-compatible",
|
|
"vscode"
|
|
],
|
|
"maturity": "governed",
|
|
"owner": "Yao Team",
|
|
"review_cadence": "quarterly",
|
|
"trust_level": "local",
|
|
"license": "MIT",
|
|
"checksums": {
|
|
"package_sha256": "4660a11db94947ab603dca42eddc447698785d08f0df2972bf2ca43454683306",
|
|
"archive_sha256": "6852cf91a74d232c32d732b7c159c971827abf23af50153987193b084ad3b5cc"
|
|
},
|
|
"compatibility": {
|
|
"openai": "pass",
|
|
"claude": "pass",
|
|
"agent-skills": "pass",
|
|
"vscode": "pass",
|
|
"generic": "pass",
|
|
"agent-skills-compatible": "pass"
|
|
},
|
|
"source": {
|
|
"skill_dir": ".",
|
|
"skill_ir": "skill-ir/examples/yao-meta-skill.json",
|
|
"ir_schema_version": "2.0.0",
|
|
"canonical_metadata": "agents/interface.yaml"
|
|
},
|
|
"artifacts": {
|
|
"overview_html": "reports/skill-overview.html",
|
|
"review_studio_html": "reports/review-studio.html",
|
|
"trust_report": "reports/security_trust_report.md",
|
|
"conformance_matrix": "reports/conformance_matrix.md",
|
|
"compiled_targets": "reports/compiled_targets.md",
|
|
"package_verification": "reports/package_verification.md",
|
|
"install_simulation": "reports/install_simulation.md",
|
|
"adoption_drift": "reports/adoption_drift_report.md",
|
|
"review_waivers": "reports/review_waivers.md",
|
|
"review_annotations": "reports/review_annotations.md",
|
|
"package_metadata": "registry/packages/yao-meta-skill.json"
|
|
},
|
|
"distribution": {
|
|
"archive_verified": true,
|
|
"archive_sha256": "6852cf91a74d232c32d732b7c159c971827abf23af50153987193b084ad3b5cc",
|
|
"package_verification": "reports/package_verification.json",
|
|
"install_simulated": true,
|
|
"install_simulation": "reports/install_simulation.json"
|
|
},
|
|
"generated_at": "2026-06-13"
|
|
},
|
|
"index": {
|
|
"schema_version": "2.0",
|
|
"generated_at": "2026-06-13",
|
|
"package_count": 1,
|
|
"packages": [
|
|
{
|
|
"name": "yao-meta-skill",
|
|
"version": "1.1.0",
|
|
"maturity": "governed",
|
|
"owner": "Yao Team",
|
|
"targets": [
|
|
"openai",
|
|
"claude",
|
|
"generic",
|
|
"agent-skills-compatible",
|
|
"vscode"
|
|
],
|
|
"package_metadata": "registry/packages/yao-meta-skill.json",
|
|
"package_sha256": "4660a11db94947ab603dca42eddc447698785d08f0df2972bf2ca43454683306"
|
|
}
|
|
]
|
|
},
|
|
"failures": [],
|
|
"warnings": [],
|
|
"artifacts": {
|
|
"index": "registry/index.json",
|
|
"package": "registry/packages/yao-meta-skill.json",
|
|
"json": "reports/registry_audit.json",
|
|
"markdown": "reports/registry_audit.md"
|
|
}
|
|
}
|