npx skills add https://github.com/yaojingang/yao-meta-skill
sickn33/agentic-awesome-skills
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.
Installation
npx skills add sickn33/agentic-awesome-skills --skill yao-meta-skill
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
Helps users discover and install agent skills when they ask questions like "how do I do X", "fi…
3.3M installsBrowser automation CLI for AI agents. Use when the user needs to interact with websites, includ…
810.4K installsReview UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "chec…
617.3K installsBuild, deploy, evaluate, optimize, fine-tune, and manage Microsoft Foundry agents, models, and …
576.5K installsPrepare azd-based Azure projects for deployment: generates azure.yaml, infrastructure (Bicep/Te…
568.3K installsAlso in this package
Other skills from sickn33/agentic-awesome-skills · top by installs.
npx skills add sickn33/agentic-awesome-skills
More details
Agent compatibility
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
Also listed on
Alternate registries and mirrors of this skill.
Repository health
main
Skill metadata
Parsed from SKILL.md frontmatter.
More metadata
- author
- Yao Team
Package contents
Files included with this skill beyond the listing page.
-
skill md
SKILL.md4,332 B -
docs
SUMMARY.md236 B
History
- First seen on skills.sh
- First recorded snapshot · 4 installs
SKILL.md
Yao Meta Skill
When to Use
Use when this workflow matches the user request: 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.
Source: yaojingang/yao-meta-skill (MIT).
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](references/skill-engineering-method.md), [Operating Modes](references/operating-modes.md), [Resource Boundaries](references/resource-boundaries.md).
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](references/skill-engineering-method.md), [Intent](references/intent-dialogue.md), [Skill IR](references/skill-ir-method.md), [Output Eval](references/output-eval-method.md), [Review Studio](references/review-studio-method.md).
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 inputfiles as file-backed fixture evidence; include owner, review cadence, inputfiles, output contract, rollback boundary; require trust report and reports/outputqualityscorecard.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, inputfiles, output contract, rollback boundary, trust report, reports/outputquality_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](references/intent-dialogue.md).
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](references/skill-engineering-method.md), [Artifact Design](references/artifact-design-doctrine.md), [Systems Thinking](references/systems-thinking-doctrine.md), [Governance](references/governance.md), [SkillOps Decision](references/skillops-decision-policy.md).
Limitations
- Requires the upstream tool, account, API key, or local setup when the workflow names one.
- Does not authorize destructive, production, paid, or external-message actions without explicit user approval.
- Validate generated artifacts or recommendations against the user's real sources before treating them as final.