template-instantiator
Manifest validTemplate 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
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],<placeholder>, 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. MIT. v0.1.0.
各 agent 安装路径见 COMPATIBILITY.md。MIT 许可,v0.1.0。
Similar plugins
by ChenneyZhuang
Backlog triage skill: sweep every source into one inventory, classify items into six dispositions with reasons, archive drops, and batch commitment changes into one approval — a list that only grows i
★ 0
MIT
Sep 14, 2026
dsh plugin --profile web add backlog-triageby ChenneyZhuang
Estimate-before-build skill: bounded task list, S/M/L/XL band estimates with uncertainty drivers named, scope-vs-budget options surfaced to the user, and estimates recorded for finish-line calibration
★ 0
MIT
Sep 14, 2026
dsh plugin --profile web add estimate-before-buildTask-to-skill pairing meta-skill with a laziness ladder for minimal loading, a user-editable routing table, and a quarantine, SkillSpector scan, human-approval install flow.
★ 0
dsh plugin --profile web add skill-bartenderAuto-injects user-chosen skills into every DSH session, per prompt or once at session start, with a settings page, a composer indicator, and log-deduplicated session-start stamps; verified against DSH
★ 0
dsh plugin --profile web add dsh-spiderby MeowTnT3r
一个面向 Codex 的公开 skill:编排当前 Agent 已有的可信安装器,并为 skills、插件和市场能力维护一份有来源依据的中文说明目录
★ 3
MIT
Python
Sep 4, 2026
dsh plugin --profile web add catalog-capabilities-zhby tt-a1i
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
★ 63.3k
↓ 3.5k/wk
MIT
JavaScript
Sep 15, 2026
dsh plugin --profile web add @tt-a1i/archify-dsh