codemod

codemod is a skill for Claude Code from barnburner121/claude-plugin-marketplace. It costs 11 tokens per session (125 once invoked), scanned A, original, no licence file.

A tool for generating codemods, which are scripts that apply the same code change across many files.

In plain words
What is it for?
It helps create automated transformations for updating APIs, renaming patterns, or applying consistent edits.
Why use it?
It reduces the effort and mistakes involved in repeating large code changes by hand.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the codemod-gen plugin — 1 skill shipped together

Good fit It helps create automated transformations for updating APIs, renaming patterns, or applying consistent edits.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/barnburner121/claude-plugin-marketplace/codemod
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 barnburner121/claude-plugin-marketplace --skill codemod
Clone the repo
git clone --depth 1 https://github.com/barnburner121/claude-plugin-marketplace

Made for: Claude Code.

Or install codemod-gen, the plugin that ships this one along with the rest of its 1 skill.

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 codemod

README.md
[![agentmods](https://agentmods.dev/badge/skills/barnburner121/claude-plugin-marketplace/codemod/github.svg)](https://agentmods.dev/skills/barnburner121/claude-plugin-marketplace/codemod)
Your own site
<a href="https://agentmods.dev/skills/barnburner121/claude-plugin-marketplace/codemod"><img src="https://agentmods.dev/badge/skills/barnburner121/claude-plugin-marketplace/codemod/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 codemod

Your own site · 80×15
<a href="https://agentmods.dev/skills/barnburner121/claude-plugin-marketplace/codemod"><img src="https://agentmods.dev/badge/skills/barnburner121/claude-plugin-marketplace/codemod.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 11 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 125 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.
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.00011 $0.00125
Opus 5 $0.00005 $0.00063
Sonnet 5 $0.00002 $0.00025
Haiku 4.5 $0.00001 $0.00013

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

Security

Grade A, and why

codemod 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 6d 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.

generated-plugins/codemod-gen/skills/codemod/SKILL.md · 21 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. 6d ago First seen · 21 lines · 11 tokens per session scan A 32927db92055

Subscribe to this mod's changes

codemod is a skill published in the GitHub repository barnburner121/claude-plugin-marketplace (3 stars, last pushed 5mo ago), with no licence file. It adds 11 tokens to every session and 125 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-09-03.

Related

Other skills, from other repositories

stacks

Load stack-specific knowledge (conventions, exact lint/test/build commands, common failure patterns) onto the current role agent for the project's detected tech stack(s) — Next.js, React Native, Spring Boot, FastAPI, Django, Rust, etc. Use at the start of any task in an unfamiliar or newly-onboarded repo, or whenever…

randomittin/heimdall · 85 tokens

calendar

Google Calendar integration — check schedule, create events, daily briefings, proactive reminders. Triggers on "what's on my calendar", "add to calendar", "schedule a meeting", "when am I free", "daily briefing", or any calendar-related request.

k1p1l0/claude-telegram-supercharged · 55 tokens

configure

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

k1p1l0/claude-telegram-supercharged · 56 tokens

shipkit-work-memory

Log session progress and save resume state. Infers from conversation and git. Triggers: 'log progress', 'session summary', 'checkpoint', 'save progress', 'end session'.

stefan-stepzero/shipkit · 42 tokens

session-update

Use when the user says "update session", "log progress", "checkpoint session", or invokes /session-update — especially before /clear or handoff.

jkm-4314/claude-code-skills · 33 tokens

caveman

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

randomittin/heimdall · 98 tokens