Content Summarizer

Content Summarizer is a skill for Claude Code, Codex from navig-run/core. It costs 102 tokens per session (632 once invoked), scanned A, original, no licence file.

A text-summary skill that fetches material from a URL or saved memory and returns a short structured summary.

In plain words
What is it for?
It is for summarizing articles, web pages, or stored text and saving the result for later use.
Why use it?
It reduces long source material to a headline, key points, word count, and source information.

Skill for Claude CodeCodex

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/navig-run/core/summarize
Any agent
npx skills add navig-run/core --skill summarize
Clone the repo
git clone --depth 1 https://github.com/navig-run/core

Made for: Claude Code, Codex.

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 Content Summarizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/navig-run/core/summarize.svg)](https://agentmods.dev/skills/navig-run/core/summarize)
Your own site
<a href="https://agentmods.dev/skills/navig-run/core/summarize"><img src="https://agentmods.dev/badge/skills/navig-run/core/summarize.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 632 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.00102 $0.00632
Opus 5 $0.00051 $0.00316
Sonnet 5 $0.00020 $0.00126
Haiku 4.5 $0.00010 $0.00063

Measured yesterday against content hash 78ce8960b8a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Content Summarizer 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 yesterday.

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.

navig/skills/builtin/summarize/SKILL.md · 84 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. yesterday First seen · 84 lines · 102 tokens per session scan A 78ce8960b8a4

Subscribe to this mod's changes

Content Summarizer is a skill published in the GitHub repository navig-run/core (5 stars, last pushed 19d ago), with no licence file. It adds 102 tokens to every session and 632 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

summarize

Summarize a block of text into a short abstract.

cognis-digital/skillhub · 16 tokens

pdf-extraction

Extract text, tables, and metadata from PDFs using pdfplumber.

claude-office-skills/skills · 17 tokens

building-attack-pattern-library-from-cti-reports

Extract and catalog attack patterns from cyber threat intelligence reports into a structured STIX-based library mapped to MITRE ATT&CK for detection engineering and threat-informed defense.

26zl/cybersec-toolkit · 44 tokens

text-statistics

Compute readability and structural statistics for a block of text: word count, sentence count, character count, average word length, and an approximate Flesch reading-ease score. Trigger when the user asks to analyze text, count words, measure readability, or get text statistics.

sarveshtalele/mcp-skills-registry · 59 tokens

humanizer

| Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

crane-in-clear-sky/WorkWit-AI-Agent · 94 tokens

humanizer_zh

| 去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。.

crane-in-clear-sky/WorkWit-AI-Agent · 121 tokens