condense

condense is a skill for Claude Code, Codex from skymanbp/sci-paper. It costs 0 tokens per session (2,183 once invoked), scanned A, original, no licence file.

A whole-document editing skill that cuts repeated claims, unnecessary passages, empty paragraphs, unsupported figures, and wordy phrasing.

In plain words
What is it for?
Use it to condense research papers or other long documents according to the specified SCIPAPERSTANDARD section.
Why use it?
It makes a document shorter by removing information that adds nothing or has already been stated.

Skill for Claude CodeCodex

Part of the sci-paper plugin — 12 skills 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/skymanbp/sci-paper/condense
Any agent
npx skills add skymanbp/sci-paper --skill condense
Clone the repo
git clone --depth 1 https://github.com/skymanbp/sci-paper

Made for: Claude Code, Codex.

Or install sci-paper, the plugin that ships this one along with the rest of its 12 skills.

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 condense

README.md
[![agentmods](https://agentmods.dev/badge/skills/skymanbp/sci-paper/condense.svg)](https://agentmods.dev/skills/skymanbp/sci-paper/condense)
Your own site
<a href="https://agentmods.dev/skills/skymanbp/sci-paper/condense"><img src="https://agentmods.dev/badge/skills/skymanbp/sci-paper/condense.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,183 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.00000 $0.02183
Opus 5 $0.00000 $0.01092
Sonnet 5 $0.00000 $0.00437
Haiku 4.5 $0.00000 $0.00218

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

Security

Grade A, and why

condense 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 3d 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.

skills/condense/SKILL.md · 171 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. 3d ago First seen · 171 lines · 0 tokens per session scan A b711c7a53626

Subscribe to this mod's changes

condense is a skill published in the GitHub repository skymanbp/sci-paper (5 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,183 tokens. 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-31.

Related

Other skills, from other repositories

cvpr-iccv-eccv

CVPR / ICCV / ECCV paper formatting — activate when the user wants to submit to CVPR, ICCV, or ECCV, follow their template, or fix format issues for these computer vision conferences.

nanoAgentTeam/research-claw · 52 tokens

figure-drawing

MANDATORY skill for creating any figure, diagram, chart, table visualization, or TikZ graphic in a paper. Must be activated BEFORE writing any drawing code. Produces standalone .tex → compiled PDF/PNG → \includegraphics in paper. Never inline TikZ code directly into paper sections.

nanoAgentTeam/research-claw · 62 tokens

paper-research-form

Generate structured CSV literature survey tables. MUST activate this skill (instead of plain-text replies) when the user requests a literature review, paper collection, related work survey, or comparison of papers on a topic. 生成结构化 CSV 文献调研表格。当用户要求调研论文、收集文献、整理相关工作、对比论文时,必须激活此 skill 生成 CSV 输出,而非纯文字回复。 Triggers: survey…

nanoAgentTeam/research-claw · 182 tokens

user-preview

Compile the current project's LaTeX files and send the generated PDF to the user for preview. Use when the user wants to check typesetting results or confirm the effect of recent edits.

nanoAgentTeam/research-claw · 42 tokens

overleaf

Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.

aloth/overleaf-skill · 62 tokens

latex-engine

Activate when the user wants to export a completed paper draft to production-ready LaTeX (.tex) and PDF. Converts draft.md + references.bib + figures/ into a complete arxiv-style LaTeX project with properly resolved \citep/\citet citations, booktabs tables, figure environments, and compiled PDF output.

TobiasBlask/open-paper-machine · 69 tokens