Template Instantiator — Data skill for Claude Code
Template instantiator skill: inventory every placeholder and example block, fill from stated data inventing nothing, delete unrequested optional sections, and show the zero-hit residue scan with the d.
How to install Template Instantiator
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ChenneyZhuang/template-instantiator and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Template Instantiator does
Template instantiator skill: inventory every placeholder and example block, fill from stated data inventing nothing, delete unrequested optional sections, and show the zero-hit residue scan with the delivery.
Alternatives in Data
- Arcgis To Portaljs — Migrate a whole ArcGIS Hub site (opendata.arcgis.com or a Hub Premium custom domain) into a PortalJS Arc porta 2.3k ★
- Engage.Status — Show current engagement status and pipeline progress 348 ★
- Claude Config Editor — Claude Config Editor is a lightweight web tool that helps you clean and optimize your Claude Code/Desktop conf 237 ★
README
template-instantiator 模板实例化
Nothing says "an agent touched this" like a `[X]` in the delivered file. Or a `{{name}}`. Or lorem ipsum. Or "John Doe" in row 3.
交付文件里一个 `[X]` 就能出卖"这是 agent 弄的"。还有 `{{name}}`、lorem ipsum、第 3 行的 "John Doe"。
Why / 为什么
Templates carry two kinds of residue: the placeholders you can see, and the **example content** you stop seeing after the tenth read — sample rows that ship to clients, `Acme Corp` in the footer, last quarter's numbers in the "update this" cell. The skill's core is mechanical: **inventory, replace, scan, show the zero**.
模板带着两种残渣:看得见的占位符,和读到第十遍就看不见的**示例内容**——发给客户的样例行、页脚的 Acme Corp、"此处更新"格里上季度的数字。这个 skill 的核心是机械流程:**盘点、替换、扫描、出示零残留证明**。
The loop / 流程
- Inventory — list every placeholder and variation in the template:
{{var}},{var},[X],, TODO/FIXME/TBD, lorem ipsum, and the example rows the template shipped with. - Replace from stated data — each fill traces to user-provided data or an agreed source; a value that does not exist is a question for the user, never invented. Optional sections the user did not request get deleted, not left half-filled.
- Scan — one mechanical pass for every inventory pattern across the final file; the pattern list came from step 1, so nothing is scanned-by-memory.
- Show the zero — the scan result (patterns checked, hits found, hits resolved) is stated in the delivery note. A clean claim without the shown scan is an assumption.
Install / 安装
npx skills add ChenneyZhuang/template-instantiator
Per-agent paths: [COMPATIBILITY.md](COMPATIBILITY.md). MIT. v0.1.0.
各 agent 安装路径见 COMPATIBILITY.md。MIT 许可,v0.1.0。
Related Skills
St Rework
Intake and triage feedback on agent-delivered work: proof-block baseline, leftover scan, REVISE/DEFER routing,
Vmware AIOps
AI-powered VMware vCenter/ESXi monitoring and operations: inventory queries, health/alarms, VM lifecycle (crea
Phase Create
Use when the user (or the advisor) wants to design and register a NEW optional pipeline phase conversationally
Push Claude Starter
Mythos Push — an Ableton Push 2 as a physical control surface for Claude Code. Pads pick project and action, e
Autoresearch Skill Andrej Karpathy
Claude Code skill for autonomous, goal-directed iteration. /autoresearch builds a real-data benchmark harness,
Auto Fill
A Claude Code/Codex skill for filling Word and Excel forms from reusable, source-backed reference data.
Related Agents
Confluence Page
Execute Confluence page CRUD + hierarchy + version ops via the confluence-as CLI wrapper. Use for: ''create pa
Gate Repair
Attempts to fix simple gate failures (missing templates, incomplete sections, placeholder content) before esca
DevOps Triage
Triages a production error alert (service name, error sample, optional deploy sha) into a bounded root-cause v