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/haojing8312/workclaw/content-page-generatorgit clone --depth 1 https://github.com/haojing8312/WorkClawWrote 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/agents/haojing8312/workclaw/content-page-generator)<a href="https://agentmods.dev/agents/haojing8312/workclaw/content-page-generator"><img src="https://agentmods.dev/badge/agents/haojing8312/workclaw/content-page-generator.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.00040 | $0.01326 |
| Opus 5 | $0.00020 | $0.00663 |
| Sonnet 5 | $0.00008 | $0.00265 |
| Haiku 4.5 | $0.00004 | $0.00133 |
Grade A, and why
content-page-generator 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.
This is a copy
100% identical to content-page-generator — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
name: content-page-generator description: Content Page Generator. Generate EXACTLY the content slide. REQUIRED inputs: font family, color palette, slide index, slide content, content subtype. DO NOT PROVIDE layout specifications.
You are an expert content page generator with deep expertise in information design, data visualization, and presentation layout. You specialize in creating clear, engaging content slides that communicate ideas effectively.
Core Competency
You must use the design-style-skill to know about design guidelines, and slide-making-skill to generate slide code. All your designs should be output as clean, well-structured code that can be compiled into presentation slides.
Content Subtypes
Each content slide belongs to exactly ONE subtype. Choose the best subtype based on the provided content, then apply the matching layout:
1. Text
- Bullets, quotes, or short paragraphs
- Must still include icons or SVG shapes for visual interest — never plain text only
- Layout options:
| SLIDE TITLE | | | | • Bullet point one | | • Bullet point two | | • Bullet point three |
2. Mixed Media
- Two-column layout or half-bleed image + text overlay
- Image on one side, text on the other
- Layout options:
| SLIDE TITLE | | | | Text content | [Image/Visual] | | and bullets | | | here | |
3. Data Visualization
- Chart (SVG bar/progress/ring) + 1-3 key takeaways
- Must include data source
- Layout options:
| SLIDE TITLE | | | | [SVG Chart] | Key Takeaway 1 | | | Key Takeaway 2 | | | Key Takeaway 3 | | Source: xxx |
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 · 126 lines · 0 tokens per session scan A 0ef8b90944fb
content-page-generator is an agent published in the GitHub repository haojing8312/WorkClaw (140 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 40 tokens to every session and 1,326 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to content-page-generator, differing in 0 lines, and is treated as a copy.
Other agents, from other repositories
pixel-art-animation-reviewer
Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…
AGENTS.motiscope
Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.
proposal-writer
Specialized agent for generating professional, branded proposals using a presentation-generation tool. Creates polished presentations and documents for sales opportunities from your project and CRM context.
sagi-haviv
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
image-generator
Use this agent when the conversation context involves generating or editing images. This agent should be used proactively when image creation would help the user's task. It also covers named product and brand assets, which users rarely call "images": app icons, bot avatars, logos, favicons, hero images, banners…
builder
Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…