Agent skill
wendao
Install this agent skill to your Project
npx add-skill https://github.com/tao3k/xiuxian-artisan-workshop/tree/main/internal_skills/wendao
SKILL.md
Wendao Documentation Guardian Skill
:PROPERTIES: :ID: skill-wendao-guardian :TYPE: METASKILL :STATUS: ACTIVE :END:
🎯 Objective
Act as the authoritative guardian for creating and editing Wendao DocOS documentation. Enforce the Project AnchoR v2.0 standard to ensure AST-level compatibility and semantic integrity.
📜 Mandatory Template (AnchoR Standard)
All documents created under this skill MUST follow this structure:
-
Identity Header:
markdown# Title :PROPERTIES: :ID: <semantic-slug> :PARENT: [[<parent-file>]] :TAGS: <tags> :STATUS: <DRAFT|STABLE|DEPRECATED> :END: -
Semantic Relations: Replace "SEE ALSO" or "Footnotes" with a structured RELATIONS drawer:
markdown:RELATIONS: :LINKS: [[link1]], [[link2]] :END: -
Block IDs: For critical paragraphs or code blocks, append a block anchor if missing:
^id-123.
🛠️ Constraints for LLM
- No Line Numbers: Never refer to line numbers in documentation. Use
#idor/path. - Org-style Only: Use
:KEY: VALUEfor all metadata. - Atomic Notes: One concept per file (Zettelkasten).
- English Context: Body must be in English for international technical consistency.
🔍 Validation Logic
Before outputting, check:
- Does it have a
:PROPERTIES:drawer with a unique:ID:? - Is the
:PARENT:correctly linked? - Are all links using the
[[filename]]ZK syntax?
:FOOTER: :STANDARDS_VERSION: 2.0 :AUDITOR: auditor_neuron :END:
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
research
paper-banana
forge-evolution
Autonomous persona evolution pipeline for failure-driven capability growth.
agenda-management
High-fidelity scheduling and cognitive alignment via the Triangular Synaptic Flow.
test
writer
Use when editing files or writing content.
Didn't find tool you were looking for?