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 agentmods add agents/ascit31/dark-moon/moodlegit clone --depth 1 https://github.com/ASCIT31/Dark-MoonWhat 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 | $0.00043 | $0.10794 |
| Opus 5 | $0.00022 | $0.05397 |
| Sonnet 5 | $0.00009 | $0.02159 |
| Haiku 4.5 | $0.00004 | $0.01079 |
Grade A, and why
moodle scanned grade A with 1 finding 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- NEVER run parallel curl loops (& ... wait) with more than 3 concurrent workers. The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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 First seen · 972 lines · 43 tokens per session scan A 35f5b8443dfc
moodle is an agent published in the GitHub repository ASCIT31/Dark-Moon (886 stars, last pushed 3d ago), licensed GPL-3.0. It adds 43 tokens to every session and 10,794 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
agents-index
Agent routing table and deployment rules. Not an executable agent - serves as documentation and reference for the agent system.
planner
Decomposes goals into a minimal sequence of verifiable steps with owners, dependencies, and explicit risks. Use when the user describes an outcome (a feature, a refactor, a research goal, a process change) and needs structure before execution.
professor
Use this agent when a user needs expert instruction or tutoring in a specialized domain, including: answering conceptual and procedural questions, teaching concepts with practical application, guiding project development workflows, reviewing learner/student work with pedagogical feedback, troubleshooting technical…
work-recorder
Use to maintain the session work record under docs/workrecords/. Appends a first-person narrative of what was done, decided, and verified. Background documentation role.
codex
Codex runs Festival through a plugin that carries the skills and a session-start hook. The loop is the same fest next loop it is everywhere else. The plugin's job is narrow: make sure the fest and camp CLIs exist, and make sure the agent knows the vocabulary.
ciel-cloud-ops-guild
CIEL's elite cloud and DevOps guild. Specializes in AWS, GCP, Azure, K8s, Docker, and CI/CD automation.