x-monitoring

x-monitoring is a skill for Codex from anotb/x-signal. It costs 39 tokens per session (286 once invoked), scanned A, original, MIT.

A tool for creating and managing repeated checks of X, the social platform formerly known as Twitter.

In plain words
What is it for?
Use it to monitor searches, accounts, or Following on a schedule, inspect current results, compare changes over time, and pause, resume, update, or remove monitors.
Why use it?
It removes the need to manually repeat searches or compare new posts with earlier results.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to monitor searches, accounts, or Following on a schedule, inspect current results, compare changes over time, and pause, resume, update, or remove monitors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/anotb/x-signal/x-monitoring
Install

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.

Any agent
npx skills add anotb/x-signal --skill x-monitoring
Clone the repo
git clone --depth 1 https://github.com/anotb/x-signal

Made for: Codex.

Wrote 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.

agentmods badge for x-monitoring

README.md
[![agentmods](https://agentmods.dev/badge/skills/anotb/x-signal/x-monitoring/github.svg)](https://agentmods.dev/skills/anotb/x-signal/x-monitoring)
Your own site
<a href="https://agentmods.dev/skills/anotb/x-signal/x-monitoring"><img src="https://agentmods.dev/badge/skills/anotb/x-signal/x-monitoring/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for x-monitoring

Your own site · 80×15
<a href="https://agentmods.dev/skills/anotb/x-signal/x-monitoring"><img src="https://agentmods.dev/badge/skills/anotb/x-signal/x-monitoring.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 286 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00039 $0.00286
Opus 5 $0.00019 $0.00143
Sonnet 5 $0.00008 $0.00057
Haiku 4.5 $0.00004 $0.00029

Measured yesterday against content hash d2bf73838517, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

x-monitoring 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 yesterday.

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.

skills/x-monitoring/SKILL.md · 15 lines

What it actually says

X monitoring

  1. Call x_monitor with list and reuse a monitor when its sources and cadence match.
  2. Create explicit labeled queries, accounts, optional Following, cadence, filters, and optional webhook or ntfy sink. Report it active only after successful creation.
  3. When current output is requested, call run immediately; scheduled activation alone is not a current result.
  4. Run results to compare successive captured samples. Report newly observed and no-longer-observed posts, meaningful metric and author changes, lexical cluster shifts, partial legs, and delivery state. Absence from a sample does not establish deletion.
  5. Preserve direct X links from the stored run. Use pause, resume, update, or delete only when the user asks for that state change.

Collection continues on its configured cadence while notification delivery retries in capture order. Inspect the monitor's delivery health for pending notifications, last captured run, next capture, and next delivery attempt. The delivered baseline advances only after successful delivery; retrying a pending notification before the next capture is due does not repeat X work. Do not recreate a monitor to recover a broken sink.

Files

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.

Changes

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.

  1. yesterday Changed · +2 lines d2bf73838517
  2. 12d ago First seen · 13 lines · 39 tokens per session scan A bc2a109e3729

Subscribe to this mod's changes

x-monitoring is a skill published in the GitHub repository anotb/x-signal (1 stars, last pushed 2d ago), licensed MIT. It adds 39 tokens to every session and 286 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

auto-research

Research uncertain questions with an explicit, user-approved web search or ChatGPT consultation, then present options and wait for implementation approval.

sickn33/agentic-awesome-skills · 29 tokens

odoo-agency-fleet-review

Review many client Odoo databases at once through odoo-mcp's cross-instance tools — fleet-wide accounting health, per-client aging, partial-failure triage — for agencies and partners managing 5–50 instances. Use when the user asks "which client...", "across all instances/databases", or wants a fleet/portfolio status.

erpipe-org/mcp-odoo · 77 tokens

odoo-data-quality-gate

Audit an Odoo database's data quality with evidence before trusting AI answers, importing, or migrating — duplicates, missing required values, orphaned references, format anomalies — and drive remediation through odoo-mcp's gated write workflow. Use when the user asks to "check data quality", "clean up data", "prepare…

erpipe-org/mcp-odoo · 85 tokens

odoo-migration-copilot

Plan and de-risk an Odoo version upgrade (16→17→18→19/20) using odoo-mcp's migration workbench — audit custom addons, classify upgrade-log failures into a worklist, resolve model renames, and preview JSON-2 payloads for the XML-RPC sunset. Use when the user mentions upgrading/migrating Odoo versions, broken upgrade…

erpipe-org/mcp-odoo · 100 tokens

odoo-month-end-close

Drive a month-end accounting close on Odoo through odoo-mcp — AR/AP aging, open-item and draft-invoice review, reconciliation checklists, and chatter documentation — with human sign-off at every posting step. Use when the user asks to "close the month", "review receivables/payables", "check aging", or prepare finance…

erpipe-org/mcp-odoo · 81 tokens

add-mechanic

Add game mechanics with correct GDScript 4.x patterns -- movement, health, inventory, save/load.

n24q02m/better-godot-mcp · 26 tokens