Extension: Infrastructure

Extension: Infrastructure is a skill for Claude Code, Codex from systempromptio/systemprompt-template. It costs 24 tokens per session (1,123 once invoked), scanned A, original, no licence file.

A guide to implementing extensions for jobs, schemas, routing, assets, storage paths, site authentication, and configuration validation. A router maps incoming requests to the code that handles them.

In plain words
What is it for?
Use it when adding background jobs, request routes, asset handling, storage locations, authentication, schemas, or configuration checks.
Why use it?
It explains the project’s expected patterns for common infrastructure tasks and checks.

Skill for Claude CodeCodex

Part of the systemprompt-dev plugin — 10 skills, 6 agents shipped together

Install

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.

agentmods
npx agentmods add skills/systempromptio/systemprompt-template/dev-ext-infrastructure
Any agent
npx skills add systempromptio/systemprompt-template --skill dev-ext-infrastructure
Clone the repo
git clone --depth 1 https://github.com/systempromptio/systemprompt-template

Made for: Claude Code, Codex.

Or install systemprompt-dev, the plugin that ships this one along with the rest of its 10 skills, 6 agents.

Wrote 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.

agentmods badge for Extension: Infrastructure

README.md
[![agentmods](https://agentmods.dev/badge/skills/systempromptio/systemprompt-template/dev-ext-infrastructure.svg)](https://agentmods.dev/skills/systempromptio/systemprompt-template/dev-ext-infrastructure)
Your own site
<a href="https://agentmods.dev/skills/systempromptio/systemprompt-template/dev-ext-infrastructure"><img src="https://agentmods.dev/badge/skills/systempromptio/systemprompt-template/dev-ext-infrastructure.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,123 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00024 $0.01123
Opus 5 $0.00012 $0.00562
Sonnet 5 $0.00005 $0.00225
Haiku 4.5 $0.00002 $0.00112

Measured 4d ago against content hash efe28347d38e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Extension: Infrastructure 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 4d 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.

storage/files/plugins/systemprompt-dev/skills/dev-ext-infrastructure/SKILL.md · 194 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 4d ago First seen · 194 lines · 24 tokens per session scan A efe28347d38e

Subscribe to this mod's changes

Extension: Infrastructure is a skill published in the GitHub repository systempromptio/systemprompt-template (28 stars, last pushed yesterday), with no licence file. It adds 24 tokens to every session and 1,123 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

parallel-feature-managers

Run several independent Cotal features concurrently by creating one Git worktree and one spawn-capable mesh manager per feature; each manager staffs a review panel in a dedicated channel, adds one independent cold reviewer briefed under the cold-review skill, owns plan-to-commit delivery, and escalates unresolved…

Cotal-AI/Cotal · 107 tokens

cotal-setup

Set up Cotal on this machine: install it, start a local agent mesh (NATS + JetStream), verify it, and put an agent on it. Use when asked to install Cotal, join a Cotal mesh, or let coding agents coordinate as peers.

Cotal-AI/Cotal · 60 tokens

cold-review

Write the brief for a single independent cold reviewer and grade what it returns, keeping it isolated from the panel that already graded the change. Read by whoever AUTHORS the brief; the graded seat never loads this file. Covers what the seat is given, what its verdict binds, who may override it, and how the rules…

Cotal-AI/Cotal · 119 tokens

team-topology

Define a multi-agent team for ANY task on ANY system as an explicit deployment topology - pick the shape from the task's dominant risk, specify the runtime/communication/trust layers, place model capability by lane, present it as a diagram + table + trust-boundary note + open choices, and deploy ONLY after the user…

Cotal-AI/Cotal · 168 tokens

audit-receipt

Audit a sealed runx receipt for governance, comparing exercised authority and any declared approval requirement with signed evidence, and flag over-reach, approval inconsistency, unrecorded refusals, or exposed secret material.

runxhq/runx · 47 tokens

business-ops

Route one business signal through a replayable governed ops graph: classify, docs, release, work, outreach, spend, and proof, with consequential actions stopping at the right gate.

runxhq/runx · 40 tokens