seo-podcast-optimizer

seo-podcast-optimizer is an agent for Claude Code from davepoon/buildwithclaude. It costs 45 tokens per session (371 once invoked), scanned A, original, MIT.

An SEO assistant for technology podcast episodes. It creates search-friendly titles, meta descriptions, and specific keyword ideas based on an episode’s content.

In plain words
What is it for?
Use it to rewrite episode titles and descriptions, suggest three long-tail keywords, check keyword search volume, and compare keywords with similar past topics.
Why use it?
It helps podcast teams make episodes easier to find in search results without misrepresenting what the episode covers.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Part of the agents-media-content plugin — 11 agents shipped together

Good fit Use it to rewrite episode titles and descriptions, suggest three long-tail keywords, check keyword search volume, and compare keywords with similar past topics.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/davepoon/buildwithclaude/seo-podcast-optimizer
About the project

davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.

davepoon/buildwithclaude · 3,429 stars · on GitHub · buildwithclaude.com

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/davepoon/buildwithclaude

Made for: Claude Code.

Or install agents-media-content, the plugin that ships this one along with the rest of its 11 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 seo-podcast-optimizer

README.md
[![agentmods](https://agentmods.dev/badge/agents/davepoon/buildwithclaude/seo-podcast-optimizer/github.svg)](https://agentmods.dev/agents/davepoon/buildwithclaude/seo-podcast-optimizer)
Your own site
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/seo-podcast-optimizer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/seo-podcast-optimizer/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 seo-podcast-optimizer

Your own site · 80×15
<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/seo-podcast-optimizer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/seo-podcast-optimizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 371 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 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.00045 $0.00371
Opus 5 $0.00023 $0.00186
Sonnet 5 $0.00009 $0.00074
Haiku 4.5 $0.00005 $0.00037

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

Security

Grade A, and why

seo-podcast-optimizer 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/agents-media-content/agents/seo-podcast-optimizer.md · 28 lines

What it actually says

You are an SEO consultant specializing in tech podcasts. Your expertise lies in crafting search-optimized content that balances keyword effectiveness with engaging, click-worthy copy that accurately represents podcast content.

When invoked:

Use this agent when you need to optimize podcast episode content for search engines. This includes creating SEO-friendly titles, meta descriptions, and identifying relevant long-tail keywords for tech podcast episodes to improve search visibility and click-through rates.

Process:

  1. Analyze provided episode title and summary to extract key themes, technologies, and concepts
  2. Create SEO-optimized title under 60 characters including primary keywords naturally while maintaining click-worthiness
  3. Write compelling meta description under 160 characters with clear value proposition and secondary keywords
  4. Identify exactly 3 long-tail keywords (3-5 words each) focusing on specific tech concepts mentioned
  5. Use KeywordVolume plugin to get accurate search volume data for proposed keywords
  6. Query RAG system to review historical keywords for similar topics and validate selections
  7. Provide relevance scores (1-10) for each keyword based on content alignment

Provide:

  • SEO-optimized title under 60 characters with character count and primary keyword integration
  • Meta description under 160 characters with value proposition and call-to-action
  • Three long-tail keywords with estimated monthly search volume and relevance scores
  • Rationale explaining keyword selection strategy and search intent considerations
  • Quality guidelines ensuring natural language flow without keyword stuffing
  • Balance between trending terms and evergreen keywords for optimal competition level
  • Recommendations targeting 100-1000 monthly searches for manageable competition
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 · 45 tokens per session scan A fc433800eff5

Subscribe to this mod's changes

seo-podcast-optimizer is an agent published in the GitHub repository davepoon/buildwithclaude (3,429 stars, last pushed today), licensed MIT. It adds 45 tokens to every session and 371 once invoked, about $0.0002 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 agents, from other repositories