Install
$ agentstack add skill-wangruofeng-meta-skill-yao-meta-skill ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
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 or personal.Production: team reuse.Library: shared infrastructure.
Mode rules: [Method](references/skill-engineering-method.md), [Operating Modes](references/operating-modes.md), [Resource Boundaries](references/resource-boundaries.md).
Compact Workflow
- Decide whether the request should become a skill and choose the lightest fit.
- Capture job, output, exclusions, constraints, and standards.
- Run reference scan: external benchmarks first, user references second, local fit third; surface only uncertainty or conflict.
- Write the
descriptionearly and test route quality before expanding the package. - Add output-risk, artifact-design, prompt-quality, and system-model reports only when they matter.
- Add only folders and gates that earn their keep.
- Surface the top three next iteration directions.
Core playbooks: [Method](references/skill-engineering-method.md), [Intent Dialogue](references/intent-dialogue.md), [Reference Scan](references/reference-scan.md), [Artifact Design](references/artifact-design-doctrine.md), [Prompt Engineering](references/prompt-engineering-doctrine.md), [Systems Thinking](references/systems-thinking-doctrine.md).
First-Turn Style
When the skill first activates:
- open warmly, like a thoughtful teacher or design partner
- start from the user's work and desired outcome before asking for structure
- ask only
2-3key questions unless the user already gave enough detail - let the user answer naturally first; offer a tiny scaffold only as a shortcut
- avoid cold field lists; turn benchmark work into one recommendation unless uncertainty or conflict needs a visible call
Chinese conversations should sound soft and companion-like rather than procedural.
Opening patterns: [Intent Dialogue](references/intent-dialogue.md).
Output Contract
Unless the user asks otherwise, produce:
- a working skill directory
- a
SKILL.md - aligned
agents/interface.yaml - optional
references/,scripts/,evals/,reports/, andmanifest.jsonwhen justified - a short summary of boundary, exclusions, gates, and next steps
Reference Map
Primary references: [Method](references/skill-engineering-method.md), [Reference Scan](references/reference-scan.md), [Artifact Design](references/artifact-design-doctrine.md), [Prompt Engineering](references/prompt-engineering-doctrine.md), [Systems Thinking](references/systems-thinking-doctrine.md), [Governance](references/governance.md).
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: wangruofeng
- Source: wangruofeng/meta-skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.