dynamic-context

dynamic-context is a skill for Claude Code, Codex, Cursor from luisabwk/kraken. It costs 14 tokens per session (856 once invoked), scanned A, original, no licence file.

A skill for managing the amount of information kept in a coding agent's context window, the text it can consider at one time.

In plain words
What is it for?
Use it when a task has a large or growing amount of material and the agent needs to control context size and token use.
Why use it?
It helps prevent long tasks from filling the available context with unnecessary information.

Skill for Claude CodeCodexCursor

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/luisabwk/kraken/dynamic-context
Any agent
npx skills add luisabwk/kraken --skill dynamic-context
Clone the repo
git clone --depth 1 https://github.com/luisabwk/kraken

Made for: Claude Code, Codex, Cursor.

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 dynamic-context

README.md
[![agentmods](https://agentmods.dev/badge/skills/luisabwk/kraken/dynamic-context.svg)](https://agentmods.dev/skills/luisabwk/kraken/dynamic-context)
Your own site
<a href="https://agentmods.dev/skills/luisabwk/kraken/dynamic-context"><img src="https://agentmods.dev/badge/skills/luisabwk/kraken/dynamic-context.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 856 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.00014 $0.00856
Opus 5 $0.00007 $0.00428
Sonnet 5 $0.00003 $0.00171
Haiku 4.5 $0.00001 $0.00086

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

Security

Grade A, and why

dynamic-context 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.

.cursor/skills/dynamic-context/SKILL.md · 134 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 · 134 lines · 14 tokens per session scan A 44921aad7775

Subscribe to this mod's changes

dynamic-context is a skill published in the GitHub repository luisabwk/kraken (1 stars, last pushed 5mo ago), with no licence file. It adds 14 tokens to every session and 856 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-31.

Related

Other skills, from other repositories

ui-design

Create distinctive, production-grade web interfaces with high design quality using Tailwind CSS. Use for building UI components, pages, dashboards, apps, and web applications. Generates crafted, polished code that avoids generic AI aesthetics.

jaansokk/cursor_tools · 46 tokens

code-review-codex

Final-gate code review via Codex CLI (codex-5.3, xhigh). Finds bugs, security issues, and regressions before commit. No edits — findings report only.

jaansokk/cursor_tools · 45 tokens

checkpoint

Save a session checkpoint — what was done, what's next, any blockers.

Jkudjo/oh-my-cursor · 16 tokens

spec-review-codex

Audit project specs for conflicts, goal drift, ambiguity, and gaps via Codex CLI (gpt-5.2, xhigh). Read-only findings report.

jaansokk/cursor_tools · 39 tokens

summarizer

Summarize a YouTube video or podcast episode and save the summary as a structured note in NotePlan under '3 Resources/Podcasts, YT/'. Use this skill whenever the user shares a YouTube link and wants it summarized, noted, or saved — or says things like 'summarize this', 'add this to my notes', 'save this podcast'…

jaansokk/cursor_tools · 152 tokens

noteplan

Read, search, create, and edit NotePlan notes and daily logs directly via the filesystem. Use this skill whenever the user references NotePlan, daily notes, weekly notes, project notes, or wants to check/update their planning. Triggers: 'noteplan', 'daily note', 'today's note', 'weekly note', 'check my notes', 'add to…

jaansokk/cursor_tools · 105 tokens