Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add KhazixW2/Everything-Maa --skill maa-wikigit clone --depth 1 https://github.com/KhazixW2/Everything-MaaWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/khazixw2/everything-maa/maa-wiki)<a href="https://agentmods.dev/skills/khazixw2/everything-maa/maa-wiki"><img src="https://agentmods.dev/badge/skills/khazixw2/everything-maa/maa-wiki.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.00739 |
| Opus 5 | $0.00028 | $0.00369 |
| Sonnet 5 | $0.00011 | $0.00148 |
| Haiku 4.5 | $0.00006 | $0.00074 |
Grade A, and why
maa-wiki scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Maa Wiki
将 MaaFramework 相关问题和其它 Maa skill 路由到权威官方材料。它是 Maa 生态知识的导航器,不是答案仓库;最终结论必须回到原始文档、schema 或源码。
用途与边界
- 覆盖 MaaFramework 官方文档、Pipeline/schema 规范、native API、binding API、release 历史、语义变化和兼容性证据。
- 项目专用 Pipeline 配置、用户项目事实、游戏 UI 状态和未经核实的诊断结论不在本 skill 范围内。
- 本 skill 不复制、缓存或内置 MaaLLMWiki catalog;只按需读取上游 URL。
总入口
先读取 MaaLLMWiki 仓库根 README:
https://raw.githubusercontent.com/Windsland52/MaaLLMWiki/main/README.md
README 描述仓库布局和生成索引层级。不要跳过总入口直接猜测文件路径。
导航协议
- 从总入口 README 开始,理解
sources/、generated/和schemas/的用途。 - 需要找文件时,使用 GitHub tree/API 或 raw URL 模式自行定位路径。
- 阅读 Markdown 中的相对链接时,把
./xxx/index.md等链接转换成raw.githubusercontent.com/Windsland52/MaaLLMWiki/main/...后读取。 - 优先读取索引文件里的 pinned commit/revision,再回到对应的 MaaFramework 或 binding 仓库原始路径。
- 所有读取都是临时参考;不要把 catalog 内容写进用户项目。
引用纪律
- catalog 索引只说明“去哪里找”,不能作为最终权威。
- 引用官方行为、schema、API 或语义变化时,必须附上原始来源 URL 或 revision。
- 只能贴必要片段,不要大规模复制上游内容。
- URL 不可达、路径不存在或 revision 不明确时,把相关事实标记为“未验证”,并说明缺少的来源,不得凭模型记忆补全。
与其它 Maa skill 协作
maa-workflow-build:任务契约、设计或验收依赖官方事实时,通过$maa-wiki核对原始来源。maa-pipeline-guide、maa-pipeline-testing、maa-project-create:涉及官方协议、schema、API、版本或兼容性判断时,可先调用本 skill。- 普通项目文件扫描、已有项目内 Pipeline 编辑等低风险工作不强制先读 wiki;按需引用,避免为每个任务增加网络依赖。
失败处理
- 网络不可用时,允许复用当前会话已读过的原始来源,但不得把未读取的 catalog 内容当成已知事实。
- 导航失败后先报告失败的 URL 和已确认的路径;再决定是否继续其它技能工作流。
- 无法验证官方事实时,明确列出未验证项和需要的原始来源,不代替用户完成核对。
What ships with it
1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 52 lines · 57 tokens per session scan A 1cf43540e8ef
maa-wiki is a skill published in the GitHub repository KhazixW2/Everything-Maa (12 stars, last pushed yesterday), licensed MIT. It adds 57 tokens to every session and 739 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
x-tweet-by-conversation
Collects every tweet in an X (Twitter) conversation thread given a conversation id (root tweet id) — the focal tweet plus all replies, sub-replies, and quote chains — and returns normalized per-tweet data with text, author, engagement counts, media, hashtags, mentions, inreplyto mapping, and cursor for pagination. Use…
atmos-validation
Validate Atmos projects, components, arbitrary JSON Schema inputs, EditorConfig, and GitHub Actions; use affected-file selection and native CI annotations.
atmos-config
Atmos root configuration: atmos.yaml discovery, precedence, deep merging, basepath, imports, minimal bootstrap, and routing to narrower Atmos skills.
detecting-privilege-escalation-in-kubernetes-pods
Detect and prevent privilege escalation in Kubernetes pods by monitoring security contexts, capabilities, and syscall patterns with Falco and OPA policies.
performing-cloud-asset-inventory-with-cartography
Perform comprehensive cloud asset inventory and relationship mapping using Cartography to build a Neo4j security graph of infrastructure assets, IAM permissions, and attack paths across AWS, GCP, and Azure.