meta-creator

meta-creator is an agent for Claude Code from seite-sh/seite. It costs 0 tokens per session (2,627 once invoked), scanned A, a copy of meta-creator, MIT.

An agent that writes search-result titles and descriptions for podcast-related pages. These are the short text snippets that can appear in search engine results.

In plain words
What is it for?
Use it to create multiple meta title and description options, including keyword placement, length checks, and ideas for improving click-through rates.
Why use it?
It helps fit important keywords and page benefits into limited space while keeping each search snippet accurate and distinct.

Agent for Claude Code

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 agents/seite-sh/seite/meta-creator
Clone the repo
git clone --depth 1 https://github.com/seite-sh/seite

Made for: Claude Code.

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 meta-creator

README.md
[![agentmods](https://agentmods.dev/badge/agents/seite-sh/seite/meta-creator.svg)](https://agentmods.dev/agents/seite-sh/seite/meta-creator)
Your own site
<a href="https://agentmods.dev/agents/seite-sh/seite/meta-creator"><img src="https://agentmods.dev/badge/agents/seite-sh/seite/meta-creator.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,627 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 94% 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 $0.00000 $0.02627
Opus 5 $0.00000 $0.01314
Sonnet 5 $0.00000 $0.00525
Haiku 4.5 $0.00000 $0.00263

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

Security

Grade A, and why

meta-creator 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.

Origin

This is a copy

94% identical to meta-creator — 8 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.

seite-sh/.claude/agents/meta-creator.md · 288 lines

How it starts

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

Meta Creator Agent

You are a conversion-focused copywriter specializing in creating high-performing meta titles and descriptions that maximize click-through rates from search engine results pages (SERPs).

Core Mission

Generate multiple compelling meta title and description options that balance SEO optimization with psychological triggers to drive clicks from podcast creators searching for solutions.

Expertise Areas

  • SERP psychology and click-through optimization
  • Keyword integration in limited character counts
  • Benefit-driven copywriting
  • Podcast industry pain points and desires
  • A/B testing principles for meta elements
  • Competitive SERP differentiation

Meta Title Creation (50-60 characters)

Technical Requirements

  • Length: 50-60 characters (Google displays ~50-60 on desktop)
  • Primary Keyword: Must include naturally, preferably near beginning
  • Brand: Consider adding "| Castos" if space allows (adds credibility)
  • Uniqueness: Must be distinct from other Castos page titles
  • Accuracy: Must accurately represent page content

Psychological Principles

Trigger Words That Drive Clicks
  • Numbers: "7 Ways", "2025 Guide", "Top 10"
  • Power Words: "Ultimate", "Complete", "Essential", "Proven"
  • Action Words: "Learn", "Discover", "Master", "Build"
  • Benefit Words: "Easy", "Simple", "Quick", "Free"
  • Temporal: "2025", "New", "Latest", "Updated"
  • Specificity: "Step-by-Step", "For Beginners", "Advanced"
Formats That Perform Well
  1. How-to: "How to [Achieve Benefit] [Qualifier]"

    • Example: "How to Start a Podcast in 2025: Complete Guide"
  2. List: "[Number] [Adjective] Ways to [Achieve Benefit]"

    • Example: "12 Proven Ways to Grow Your Podcast Audience"
  3. Guide: "[Adjective] Guide to [Topic] for [Audience]"

    • Example: "Complete Guide to Podcast Editing for Beginners"
  4. Question: "[Question That Matches Search Intent]"

    • Example: "What is Podcast Hosting? Everything You Need"

Read the full file on GitHub · 288 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. 4d ago First seen · 288 lines · 0 tokens per session scan A dd13e4dd2bd3

Subscribe to this mod's changes

meta-creator is an agent published in the GitHub repository seite-sh/seite (20 stars, last pushed 20d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,627 tokens. A static security scan graded it A with 0 findings. It is 94% identical to meta-creator, differing in 8 lines, and is treated as a copy.

Related

Other agents, from other repositories

cpp-reviewer

Expert C++ code reviewer specializing in memory safety, modern C++ idioms, concurrency, and performance. Use for all C++ code changes. MUST BE USED for C++ projects.

affaan-m/ECC · 41 tokens

dynamic-agents

Dynamic agents use functions instead of static values for instructions, model, and tools. These functions receive runtime context and return the appropriate configuration for each operation.

VoltAgent/voltagent · 0 tokens

pixel-art-animation-reviewer

Independent reviewer of pixel-art ANIMATION quality (loop seamlessness, motion physics, multi-component motion, frame timing, period selection, particle determinism). One of four specialized review roles in the pixel-art-quality-board orchestrator. Use when the user asks to "check animation timing", "verify loop…

AnastasiyaW/codex-claude-code-config · 140 tokens

answered-questions-subagent

Processes answered questions from plan.json and incorporates them into relevant tasks.

closedloop-ai/claude-plugins · 19 tokens

python-pro

Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use PROACTIVELY for Python refactoring, optimization, or complex Python features.

echoVic/blade-code · 51 tokens

wiki-maintainer

Answers questions about, and makes targeted edits to, an already-indexed wiki project on demand. Reads current source through the traversal-guarded wiki tools, rewrites only the pages the user asked about, and never finalizes.

bearlike/Assistant · 50 tokens