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/edithatogo/fyi-cli/followup-pack-operatornpx skills add edithatogo/fyi-cli --skill followup-pack-operatorgit clone --depth 1 https://github.com/edithatogo/fyi-cliWrote 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/edithatogo/fyi-cli/followup-pack-operator)<a href="https://agentmods.dev/skills/edithatogo/fyi-cli/followup-pack-operator"><img src="https://agentmods.dev/badge/skills/edithatogo/fyi-cli/followup-pack-operator.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.00000 | $0.00066 |
| Opus 5 | $0.00000 | $0.00033 |
| Sonnet 5 | $0.00000 | $0.00013 |
| Haiku 4.5 | $0.00000 | $0.00007 |
Grade A, and why
followup-pack-operator 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 6d 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.
What it actually says
Follow-up Pack Operator
Use this skill when a request needs outbound correspondence options.
Inputs
- tracked request record
- latest snapshot summary
- desired strategy, if already known
Outputs
- a small pack of variants by tone
- a recommended default choice
- brief note on when to use each version
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.
- 6d ago First seen · 14 lines · 0 tokens per session scan A e2c07a8df34e
followup-pack-operator is a skill published in the GitHub repository edithatogo/fyi-cli (1 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 66 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-08-31.
Other skills, from other repositories
symaira-eraseme
Orchestrate GDPR/CCPA data broker removals using the Symaira EraseMe CLI. Automates opt-out campaigns, inbox triage, deadline tracking, and legal rebuttal generation against 1,200+ data brokers.
contribute-broker
Skill for AI agents (Claude Code, OpenClaw, Cursor, etc.).
vnsh
Securely share files via encrypted, expiring links. Use this skill to (1) upload a local file to get a secure vnsh.dev URL, or (2) read a vnsh.dev URL to decrypt and access its content.
tracehunt
Find every account a username owns across 480+ platforms (OSINT username reconnaissance). Use when the user wants to investigate a handle, check someone's online footprint, verify an account, or do reconnaissance for AUTHORIZED security research. Returns the platforms where the handle exists plus a 0-100…
haypile
Search the user's local documents (PDF, docx, pptx, markdown, text, HTML, mbox email) through Haypile, a local search daemon. Use when the user asks what their files say, wants passages from contracts, papers, or notes, or wants a folder indexed for search. Every result carries a file and page citation. Runs entirely…
opencli-sitemap-author
Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.