threads-content-planner

threads-content-planner is a skill for Claude Code from sergebulaev/threads-skills. It costs 111 tokens per session (1,594 once invoked), scanned A, original, MIT.

A skill that creates a seven-day content plan for Threads, Meta’s text-based social network. It organizes posts, threads, replies, and quote posts around an audience, theme, and content topics.

In plain words
What is it for?
Use it to build a weekly calendar with post types, angles, hook formulas, suggested times, reply targets, and a mix of content goals.
Why use it?
It provides a planned publishing rhythm when deciding what to post each day has become ad hoc.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the threads-skills plugin — 9 skills shipped together

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 skills/sergebulaev/threads-skills/threads-content-planner
Any agent
npx skills add sergebulaev/threads-skills --skill threads-content-planner
Clone the repo
git clone --depth 1 https://github.com/sergebulaev/threads-skills

Made for: Claude Code.

Or install threads-skills, the plugin that ships this one along with the rest of its 9 skills.

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 threads-content-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/sergebulaev/threads-skills/threads-content-planner.svg)](https://agentmods.dev/skills/sergebulaev/threads-skills/threads-content-planner)
Your own site
<a href="https://agentmods.dev/skills/sergebulaev/threads-skills/threads-content-planner"><img src="https://agentmods.dev/badge/skills/sergebulaev/threads-skills/threads-content-planner.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,594 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00111 $0.01594
Opus 5 $0.00056 $0.00797
Sonnet 5 $0.00022 $0.00319
Haiku 4.5 $0.00011 $0.00159

Measured 6d ago against content hash 77f9d1390421, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

threads-content-planner 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 6d 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.

.codex-marketplace/threads-skills/skills/threads-content-planner/SKILL.md · 129 lines

How it starts

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

Threads Content Planner

Produce a weekly Threads plan built around a pillar discipline and the warm, conversation-first cadence Threads rewards. Threads moves fast like X and rewards posting multiple times a day, so the plan mixes single posts, threads, and reply/quote-post targets.

When to use

  • User asks "plan my week on Threads" or "what should I post this week"
  • User wants to escape ad-hoc posting and establish a rhythm
  • Before a launch week (the plan aligns a product pillar)

Input

  • Theme (optional): e.g. "shipping our AI agent in public"
  • Audience description: e.g. "indie builders, AI engineers, early founders"
  • Pillar mix (optional): defaults to 40% Build-in-Public / 30% Insight / 20% Engagement / 10% Promotion
  • Posting cadence (optional): defaults to 2 posts/day on weekdays
  • Voice samples (optional): past posts for voice calibration

Output

A markdown plan with:

7-day calendar

Day Slot Type Pillar Formula 1-line angle Goal Time
Mon AM single Insight T1 Warm Contrarian "speed is a revenue line item" reposts 9:30 AM
Mon PM reply block Engagement R-templates 5 builder conversations replies 12:30 PM
Tue AM thread Build-in-Public T10 How-I Teardown "how we cut deploy 40m to 6m" reposts 8:30 AM
Tue PM single Insight T2 Data-Point "1.3s page = 2.4x conversion" reposts 12:30 PM
Wed AM thread Insight T7 Listicle-Thread "9 landing-page mistakes" reposts 9:00 AM
Thu AM single Build-in-Public T3 Confession "the metric we hid for a month" replies 8:30 AM
Fri AM single Engagement T6 Relatable "friday deploy energy" likes 9:00 AM

(The skill fills real angles from the theme. Weekends are optional and skew to story threads or relatable singles, which travel well on Threads off-hours.)

Daily reply and quote-post targets

For each day:

  • 5-10 accounts to engage (names or archetypes: "peer builders at 2-20k", "AI founders shipping in public", "the creators whose threads you repost")
  • Template to apply (R1 answer, R2 concede-sharpen, R3 extend, R5 value-add quote)
  • Target: 5-10 substantive replies per day. On Threads, replies on other people's posts drive more profile visits and follows than your own posts early on, and replies are the heaviest ranking signal.

Read the full file on GitHub · 129 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 129 lines · 111 tokens per session scan A 77f9d1390421

Subscribe to this mod's changes

threads-content-planner is a skill published in the GitHub repository sergebulaev/threads-skills (21 stars, last pushed 2d ago), licensed MIT. It adds 111 tokens to every session and 1,594 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

x-marketing

Plan, draft, audit, and publish posts and threads for X (Twitter). Use when the user wants to write a single tweet or an auto-numbered thread, build a long-form tweetstorm, remove AI tells from a draft, reverse-engineer the hook from a viral tweet, draft a reply or quote tweet, or plan a week of X content. Tweets and…

sergebulaev/x-skills · 117 tokens

x-humanizer

Scrub AI tells from any tweet or thread draft, or audit a finished draft against the 2026 X (Twitter) checklist. Strips em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, and uniform tweet rhythm, then adds human fingerprints. Includes a --mode audit pre-publish check (280-char…

sergebulaev/x-skills · 120 tokens

facebook-marketing

Plan, draft, audit, and publish posts for a Facebook Page. Use when the user wants to write a short punchy Page post or a longer story post, remove AI tells from a draft, reverse-engineer the hook from a high-share Page post, draft replies to comments on their Page, or plan a week of Facebook Page content. Page posts…

sergebulaev/facebook-skills · 104 tokens

fb-humanizer

Scrub AI tells from any Facebook Page post draft, or audit a finished draft against the 2026 Facebook checklist. Strips em dashes, AI vocabulary (leverage, delve, harness), "We are thrilled to announce" openers, and corporate auto-pilot, then adds human fingerprints. Includes a --mode audit pre-publish check (under-80…

sergebulaev/facebook-skills · 119 tokens

tiktok-marketing

Plan, script, caption, and publish short-form video for TikTok. Use when the user wants to write the first 1-3 second hook (spoken line plus on-screen text), draft a caption under 2,200 chars with TikTok settings and hashtags, ride a trending sound without being cringe, strip AI tells from a spoken script to sound…

sergebulaev/tiktok-skills · 0 tokens

tt-humanizer

Strip AI-script tells from a TikTok spoken script and caption so it sounds like a person talking on camera, not a teleprompter. Removes em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, written-not-spoken phrasing, and "hey guys" filler, then adds contractions and one specific…

sergebulaev/tiktok-skills · 117 tokens