compression-progress

compression-progress is a skill for Claude Code, Codex from anthonycho-ux/unified-agent-context. It costs 41 tokens per session (835 once invoked), scanned A, original, no licence file.

A method for measuring learning progress by tracking how much a system can compress information, used as a curiosity signal. A curriculum is a planned sequence of learning challenges that become more difficult or varied.

In plain words
What is it for?
It is for designing curiosity-driven agents, building progress-based curricula, and measuring learning through improvements in compression.
Why use it?
It provides a way to design and assess learning systems that explore topics based on progress rather than only fixed rewards.

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/anthonycho-ux/unified-agent-context/compression-progress
Any agent
npx skills add anthonycho-ux/unified-agent-context --skill compression-progress
Clone the repo
git clone --depth 1 https://github.com/anthonycho-ux/unified-agent-context

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 compression-progress

README.md
[![agentmods](https://agentmods.dev/badge/skills/anthonycho-ux/unified-agent-context/compression-progress.svg)](https://agentmods.dev/skills/anthonycho-ux/unified-agent-context/compression-progress)
Your own site
<a href="https://agentmods.dev/skills/anthonycho-ux/unified-agent-context/compression-progress"><img src="https://agentmods.dev/badge/skills/anthonycho-ux/unified-agent-context/compression-progress.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 835 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.1 $0.00041 $0.00835
Opus 5 $0.00020 $0.00417
Sonnet 5 $0.00008 $0.00167
Haiku 4.5 $0.00004 $0.00084

Measured 4d ago against content hash 8df654fade89, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

compression-progress 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.

skills/compression-progress/SKILL.md · 117 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 · 117 lines · 41 tokens per session scan A 8df654fade89

Subscribe to this mod's changes

compression-progress is a skill published in the GitHub repository anthonycho-ux/unified-agent-context (0 stars, last pushed 2d ago), with no licence file. It adds 41 tokens to every session and 835 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

simplicio-learn

Persist what a run taught you so the next run is cheaper and more correct — mine high-signal lessons from the trajectory, dedup them, and write them back to AGENTS.md / memory so they're applied not re-derived. Use after a run or at session end, when the user says "remember this", "do a retrospective", "learn from…

wesleysimplicio/simplicio · 109 tokens

hr-onboarding

A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".

nexu-io/open-design · 62 tokens

notes

Skill "notes" from Pinvou/pinvou-agent, covering ima notes, operations, write rules, examples and response handling.

Pinvou/pinvou-agent · 0 tokens

mindos

MindOS: local knowledge assistant & shared KB. Keeps decisions, notes, SOPs, debugging lessons, research findings, preferences across sessions/agents. Core: save notes, search KB, organize files, run workflows, review, append CSV, hand off context, distill lessons. NOT for app source or paths outside KB. Triggers…

GeminiLight/MindOS · 136 tokens

subscription-setup

学习订阅任务创建与启用。医生完成 5 项登记后,按用户选择创建订阅任务(每日指南连续学习/专业指南更新提醒/地区医保政策变化学习)。平台 cronjobcreate 自动绑定当前会话通道投递,无需微信绑定门禁。先查重再创建,回执如实写已启用。.

TencentCloud/Octop · 80 tokens

exam-material-recommendation

根据医生自述的考试或岗位目标(副高、中级、规培、执业医师等)推荐学习材料、教材与学习顺序,并按目标动态调整学习内容。必须以官方考试大纲为准,不得断言考试范围或承诺通过结果,也不得输出个体诊疗内容。.

TencentCloud/Octop · 75 tokens