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-project-creategit 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-project-create)<a href="https://agentmods.dev/skills/khazixw2/everything-maa/maa-project-create"><img src="https://agentmods.dev/badge/skills/khazixw2/everything-maa/maa-project-create.svg" alt="Measured on agentmods" height="20"></a>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.00091 | $0.01699 |
| Opus 5 | $0.00046 | $0.00849 |
| Sonnet 5 | $0.00018 | $0.00340 |
| Haiku 4.5 | $0.00009 | $0.00170 |
Grade A, and why
maa-project-create 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 89 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Maa Project Create
官方兼容性核对
创建或更新项目涉及 MaaFramework schema、runtime、binding 兼容性或依赖版本时,通过 $maa-wiki 定位官方来源后再执行 update 或解释报告。create-maa-project 的报告是执行结果,不是 MaaFramework 官方契约本身。
Use create-maa-project as the project lifecycle engine. Do not reproduce its templates or manually imitate its managed-file behavior.
Load the bundled upstream Skill
Before composing the first project-changing, doctor, add, sync, update, backup, or cache command, locate and read the authoritative upstream create-maa-project Skill. The bundled upstream Skill is the command and report authority; this wrapper supplies routing and safety only.
- If the user supplies a create-maa-project checkout, npm package root, standalone Skill directory, or
SKILL.md, pass each candidate to the locator with--root PATH. - Run
node scripts/find-create-maa-project-skill.mjs. The read-only locator searches installed standalone Skills, project and user installations, and npm/pnpm packages while excluding this Skill's own root. It never installs, downloads, builds, or updates anything. - For
status: "found", readskillPathcompletely. Resolve its relative links from the directory containing that file and read only the references required by the requested operation. - For
status: "package-without-skill",status: "version-mismatch", orstatus: "not-found", use the pinnedv3.2.0Skill URL returned by the locator. Do not substitute guidance frommain; the Python wheel does not contain the upstream Skill. - Compare the Skill version with the resolved runtime version (
create-maa-project --cli-version) or with the catalog pin before invoking it. If they do not match, obtain and read the Skill for the resolved runtime version before continuing.
Preserve the upstream Skill's non-interactive, JSON-report, version-checking, and backup requirements. Set CREATE_MAA_PROJECT_AUTO_UPDATE=0 for a reproducible pinned run and do not re-enable automatic runtime or Skill updates. Prefer an installed CLI over a checkout's dist files. If a complete matching upstream Skill cannot be read, stop and report the locator result plus the release route attempted. Do not improvise create-maa-project commands from this Skill alone.
What ships with it
4 files 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.
- 2d ago Changed · +12 lines · +3 tokens per session e751d93c6ce8
- 6d ago First seen · 77 lines · 88 tokens per session scan A 7ecb88be6362
maa-project-create is a skill published in the GitHub repository KhazixW2/Everything-Maa (12 stars, last pushed 3d ago), licensed MIT. It adds 91 tokens to every session and 1,699 once invoked, about $0.0005 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
persona-event-coordinator
Plan and manage events — scheduling, invitations, and logistics.
persona-project-manager
Coordinate projects — track tasks, schedule meetings, and share docs.
persona-team-lead
Lead a team — run standups, coordinate tasks, and communicate.
recipe-plan-weekly-schedule
Review your Google Calendar week, identify gaps, and add events to fill them.
recipe-create-meet-space
Create a Google Meet meeting space and share the join link.
recipe-review-overdue-tasks
Find Google Tasks that are past due and need attention.