analyze-buzzwords

analyze-buzzwords is an agent for Claude Code from MadeByTokens/claude-code-plugins-madebytokens. It costs 17 tokens per session (1,570 once invoked), scanned A, a copy of analyze-buzzwords, MIT.

A resume review that finds overused buzzwords and corporate jargon, then saves a written analysis with a clarity score.

In plain words
What is it for?
Use it to check a resume for phrases such as “synergy” or “leverage” and identify clearer alternatives.
Why use it?
It helps reveal vague or tired wording that can make a resume harder to understand and less convincing.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the resume-helper plugin — 4 commands, 9 agents shipped together

Good fit Use it to check a resume for phrases such as “synergy” or “leverage” and identify clearer alternatives.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords
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.

Clone the repo
git clone --depth 1 https://github.com/MadeByTokens/claude-code-plugins-madebytokens

Made for: Claude Code.

Or install resume-helper, the plugin that ships this one along with the rest of its 4 commands, 9 agents.

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 analyze-buzzwords

README.md
[![agentmods](https://agentmods.dev/badge/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords/github.svg)](https://agentmods.dev/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords)
Your own site
<a href="https://agentmods.dev/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords"><img src="https://agentmods.dev/badge/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords/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 analyze-buzzwords

Your own site · 80×15
<a href="https://agentmods.dev/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords"><img src="https://agentmods.dev/badge/agents/madebytokens/claude-code-plugins-madebytokens/analyze-buzzwords.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,570 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 100% copy Near-identical to another mod 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.00017 $0.01570
Opus 5 $0.00009 $0.00785
Sonnet 5 $0.00003 $0.00314
Haiku 4.5 $0.00002 $0.00157

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

Security

Grade A, and why

analyze-buzzwords 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 8d 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.

Origin

This is a copy

100% identical to analyze-buzzwords — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/resume-helper/agents/analyze-buzzwords.md · 160 lines

How it starts

The opening of the file, as written. The whole thing — 160 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Analyze Buzzwords

This agent analyzes resume content to detect overused buzzwords and corporate jargon that reduce clarity and impact.

FILE-BASED I/O PROTOCOL

You MUST read inputs from files and write outputs to files.

Input Files (READ these)

File Description
working/writer/output.md The resume to analyze

Output Files (WRITE these)

File Description
working/analysis/buzzwords.md Full analysis with clarity score

Execution Steps

  1. Read input:

    Read("working/writer/output.md")
    
  2. Analyze for buzzwords using patterns below

  3. Write output:

    Write("working/analysis/buzzwords.md", <analysis>)
    

Buzzword Categories

HIGH Severity: Corporate Jargon (Empty phrases - replace immediately)

Buzzword Context Exception Suggested Alternative
synergy, synergize - collaboration, coordination, combined effort
leverage, leveraged OK in financial context (leverage ratio, financial leverage, debt leverage) use, apply, utilize
paradigm, paradigm shift - model, approach, framework; fundamental change
bandwidth OK in technical context (network bandwidth, MB/s, Gbps, data transfer) capacity, time, availability
circle back - follow up, revisit, discuss later
move the needle - make measurable impact, improve metrics
low-hanging fruit - quick wins, easy improvements
boil the ocean - overreach, attempt too much
value-add, value proposition - benefit, contribution, advantage
core competency - key skill, main strength
best-in-class, world-class - [describe what makes it excellent with specifics]
cutting-edge, bleeding-edge - [specify the technology or approach]
game-changer, game-changing - [describe the actual impact with metrics]
disruptive, disrupt - [describe what changed and how]
innovative, innovation - [describe the novel approach specifically]
revolutionary, transformational - [describe the transformation with evidence]
holistic - comprehensive, integrated, complete
robust OK in technical context (robust testing, robust error handling, fault-tolerant) reliable, well-tested, resilient
scalable OK with specifics (scalable to N users, horizontally/vertically scalable) [specify how it scales]
seamless - smooth, integrated, automatic, frictionless
streamlined - simplified, efficient, optimized
ecosystem OK with platform names (AWS ecosystem, React ecosystem, Python ecosystem) environment, platform, suite of tools
empower, empowered - enable, support, give authority to, train

Read the full file on GitHub · 160 lines

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. 8d ago First seen · 160 lines · 17 tokens per session scan A 384ba7fa0d68

Subscribe to this mod's changes

analyze-buzzwords is an agent published in the GitHub repository MadeByTokens/claude-code-plugins-madebytokens (2 stars, last pushed 7mo ago), licensed MIT. It adds 17 tokens to every session and 1,570 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to analyze-buzzwords, differing in 0 lines, and is treated as a copy.