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 BingHanOfUESTC/open_agent_team --skill template-fidelity-systemgit clone --depth 1 https://github.com/BingHanOfUESTC/open_agent_teamWrote 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/binghanofuestc/open_agent_team/template-fidelity-system)<a href="https://agentmods.dev/skills/binghanofuestc/open_agent_team/template-fidelity-system"><img src="https://agentmods.dev/badge/skills/binghanofuestc/open_agent_team/template-fidelity-system/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/binghanofuestc/open_agent_team/template-fidelity-system"><img src="https://agentmods.dev/badge/skills/binghanofuestc/open_agent_team/template-fidelity-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00047 | $0.00668 |
| Opus 5 | $0.00023 | $0.00334 |
| Sonnet 5 | $0.00009 | $0.00134 |
| Haiku 4.5 | $0.00005 | $0.00067 |
Grade A, and why
template-fidelity-system 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.
How it starts
The opening of the file, as written. The whole thing — 98 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Template Fidelity System
This skill makes template use strict by default. A supplied template is not a mood board. It is the design contract for the generated deck unless Boss explicitly asks for redesign.
Fidelity Modes
strict: keep template dimensions, background, fonts, margins, page furniture, layout slots, and component style as closely as possible.
adaptive: keep the template system, but add new layouts only when the template lacks the required page type.
inspiration_only: use the template as loose reference only when Boss explicitly requests redesign.
Default to strict when a template is provided.
Required Outputs
Create:
template/template_fidelity_plan.md
deck_spec/style_spec.json
style_spec.json should include:
{
"template_pptx": "path/to/template.pptx",
"template_fidelity": {
"mode": "strict",
"preserve_background": true,
"preserve_master": true,
"preserve_header_footer": true,
"allow_new_layouts": false
},
"layouts": {
"content": {
"source_template_slide": 3,
"slots": [
{"role": "headline", "x": 0.7, "y": 0.5, "w": 11.8, "h": 0.6},
{"role": "body", "x": 0.8, "y": 1.35, "w": 5.4, "h": 4.9},
{"role": "visual", "x": 6.7, "y": 1.35, "w": 5.7, "h": 4.9}
]
}
}
}
Use inches for slot coordinates.
Template Analysis Checklist
Record:
slide size and aspect ratio
dominant background per page type
font family and title/body/caption sizes
margin grid and gutters
headline placement
body/content slots
image slots and crop style
chart/table styling
section divider pattern
page number, footer, logo, date, confidentiality marks
decorative shapes that are part of the template identity
Design Rules
Use template slots before inventing new ones.
Keep the same background treatment for matching page types.
Keep font family and hierarchy unless unreadable or unavailable.
Keep page furniture in the same positions.
Keep chart/table colors and stroke habits aligned with the template.
Replace template business text with current deck content.
Do not copy unrelated customer names, data, slogans, charts, or confidential text.
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 · 98 lines · 47 tokens per session scan A d2202f5ddf4c
template-fidelity-system is a skill published in the GitHub repository BingHanOfUESTC/open_agent_team (109 stars, last pushed 2mo ago), licensed MIT. It adds 47 tokens to every session and 668 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, UI mockups, product shots, or transparent-background cutouts. Use when the result should be an image asset rather than repo-native SVG, HTML/CSS, or canvas.
imagegen-frontend-web
Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizontal image FOR EVERY section. A landing page with 8 sections produces 8 images. Never compress multiple sections into one image. Enforces composition variety (not…
sn-infographic
An image-making tool that turns supplied content into an infographic, a visual format for explaining information with arranged text and graphics.
image-authoring
Author images and diagrams as code — SVG, Pillow, Excalidraw, mermaid. Load when asked to draw, illustrate, or make an image, icon, logo, poster, or diagram.
design
Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…
bento-slides
Create and edit Bento presentations — self-contained .bento.html decks whose document is JSON. Use whenever the user wants a slide deck or presentation: from scratch, from source material, or by improving an existing file.