chunking

chunking is a skill for Claude Code, Codex from Deibler/universal-design-principles. It costs 115 tokens per session (3,000 once invoked), scanned A, original, no licence file.

A guide for splitting sequences into smaller groups so people can remember and use them more easily. It applies to items such as phone numbers, one-time passwords, account IDs, forms, and navigation menus.

In plain words
What is it for?
Use it when designing verification screens, long forms, numeric strings, or interfaces with many sequential items.
Why use it?
It reduces the difficulty of holding long strings or multi-step instructions in working memory.

Skill for Claude CodeCodex

Part of the cognition-and-learnability-principles plugin — 33 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/deibler/universal-design-principles/chunking
Any agent
npx skills add Deibler/universal-design-principles --skill chunking
Clone the repo
git clone --depth 1 https://github.com/Deibler/universal-design-principles

Made for: Claude Code, Codex.

Or install cognition-and-learnability-principles, the plugin that ships this one along with the rest of its 33 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 chunking

README.md
[![agentmods](https://agentmods.dev/badge/skills/deibler/universal-design-principles/chunking.svg)](https://agentmods.dev/skills/deibler/universal-design-principles/chunking)
Your own site
<a href="https://agentmods.dev/skills/deibler/universal-design-principles/chunking"><img src="https://agentmods.dev/badge/skills/deibler/universal-design-principles/chunking.svg" alt="Measured on agentmods" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,000 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.00115 $0.03000
Opus 5 $0.00057 $0.01500
Sonnet 5 $0.00023 $0.00600
Haiku 4.5 $0.00012 $0.00300

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

Security

Grade A, and why

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

plugins/cognition-and-learnability-principles/skills/chunking/SKILL.md · 222 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 222 lines · 115 tokens per session scan A 6864c18c5f2f

Subscribe to this mod's changes

chunking is a skill published in the GitHub repository Deibler/universal-design-principles (8 stars, last pushed 4mo ago), with no licence file. It adds 115 tokens to every session and 3,000 once invoked, about $0.0006 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

lov-hanzi-lens

Explain one Chinese character through verified pronunciation, Unicode and glyph structure, historical lexicography, classical usage, semantic relationships, and an evidence-led professional infographic. Use when the user asks "解释这个字", "这个字什么意思", "一图讲清这个汉字", "汉字字源信息图", "explain this Chinese character", or "Chinese…

lovstudio/skills · 82 tokens

learning-mode

Hands-on mentoring: the agent scaffolds work, then pauses so the engineer writes small, meaningful code (roughly 5–15 lines) for practice. Use when the user enables learning mode, asks for guided mentoring, hands-on practice, collaborative coding, or teaching while building a feature.

opendatahub-io/ai-helpers · 62 tokens

tdmcp-implementation-learning

Study a merged or shipped tdmcp implementation and extract reusable learnings: code improvements, runtime/UX lessons, test gaps, docs updates, roadmap items, and harness changes. Use when the user asks to learn from a completed feature/project/PR/build, analyze what can be improved from an implementation, or turn a…

Pantani/tdmcp · 113 tokens

iblai-api-catalog

Manage an ibl.ai organization's learning catalog via the platform API — courses, programs, pathways, resources, skills, roles, course/program metadata, plus enrollment, eligibility checks, catalog search, and course reviews. Org-wide content and enrollment operations. Use when wiring up the catalog, enrolling users…

iblai/api · 77 tokens

iblai-api-credential

Manage an ibl.ai organization's digital credentials via the platform API — credential CRUD, user/group assignments, assertions, course-scoped credential import/export, external provider config + mapping (Accredible), and issuance analytics. Use when issuing, assigning, importing, or reporting on digital credentials…

iblai/api · 65 tokens

education-program

When the user wants to plan, implement, or optimize student and education discount programs. Also use when the user mentions "student discount," "education discount," "student plan," "for students," ".edu discount," "academic pricing," "student verification," "SheerID," "UNiDAYS," or "education program." For startup…

kostja94/marketing-skills · 80 tokens