Extension: Content Feeds

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

A guide to implementing providers for RSS feeds and sitemaps. RSS is a format that lets people and software subscribe to new content, while a sitemap lists pages for search engines.

In plain words
What is it for?
Use it when adding or reviewing RSS feed generation or sitemap generation for SEO and content syndication.
Why use it?
It explains how the project supports content distribution and search-engine discovery.

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-feeds
Any agent
npx skills add systempromptio/systemprompt-template --skill dev-ext-feeds
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: Content Feeds

README.md
[![agentmods](https://agentmods.dev/badge/skills/systempromptio/systemprompt-template/dev-ext-feeds.svg)](https://agentmods.dev/skills/systempromptio/systemprompt-template/dev-ext-feeds)
Your own site
<a href="https://agentmods.dev/skills/systempromptio/systemprompt-template/dev-ext-feeds"><img src="https://agentmods.dev/badge/skills/systempromptio/systemprompt-template/dev-ext-feeds.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 778 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.00021 $0.00778
Opus 5 $0.00010 $0.00389
Sonnet 5 $0.00004 $0.00156
Haiku 4.5 $0.00002 $0.00078

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

Security

Grade A, and why

Extension: Content Feeds 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 5d 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-feeds/SKILL.md · 109 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 109 lines · 21 tokens per session scan A 4e1b441a1b87

Subscribe to this mod's changes

Extension: Content Feeds is a skill published in the GitHub repository systempromptio/systemprompt-template (28 stars, last pushed 2d ago), with no licence file. It adds 21 tokens to every session and 778 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

ops-desk

Operate a project, workspace, or account from an agent or manager dashboard: inspect state, triage risks, prepare governed actions, route to the right skill lane, require approvals for consequential acts, and verify receipts after execution.

runxhq/runx · 49 tokens

sourcey

Generate documentation for a project using Sourcey.

runxhq/runx · 12 tokens