threads-reply

threads-reply is a skill for Claude Code, Codex from bam-bam-2/solo-skills. It costs 50 tokens per session (6,844 once invoked), scanned A, original, MIT.

Instructions for writing replies to comments on your own Threads posts, based on your existing reply style.

In plain words
What is it for?
Use them to collect past replies, draft responses, check the wording, and publish through the Threads Graph API, with a dry-run option first.
Why use it?
They reduce the risk of replies sounding unlike you or being published accidentally.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also runs codex exec. Also seen: mentions Codex.

Part of the solo-skills plugin — 26 skills shipped together

Good fit Use them to collect past replies, draft responses, check the wording, and publish through the Threads Graph API, with a dry-run option first.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bam-bam-2/solo-skills/threads-reply
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.

Any agent
npx skills add bam-bam-2/solo-skills --skill threads-reply
Clone the repo
git clone --depth 1 https://github.com/bam-bam-2/solo-skills

Made for: Claude Code, Codex.

Or install solo-skills, the plugin that ships this one along with the rest of its 26 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-reply

README.md
[![agentmods](https://agentmods.dev/badge/skills/bam-bam-2/solo-skills/threads-reply/github.svg)](https://agentmods.dev/skills/bam-bam-2/solo-skills/threads-reply)
Your own site
<a href="https://agentmods.dev/skills/bam-bam-2/solo-skills/threads-reply"><img src="https://agentmods.dev/badge/skills/bam-bam-2/solo-skills/threads-reply/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 threads-reply

Your own site · 80×15
<a href="https://agentmods.dev/skills/bam-bam-2/solo-skills/threads-reply"><img src="https://agentmods.dev/badge/skills/bam-bam-2/solo-skills/threads-reply.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,844 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 183
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
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.00050 $0.06844
Opus 5 $0.00025 $0.03422
Sonnet 5 $0.00010 $0.01369
Haiku 4.5 $0.00005 $0.00684

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

Security

Grade A, and why

threads-reply 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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/publish-thread.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/threads-reply/SKILL.md · 201 lines

How it starts

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

개인 스레드 답글 보이스 (-handle)

사용자 개인 계정에 온 댓글에 답글을 다는 작업 전용.

  • 브랜드 계정(브랜드 계정)이 남의 글에 콜드로 댓글 다는 기준은 ~/Projects/<프로젝트>/마케팅/threads-1000/ENGAGE-VOICE.md다. 그쪽 철칙 3개(한 줄·미러링 금지·존대 유지)는 여기서도 유효하지만, 거기 적힌 말투 마커(ㅇ_ㅇ? ~넹 ~당 ~욤)는 사용자의 게시물 에서 뽑은 것이라 답글에서는 거의 안 쓰인다(실측 ㅇ_ㅇ 0.0%, ~ 2.5%). 답글은 이 문서를 정본으로 본다.
  • 계정 성과 분석은 threads-analytics 스킬.

바로 쓰는 스크립트

scripts/publish-thread.mjs — Threads Graph API로 타래를 발행합니다.

node scripts/publish-thread.mjs draft.txt          # dry-run: 파싱 결과만 출력
node scripts/publish-thread.mjs draft.txt --go     # 실제 발행

━━━ 헤더 ━━━ 구분선으로 글을 나누고, 헤더에 "댓글"이 들어가면 첫 댓글로 붙입니다. 기본이 dry-run입니다. 발행 사고를 막으려고 --go를 명시해야만 나갑니다.

근거

Threads Graph API GET /me/replies 전량 22,560건(2024-04-26 ~ 2026-08-08) 실측.

0. ⚠️ 초안은 코덱스가 쓴다

"다음부터 이거 코덱스로 하기로 하자"

답글 초안 생성은 클로드가 직접 하지 말고 코덱스에 넘긴다. 2026-08-15 배치에서 클로드 초안이 두 번 연속 반려됐고("내말투 들어간거냐", "코덱스는 내말투 잘 따라하던데"), 같은 재료를 물린 코덱스 출력이 채택됐다. 클로드는 재료 준비 · 검증 · 발행 · 예외 판단을 맡는다.

왜 클로드 초안이 실패했나 (반복 금지)

  • 통계 표를 보고 새로 지어냈다. 문체표(길이·이모티콘 비율)만 맞추면 리듬은 비슷해지지만 반응 방식은 못 배운다. 결과물이 지나치게 깔끔하고 훈수형(~하셔도 됩니다, ~반응 다릅니다)이 됐다.
  • 댓글↔답글 짝(pair)을 한 번도 안 봤다. 답글만 따로 보면 "어떤 말에 어떻게 받아치는지"가 안 보인다. 사용자는 드립을 치고(천재라기엔 계란값이 많이 들었습니다 ㅋㅋ), 어미를 갖고 놀고(~게여 ~할게욤 'ㅁ' 워우...;;), 상대를 자기 판으로 끌어당긴다(6기 재참여하시죠!? 이제 맥스의 세계로 가보시죠!).

실행 절차

  1. 짝 코퍼스 수집reply-logs/ 의 pairs 수집 스크립트로 최근 2개월치 내 글 conversation을 훑어 {남의 댓글 → 사용자 답글} 짝을 뽑는다(2026-08-15 기준 430건). 한 줄·90자 이하만 남기고 최신순 220건을 예시로 쓴다.
  2. 프롬프트 조립 — 짝 220건 원문 + 계량 기준표(아래 1장) + 절대규칙 + 대상 댓글 전체(원글 본문 포함, 이미지 글이면 이미지 내용을 문장으로 풀어서 함께). 출력은 번호|답글 한 줄씩만.
  3. 실행 — 코덱스 CLI는 맥북 샌드박스에서 env: node: No such file or directory로 죽는다. 원격 머신에서 돌린다: scp /tmp/codex_prompt.txt remote-host:/tmp/ssh remote-host 'codex exec --skip-git-repo-check - < /tmp/codex_prompt.txt'. (원격 머신엔 timeout 명령이 없으니 붙이지 말 것.)
  4. 클로드가 검수 — 코덱스 출력에서 아래를 잡아낸다. 2026-08-15 실측으로 코덱스가 실제로 낸 결함들이다.
    • ㅋㅋㅋ 3개 이상 → ㅋㅋ로 자동 보정(2장 5번 절대규칙)
    • 훈수·교훈 종결(~하시면 됩니다, A는 이렇게 B는 이렇게가 맞겠네요)
    • ㅋㅋ 과다 — 코덱스는 31%까지 올린다(실측 13%)
    • 맥락상 기회를 날리는 답글 — 예: 공간 홍보 댓글에 웃고 넘기기(사용자는 8/30 70명 행사 공간을 찾는 중이었다). 이런 건 클로드 안으로 갈아끼운다. 2026-08-15에 실제로 12번만 클로드 안이 채택됐다.
  5. 사용자에게 코덱스안/클로드안을 나란히 보여주고 번호로 고르게 한다(7장).

Read the full file on GitHub · 201 lines

Files

What ships with it

1 file 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. 10d ago First seen · 201 lines · 50 tokens per session scan A ec9853b83c91

Subscribe to this mod's changes

threads-reply is a skill published in the GitHub repository bam-bam-2/solo-skills (362 stars, last pushed 6d ago), licensed MIT. It adds 50 tokens to every session and 6,844 once invoked, about $0.0003 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.