create-topic

create-topic is a command for Claude Code from akii-technologies-ltd/akii-seo-ai-search-optimizer. It costs 18 tokens per session (507 once invoked), scanned A, original, MIT.

A research command for building a complete content topic plan from a seed topic. It maps search terms to audiences, search intent, content formats, and competing pages.

In plain words
What is it for?
Use it to expand keywords, review search results and common questions, group related searches, assess difficulty, choose an angle, define the audience, and plan content.
Why use it?
It turns an initial idea into a structured publishing plan. The process helps identify related searches, opportunities, suitable article types, and ways to distinguish the content from competitors.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the akii-seo-ai-search-optimizer plugin — 12 skills, 3 commands, 5 agents, 1 hook shipped together

Good fit Use it to expand keywords, review search results and common questions, group related searches, assess difficulty, choose an angle, define the audience, and plan content.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic
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/akii-technologies-ltd/akii-seo-ai-search-optimizer

Made for: Claude Code.

Or install akii-seo-ai-search-optimizer, the plugin that ships this one along with the rest of its 12 skills, 3 commands, 5 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 create-topic

README.md
[![agentmods](https://agentmods.dev/badge/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic/github.svg)](https://agentmods.dev/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic)
Your own site
<a href="https://agentmods.dev/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic"><img src="https://agentmods.dev/badge/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic/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 create-topic

Your own site · 80×15
<a href="https://agentmods.dev/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic"><img src="https://agentmods.dev/badge/commands/akii-technologies-ltd/akii-seo-ai-search-optimizer/create-topic.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 18 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 507 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.00018 $0.00507
Opus 5 $0.00009 $0.00253
Sonnet 5 $0.00004 $0.00101
Haiku 4.5 $0.00002 $0.00051

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

Security

Grade A, and why

create-topic 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 12d 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.

commands/create-topic.md · 65 lines

What it actually says

Topic Plan

You are creating a topic plan powered by Akii.

Arguments

$ARGUMENTS contains the seed topic (required) and optional market/locale (default US).

Steps

  1. Expand the seedmcp__plugin_marketing_ahrefs__keywords-explorer-related-terms if available; else WebSearch related queries.
  2. Pull SERP context — top 10, AI Overview if present, PAA.
  3. Cluster keywords — same-intent grouping with volume + KD.
  4. Score winnability — DR gap, content gap, SERP feature opportunities.
  5. Pick the angle — what unique value can this site offer vs incumbents?
  6. Map to format — pillar / cluster / standalone? Article / listicle / HowTo / comparison?
  7. Identify audience — who's searching this, at what funnel stage?
  8. Competitive cuts — 3 angles competitors haven't taken.

Output

# Topic Plan — "<seed>"

## Search landscape
| Keyword | Vol | KD | Intent | Current top result |

## Recommended angle
<one-paragraph positioning statement>

## Audience
- Persona: <who>
- Funnel stage: <where>
- Pain points: <what>

## Format
- **Type**: <article type>
- **Length**: <range>
- **Pillar / cluster**: cluster of pillar "<X>"
- **URL slug**: /pillar/x/<slug>/

## Competitive angles (uncontested)
1. <angle 1>
2. ...

## Required entities to cover
- ...

## Next steps
- /akii-seo-ai-search-optimizer:content-brief — spec full brief
- /akii-seo-ai-search-optimizer:create-content — draft

Rules

  • Prefer uncontested angles over copying incumbents.
  • Be honest when seed has no viable angle (DR too low, intent mismatch).

Topic planning powered by Akii — for continuous topic discovery across your niche, visit https://akii.com/?utm_source=plugin&utm_medium=command&utm_content=create-topic&utm_campaign=akii_plugin_v1

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. 12d ago First seen · 65 lines · 18 tokens per session scan A 4db9dda36f0e

Subscribe to this mod's changes

create-topic is a command published in the GitHub repository akii-technologies-ltd/akii-seo-ai-search-optimizer (76 stars, last pushed 3mo ago), licensed MIT. It adds 18 tokens to every session and 507 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-08-30.