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 agents/posthog/posthog.com/browser-screenshotsgit clone --depth 1 https://github.com/PostHog/posthog.comWhat 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.00000 | $0.02233 |
| Opus 5 | $0.00000 | $0.01117 |
| Sonnet 5 | $0.00000 | $0.00447 |
| Haiku 4.5 | $0.00000 | $0.00223 |
Grade A, and why
browser-screenshots 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.
curl -sL -o /dev/null -w '%{http_code} %{size_download}\n' "<url>" The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 First seen · 190 lines · 0 tokens per session scan A 18ca7dc8028a
browser-screenshots is an agent published in the GitHub repository PostHog/posthog.com (1,131 stars, last pushed 2d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,233 tokens. 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-30.
Other agents, from other repositories
designer
Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.
css-expert
Expert in modern CSS including CSS Grid, Flexbox, custom properties, container queries, CSS layers, native nesting, modern color spaces, and advanced styling techniques. Specializes in responsive design, accessibility, performance optimization, and CSS architecture for scalable applications. Examples: Context: User…
anti-pattern-scanner
Load when the user asks "does this look AI-generated?", wants a content-authenticity audit, asks to delete AI-default tells from a UI, or is reviewing marketing copy that feels generic. Specializes in the anti-patterns cluster — purple gradients, Inter-on-marketing, stock copy, generic icons, placeholder testimonials.…
motion-auditor
Load when the user asks about animation timing, easing, springs, transitions, gestures, stagger, or "this feels janky / theatrical / hesitant". Specializes in the motion cluster plus Jakub Antalik's transitions.dev catalog. Returns either a Before | After | Why table (for code) or a one-page motion plan (for new…
pov-curator
Load when the installer wants to fork pov.md for their own taste, append a one-liner to gotchas.md after a real failure, or audit whether their current overrides still reflect their actual decisions. Helps maintain the two installer-editable files that make the skill personal — pov.md (opinions that override defaults)…
ui-reviewer
Load when the user asks for a UI code review, animation critique, hover-state audit, component review, or "is this well-built?" on any CSS, motion, or component code. Returns a Before | After | Why markdown table per the required review-format and scans against the eleven-row review-checklist before signing off.