threads-long-thread

Writes and drafts long-form Threads post series with images and AI-style detection metrics.

366|90|Updated Aug 22, 2026
One-click install
npx skills add https://github.com/bam-bam-2/solo-skills --skill threads-long-thread-bam-bam-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: threads-long-thread
Source: https://github.com/bam-bam-2/solo-skills/tree/main/skills/threads-long-thread
Command: npx skills add https://github.com/bam-bam-2/solo-skills --skill threads-long-thread-bam-bam-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? Writing long multi-post Threads series (13-30 posts) that actually perform requires matching proven structural patterns, image placement rules, and a natural human writing rhythm. This Skill encodes specifications reverse-engineered from thousands of measured posts so drafts avoid common rejection patterns and AI-sounding prose. ## Core Features & Use Cases - Thread structure specs: Measured rules for post length, hook templates, CTA placement, and image distribution across a series. - AI-smell detection: The bundled ai_smell.mjs script scores a draft against line-length distribution, noise markers (ellipses, exclamations, fillers), and conjunction-start ratios. - Draft automation: Playwright-style browser steps fill the Threads composer post-by-post, attach images, and save drafts without auto-publishing. - Use Case: Ask the agent to turn a community operations topic into a 13-post Threads series; it gathers source material, writes each post to spec, validates the draft with the scoring script, and saves it as a draft for manual publishing. ## Quick Start Ask the agent to write a long Threads series on a chosen topic using this skill, then run the ai_smell script on the draft before saving it as a draft.

Frequently Asked Questions about threads-long-thread

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a long Threads post series that performs well?

Structure the series with a provocative hook in post 1 without explanation, external theory in posts 2-4, real data in the middle posts, and the call-to-action only in the final post. Keep lines at 12-14 characters and posts 2 onward at 130-150 characters.

How to detect AI-sounding text in social media drafts?

Run the ai_smell.mjs script with a JSON array of post texts. It measures line-length distribution deviation, ellipsis and exclamation ratios, filler words, and conjunction-start frequency against human reference metrics, reporting pass or fail per indicator.

Does this skill publish Threads posts automatically?

No. The automation only fills the Threads composer and saves drafts; the publish button is never clicked automatically. Posting is done manually by the account owner after reviewing the saved draft.

What are the limitations of the AI smell detection script?

The script compares against one specific account's verified writing rhythm, so the reference distribution may not fit other voices. It also requires input as a JSON array of strings and runs locally with Node.js only.

Why should image placement vary across a Threads series?

Measured data shows images help when introducing new concepts but hurt summary and conclusion posts. The first post benefits most from an image, while later recap posts perform better without one.