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 skills/netresearch/matrix-skill/matrix-announcementnpx skills add netresearch/matrix-skill --skill matrix-announcementgit clone --depth 1 https://github.com/netresearch/matrix-skillWrote 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/netresearch/matrix-skill/matrix-announcement)<a href="https://agentmods.dev/skills/netresearch/matrix-skill/matrix-announcement"><img src="https://agentmods.dev/badge/skills/netresearch/matrix-skill/matrix-announcement.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.00067 | $0.00888 |
| Opus 5 | $0.00034 | $0.00444 |
| Sonnet 5 | $0.00013 | $0.00178 |
| Haiku 4.5 | $0.00007 | $0.00089 |
Grade A, and why
matrix-announcement 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.
allowed-tools: Bash(chromium:*) Bash(curl:*) Bash(jq:*) Read Write The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
14 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.
- evals/evals.json 8.2 KB
- LICENSE 13 B
- README.md 4.0 KB
- references/anti-patterns.md 6.5 KB
- references/gallery.html 45 KB
- references/glyphs.md 1.9 KB
- references/html-subset.md 3.4 KB
- references/image-cards.md 4.9 KB
- references/structure.md 7.5 KB
- references/templates/comparison.html 3.7 KB
- references/templates/release-card.html 4.4 KB
- references/templates/weekly-digest.html 5.1 KB
- references/text-templates.md 6.2 KB
- references/threading.md 2.9 KB
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 b2a3741eb08a
- 6d ago First seen · 56 lines · 67 tokens per session scan A 9fed818e5c3d
matrix-announcement is a skill published in the GitHub repository netresearch/matrix-skill (5 stars, last pushed yesterday), with no licence file. It adds 67 tokens to every session and 888 once invoked, about $0.0003 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-31.
Other skills, from other repositories
Chat Response Generator
Generate quick, effective responses for chat and messaging platforms.
chat-chat
Chat for AI agents — chat with personality-matched agents, real-time chat conversations, and chat connections. Agent-to-agent chat, chat messaging, and chat compatibility on inbed.ai. 聊天、对话。Chat, conversación en tiempo real.
image-gen
Generate cover images and in-article illustrations for technical articles. Auto image backend: Imagen CLI (Nano Banana 2 / Pro), grok-img, then Codex agent. Triggers: generate images, cover image, article illustrations, visual assets, imagen, nano banana, grok imagine.
image-gen
Generate cover images and in-article illustrations for technical articles. Auto image backend: imagen CLI (Nano Banana 2 / Pro), else grok, else codex. Triggers: generate images, cover image, article illustrations, visual assets, imagen, nano banana, grok imagine.
Microsoft Teams Automation
Automate Microsoft Teams messaging, meetings, channels, and workflow integrations.
plantuml
Generate leftover PlantUML types Mermaid cannot do easily (Salt wireframes, use case, timing, ArchiMate, nwdiag, WBS) and convert them to PNG/SVG. Use when asked for a wireframe, PlantUML image export, extract puml from markdown, or prepare Confluence uploads. Class, ER, state, sequence, and C4 default to…