World Monitor is a real-time intelligence dashboard that combines curated news, AI-generated briefs, maps, geopolitical signals, infrastructure tracking, and financial data in one interface. It is used for monitoring global and regional events through web, desktop, and multilingual site variants. The catalogue entries are skills, an MCP server, and an instruction for working with the project.
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/koala73/worldmonitor/sentry-triagenpx skills add koala73/worldmonitor --skill sentry-triagegit clone --depth 1 https://github.com/koala73/worldmonitorWrote 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/koala73/worldmonitor/sentry-triage)<a href="https://agentmods.dev/skills/koala73/worldmonitor/sentry-triage"><img src="https://agentmods.dev/badge/skills/koala73/worldmonitor/sentry-triage.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 | $0.00069 | $0.03240 |
| Opus 5 | $0.00034 | $0.01620 |
| Sonnet 5 | $0.00014 | $0.00648 |
| Haiku 4.5 | $0.00007 | $0.00324 |
Grade A, and why
sentry-triage 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 5d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-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.
- 5d ago First seen · 153 lines · 69 tokens per session scan A 1bbce4a36dba
sentry-triage is a skill published in the GitHub repository koala73/worldmonitor (85,574 stars, last pushed today), licensed AGPL-3.0. It adds 69 tokens to every session and 3,240 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
go-rig
Use this skill when building, reviewing, or refactoring Go code that must follow strict design discipline — ATDD/TDD workflow, explicit dependency injection, package-boundary discipline, and structured code review. Complements CLAUDE.md by focusing on process and design judgment rather than version-specific Go…
project-ops
Use this skill when working on repository operations in this project, including build, test, lint, release, CI alignment, Makefile-driven checks, and operational packaging constraints.
frontend-dashboard
Use this skill when editing the embedded dashboard frontend in this repository. It focuses on preserving the single-file embedded SPA model, keeping the UI lightweight, and avoiding unnecessary frontend tooling or dependencies.
go-review
Use this skill when the task is to review Go code in this repository. Focus on bugs, regressions, API compatibility, test gaps, concurrency risks, and violations of the zero-dependency and root-facade constraints.
searxng-news-research
Time-sensitive news and topic monitoring via the searxng-mcp MCP server. Use when the agent must gather what multiple news/social engines are currently reporting on a topic — breaking events, product/security announcements, or ongoing coverage — by scoping websearch to the news/socialmedia categories and paging for…
news-monitor
Set up news monitoring strategies, analyze news coverage, and synthesize current events. Create news digests and media analysis reports.