drmax-lexadapt

drmax-lexadapt is a skill for Claude Code from VKirill/claude-lane-stack. It costs 118 tokens per session (296 once invoked), scanned A, original, MIT.

A text-editing skill that simplifies vocabulary for a chosen language-proficiency level, such as CEFR levels for English or TRKI levels for Russian. It offers review, rewrite-only, and small-batch modes while aiming to preserve the original meaning.

In plain words
What is it for?
Use it to adapt drafts for learners or readers at a specified level, review word complexity, rewrite one text, or process a small batch after the meaning and facts have been checked.
Why use it?
It helps make approved text easier for a specific audience to read without adding invented keywords or relying on external dictionary services. The target level makes the desired reading difficulty explicit.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the lane-stack plugin — 54 skills, 4 commands, 17 agents, 1 hook shipped together

Good fit Use it to adapt drafts for learners or readers at a specified level, review word complexity, rewrite one text, or process a small batch after the meaning and facts have been checked.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vkirill/claude-lane-stack/drmax-lexadapt
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.

Any agent
npx skills add VKirill/claude-lane-stack --skill drmax-lexadapt
Clone the repo
git clone --depth 1 https://github.com/VKirill/claude-lane-stack

Made for: Claude Code.

Or install lane-stack, the plugin that ships this one along with the rest of its 54 skills, 4 commands, 17 agents, 1 hook.

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 drmax-lexadapt

README.md
[![agentmods](https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-lexadapt/github.svg)](https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-lexadapt)
Your own site
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-lexadapt"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-lexadapt/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for drmax-lexadapt

Your own site · 80×15
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-lexadapt"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-lexadapt.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 296 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium analysis-evasion · line 1
    Suspicious Unicode normalization or mixed-script content
    Fix: Review the flagged content for security risks. Ensure no credentials, secrets, or sensitive data are exposed.
How audits are shown
Origin original 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.00118 $0.00296
Opus 5 $0.00059 $0.00148
Sonnet 5 $0.00024 $0.00059
Haiku 4.5 $0.00012 $0.00030

Measured 5d ago against content hash e2ac9d7f5d73, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

drmax-lexadapt 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/lane-stack/skills/drmax-lexadapt/SKILL.md · 28 lines

What it actually says

LexAdapt v1.5

When

  • Need simpler vocabulary for a target proficiency level
  • EN → CEFR A1–C2; RU → ТРКИ levels
  • Audit full report, Silent rewrite-only, or Batch ≤10 texts

Protocol

  1. Open and apply 1:1: ORIGINAL.md
  2. User must state mode + target level; default mode = Audit
  3. No external lexicon APIs — LLM-only complexity estimate (approximate)
  4. Preserve meaning; do not invent SEO keywords under the guise of simplification

Place in pipeline

approved draft → LexAdapt (level target) → optional Humanization for rhythm

Usually after meaning is locked (GIST / fact check), not before strategy.

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 · 28 lines · 118 tokens per session scan A e2ac9d7f5d73

Subscribe to this mod's changes

drmax-lexadapt is a skill published in the GitHub repository VKirill/claude-lane-stack (115 stars, last pushed today), licensed MIT. It adds 118 tokens to every session and 296 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-09-05.

Related

Other skills, from other repositories

prompt-optimizer

Analyze a draft prompt, critique it, match it to ECC ecosystem components, and output a complete optimized prompt the user can paste and run.

loulanyue/awesome-claude-notes · 5 tokens

self-assessment

Interactive skill assessment with personalized learning path generation.

FlorianBruniaux/claude-code-ultimate-guide · 12 tokens

talk-stage5-script

Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.

FlorianBruniaux/claude-code-ultimate-guide · 69 tokens

talk-stage6-revision

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

FlorianBruniaux/claude-code-ultimate-guide · 70 tokens

talk-stage1-extract

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

FlorianBruniaux/claude-code-ultimate-guide · 64 tokens

talk-stage3-concepts

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest…

FlorianBruniaux/claude-code-ultimate-guide · 64 tokens