Mugao parse
AI Agent skills and workflows for a research-driven solo AI company.From the repository description
npx -y skills add zhangxiangbei/ai-agent-skills --skill mugao-parseAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things 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.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 173 tokens by cl100k_base, as published. Nobody here has run it
Mugao Parse Skill
Purpose
Parse a long-form mother draft into structured assets for research, writing, platform adaptation, and source engineering.
Input
Use input.schema.json.
Output
Use output.schema.json.
Workflow
- Identify the core topic.
- Extract the central judgment.
- Separate facts, judgments, examples, and open questions.
- Produce a clean outline.
- Generate reusable summaries for articles, Q&A, notes, and community discussion.
- Flag missing sources, uncertain facts, and privacy risks.
Safety Rules
- Do not invent facts.
- Do not add real-time company data unless provided with source.
- Do not include private information.
- Do not expose account, token, path, or backend information.
Tone
Clear, research-oriented, human-readable, and restrained.
What ships with it: 2 files
1.3 KB alongside SKILL.md
- input.schema.json562 B
- output.schema.json819 B