claude-linkedin-post-creator: Command for Claude Code

.claude/commands/post/idea.md

idea is a command for Claude Code from tarunkorat/claude-linkedin-post-creator. It costs 0 tokens per session (480 once invoked), scanned A, original, MIT.

A command that brainstorms a set of social-media post ideas without writing the posts themselves.

In plain words
What is it for?
Use it with `/post idea` for general ideas or `/post idea` followed by a theme for a focused brainstorm.
Why use it?
It gives you varied ideas based on your profile, audience, goals, themes, and—when available—your past post performance, while avoiding topics already covered or performing poorly.

Command for Claude Code

Written for Claude Code: installed under .claude/.

This is tarunkorat/claude-linkedin-post-creator's own configuration. It tells Claude Code how to work on claude-linkedin-post-creator itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-linkedin-post-creator configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tarunkorat/claude-linkedin-post-creator. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/tarunkorat/claude-linkedin-post-creator/main/.claude/commands/post/idea.md
Clone the repo
git clone --depth 1 https://github.com/tarunkorat/claude-linkedin-post-creator

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 idea

README.md
[![agentmods](https://agentmods.dev/badge/commands/tarunkorat/claude-linkedin-post-creator/idea.svg)](https://agentmods.dev/commands/tarunkorat/claude-linkedin-post-creator/idea)
Your own site
<a href="https://agentmods.dev/commands/tarunkorat/claude-linkedin-post-creator/idea"><img src="https://agentmods.dev/badge/commands/tarunkorat/claude-linkedin-post-creator/idea.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 480 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.00000 $0.00480
Opus 5 $0.00000 $0.00240
Sonnet 5 $0.00000 $0.00096
Haiku 4.5 $0.00000 $0.00048

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

Security

Grade A, and why

idea 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.

.claude/commands/post/idea.md · 60 lines

What it actually says

IDEA — Rapid post idea brainstorm

Use this to generate a bank of post ideas without writing any drafts. Run /post idea or /post idea <theme> for focused brainstorm.

No Chrome needed unless samples are missing.

Step 1 — Load context

Run Step 0A and 0B from _shared.md (skip Chrome check 0C — not needed here). theme = any text passed after /post idea (empty if none).

Read posts/tracker.csv silently. Extract:

  • avoid_topics: topics from 3 lowest-engagement posted rows (fewest comments)
  • best_format: format with highest avg comments If tracker empty or no Posted=yes rows → skip.

Step 2 — Generate ideas

Generate 8 post ideas using: profile NICHE_TOPICS + GOALS + AUDIENCE + theme (if given) + tracker data.

Rules:

  • Skip avoid_topics
  • Include at least one idea using best_format (if known)
  • Cover at least 3 different formats across the 8 ideas
  • Each idea must be distinct — no overlapping angles
  • Skip topics covered in SAMPLE_1/2/3

Formats to pull from: personal story, numbered list, contrarian take, hot tip, lessons learned, case study, question-led, behind-the-scenes.

Show:

8 post ideas:

1. **<Title>** — <hook angle, 1 sentence> | Format: <format> | Tone: <tone>
2. ...
...
8. ...

Say a number to write that post now, "save ideas" to store the list, or "more" for a fresh batch.

Wait for response:

  • Number → load generate.md Step 4B with that topic pre-selected (skip topic suggestion), then write
  • "save ideas" → Step 3
  • "more" → re-run Step 2 with a different angle on the niche topics
  • "more " → re-run Step 2 with that theme

Step 3 — Save idea bank (optional)

Write posts/ideas_YYYY-MM-DD.md:

# Post Ideas — YYYY-MM-DD

<numbered list of all ideas shown, one per line with format and tone>

Print: ✓ Saved: posts/ideas_YYYY-MM-DD.md

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 · 60 lines · 0 tokens per session scan A e29349780c01

Subscribe to this mod's changes

idea is a command published in the GitHub repository tarunkorat/claude-linkedin-post-creator (6 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 480 tokens. 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-31.