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 777genius/universal-agent-plugins --skill format-changedgit clone --depth 1 https://github.com/777genius/universal-agent-pluginsWrote 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/777genius/universal-agent-plugins/format-changed)<a href="https://agentmods.dev/skills/777genius/universal-agent-plugins/format-changed"><img src="https://agentmods.dev/badge/skills/777genius/universal-agent-plugins/format-changed/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.
<a href="https://agentmods.dev/skills/777genius/universal-agent-plugins/format-changed"><img src="https://agentmods.dev/badge/skills/777genius/universal-agent-plugins/format-changed.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00259 |
| Opus 5 | $0.00000 | $0.00130 |
| Sonnet 5 | $0.00000 | $0.00052 |
| Haiku 4.5 | $0.00000 | $0.00026 |
Grade A, and why
format-changed 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- format-changed — 100% identical, 0 lines differ
What it actually says
format-changed
Claude generate for
skills/format-changed/SKILL.md. Edit the canonical source, then re-runplugin-kit-ai skills generate.
Summary
Format changed files through an existing external formatter command.
Command
- Runtime:
node - Invocation:
npx [email protected] --write .
Compatibility
- Requires: node >=20
- Supported OS: darwin, linux
- Requires a repository checkout
- May require network access
- The first run may download the pinned package through npm.
Allowed tools
bashnode
Canonical instructions
Format Changed Files
What it does
Runs a repository formatter through an existing external CLI instead of custom Go code.
When to use
Use this when the repository already standardizes on a formatter and you want a reusable skill wrapper around it.
How to run
Run npx [email protected] --write . from the repository root or adapt the command to the subset of files you want to format.
Constraints
- This is a non-interactive command.
- It may download dependencies on the first run.
- It writes files in place, so review the diff after execution.
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 · 43 lines · 0 tokens per session scan A 15f863eca5b9
format-changed is a skill published in the GitHub repository 777genius/universal-agent-plugins (12 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 259 tokens. 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-09-04.
Other skills, from other repositories
planning-with-files
Persistent file-based planning for multi-step AI-agent work. Keeps taskplan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project planning context. Automatic recovery reads project planning files only. Explicit session-catchup.py --metadata reads same-project local agent session records and…
slack-messaging
Use when writing, drafting, scheduling, or improving a Slack message, announcement, or reply sent via the Slack MCP tools (slacksendmessage, slacksendmessagedraft, slackschedulemessage). Covers Slack markdown formatting, message structure, thread etiquette, reactions, and scheduling, and points to the right dialect…
universal-email
Use the bundled Himalaya 2 CLI to connect IMAP/SMTP or Microsoft Graph mailboxes and list, search, read, compose, reply, forward, move, delete, flag, and download email. Use when the user asks to connect or operate Gmail, QQ Mail, iCloud Mail, Outlook, or another standard mailbox, or says…
google-calendar
A command-line tool for managing Google Calendar. It can read calendars and agendas and create, update, or delete events.
icloud-calendar
A tool for viewing and managing events in Apple iCloud calendars. It can list calendars and read, create, update, or delete events.
outlook-calendar
A skill for managing Microsoft Outlook and Microsoft 365 calendar events through a connected account.