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 tranfu-labs/tranfu-skills --skill post-illustration-imagesgit clone --depth 1 https://github.com/tranfu-labs/tranfu-skillsWrote 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/tranfu-labs/tranfu-skills/post-illustration-images)<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/post-illustration-images"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/post-illustration-images/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/tranfu-labs/tranfu-skills/post-illustration-images"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/post-illustration-images.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.00214 | $0.08633 |
| Opus 5 | $0.00107 | $0.04317 |
| Sonnet 5 | $0.00043 | $0.01727 |
| Haiku 4.5 | $0.00021 | $0.00863 |
Grade A, and why
post-illustration-images 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 534 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Post Illustration Images
Orchestrated Provider Route
Before the standalone workflow, inspect any structured request for contract: content-production-provider/v2,
capability: illustration, provider_contract: illustration-v1, or the marker below:
content-production-provider: illustration-v1
If any marker is present, use references/orchestrated-provider.md
and scripts/provider-contract.mjs. A partial, conflicting, or invalid provider request returns a
structured BLOCKED result and never falls back to standalone output. Provider mode runs either a
plan-only pass or an approved generate pass, returns control to the orchestrator, and does not create
post-illustration-output/<content-slug>/.
The public provider ID remains illustration-v1. When the run capability snapshot also declares
profile: bounded-per-image-v2, use a parent suite plus isolated image children: validate parent
plan/generate requests with scripts/provider-contract.mjs, each child with
scripts/child-contract.mjs, and serial set review with scripts/set-qa-contract.mjs. The
orchestrator owns queue leases and final aggregation; this skill never invents a versioned public
provider name.
Every bounded anchor carries approved text_content.primary and text_content.compact variants.
The orchestrator must preserve them exactly and declare one active text_variant per child. Compile
that child prompt only with scripts/compile-generation-prompt.mjs; empty text and icons_only are
invalid for every registered production style.
When no provider marker is present, keep the independent workflow below unchanged.
Core Rule
Do not reduce this workflow to "analyze content -> choose template -> generate image". Stability depends on the middle layers:
generation backend preflight
-> content analysis
-> content type and expression need
-> suite-level style_spec
-> gpt-image-2 generation geometry
-> anchor selection
-> shot list
-> per-image content structure
-> per-image visual metaphor
-> selected visual style constraints
-> active top-right brand slot reservation after resolving user override and style policy
-> single-image prompt without model-drawn brand or page badge
-> verified generation backend
-> Brand Plugin overlay when the resolved brand state is enabled
-> QA and fallback
-> saved assets and delivery notes
What ships with it
60 files 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.
- agents/openai.yaml 346 B
- assets/brand/tranfu-logo-reference.svg 4.0 KB
- assets/icon.png 747 B
- assets/icon.svg 525 B
- assets/style-references/toutiao-luminous-tech.png 1499 KB
- assets/style-references/wechat-doodle.png 1024 KB
- assets/style-references/weibo-signal-core.png 781 KB
- assets/style-references/xhs-cream-paper.png 913 KB
- assets/style-references/xhs-explainer-notebook.png 494 KB
- assets/style-references/xhs-orange-card.png 898 KB
- assets/style-references/zhihu-tech.png 110 KB
- LICENSE 1.0 KB
- README.md 2.7 KB
- README.zh.md 2.4 KB
- references/brand.md 3.4 KB
- references/content-structures.md 2.3 KB
- references/generation-backends.md 14 KB
- references/gpt-image-2-geometry.spec.json 454 B
- references/orchestrated-provider.md 9.7 KB
- references/product-design.md 11 KB
- references/prompt-compiler.md 6.4 KB
- references/qa-checklist.md 7.2 KB
- references/style-bundle-contract.md 9.0 KB
- references/style-index.md 5.1 KB
- references/style-registry.json 6.0 KB
- references/styles/toutiao-luminous-tech.md 3.5 KB
- references/styles/toutiao-luminous-tech.provenance.json 310 B
- references/styles/toutiao-luminous-tech.spec.json 2.5 KB
- references/styles/wechat-style-doodle.md 8.1 KB
- references/styles/wechat-style-doodle.spec.json 2.6 KB
- references/styles/weibo-signal-core.md 3.9 KB
- references/styles/weibo-signal-core.spec.json 2.5 KB
- references/styles/xhs-style-cream-paper.md 10 KB
- references/styles/xhs-style-cream-paper.spec.json 2.8 KB
- references/styles/xhs-style-explainer-notebook.md 14 KB
- references/styles/xhs-style-explainer-notebook.spec.json 2.7 KB
- references/styles/xhs-style-orange-card.md 18 KB
- references/styles/xhs-style-orange-card.spec.json 3.9 KB
- references/styles/zhihu-style-title.md 2.0 KB
- references/styles/zhihu-style-title.spec.json 2.5 KB
- scripts/apply-brand-overlay.mjs 22 KB runs code
- scripts/child-contract.mjs 22 KB runs code
- scripts/compile-generation-prompt.mjs 7.6 KB runs code
- scripts/generate-style-index.mjs 8.1 KB runs code
- scripts/install-style-bundle.mjs 8.5 KB runs code
- scripts/provider-contract.mjs 51 KB runs code
- scripts/resolve-brand-policy.mjs 2.6 KB runs code
- scripts/resolve-generation-geometry.mjs 5.8 KB runs code
- scripts/set-qa-contract.mjs 14 KB runs code
- scripts/test-brand-overlay.mjs 20 KB runs code
- scripts/validate-style-bundle.mjs 48 KB runs code
- scripts/vendor-resvg-wasm.mjs 11 KB runs code
- tests/brand-policy.test.mjs 2.0 KB runs code
- tests/generation-geometry.test.mjs 2.8 KB runs code
- tests/provider-contract.test.mjs 30 KB runs code
- tests/style-bundle.test.mjs 31 KB runs code
- tests/text-contract.test.mjs 3.7 KB runs code
- THIRD_PARTY_NOTICES.md 332 B
- vendor/resvg-wasm/index_bg.wasm 2421 KB
- vendor/resvg-wasm/index.js 18 KB runs code
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.
- 12d ago First seen · 534 lines · 214 tokens per session scan A ee00816b610d
post-illustration-images is a skill published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It adds 214 tokens to every session and 8,633 once invoked, about $0.0011 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.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…