social

social is a skill for Claude Code, Codex from markmhendrickson/ateles. It costs 114 tokens per session (10,759 once invoked), scanned A, original, MIT.

A writing assistant for turning blog posts into social-media drafts and schedules, or analyzing an X post to suggest replies, quote posts, or accounts to follow. The drafts are intended for the author to edit rather than publish automatically.

In plain words
What is it for?
Use it to create tweets, threads, LinkedIn or Bluesky posts, weekly sharing plans, reply drafts, quote-post drafts, and manual follow recommendations.
Why use it?
It removes the repetitive work of adapting one piece of writing to several platforms and deciding how to respond to an external post.

Skill for Claude CodeCodex

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/markmhendrickson/ateles/social
Any agent
npx skills add markmhendrickson/ateles --skill social
Clone the repo
git clone --depth 1 https://github.com/markmhendrickson/ateles

Made for: Claude Code, Codex.

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 social

README.md
[![agentmods](https://agentmods.dev/badge/skills/markmhendrickson/ateles/social.svg)](https://agentmods.dev/skills/markmhendrickson/ateles/social)
Your own site
<a href="https://agentmods.dev/skills/markmhendrickson/ateles/social"><img src="https://agentmods.dev/badge/skills/markmhendrickson/ateles/social.svg" alt="Measured on agentmods" height="20"></a>
Per session 114 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,759 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 $0.00114 $0.10759
Opus 5 $0.00057 $0.05379
Sonnet 5 $0.00023 $0.02152
Haiku 4.5 $0.00011 $0.01076

Measured yesterday against content hash bbc4d6f0470e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

social 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 yesterday.

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/skills/social/SKILL.md · 798 lines

How it starts

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

Social

Turn blog posts into platform-optimized share material: punchy drafts the author edits in 60 seconds, not fully automated content. For blog-derived work, use single-post extraction or multi-post weekly schedules. For external X posts (someone else's tweet), recommend Reply vs QT vs skip, produce reply drafts (not only QTs), and when reply-thread context exists, follow recommendations for repliers (tiered, manual follow only).

When to use

  • User provides a blog post URL or text and wants social share material
  • User provides an X/Twitter status URL and wants quote-tweet drafts, plain reply drafts, or both
  • User wants follow recommendations for accounts that replied to a tweet (requires reply list from user paste, export, or other captured context; see below)
  • User asks for tweets, threads, LinkedIn posts, or Bluesky posts derived from existing writing
  • User wants a distribution schedule for a published post
  • User asks to "process" or "extract" share content from a post
  • User asks to generate a week of social content from their blog or recent posts
  • After the /publish skill completes for a new blog post (suggest running this skill as a follow-up)

Always include: top pick and timing

Every output from this skill must include a "Top pick and timing" section near the top of the markdown file AND in the conversational response to the user. This section must:

  1. Include the full verbatim text of the recommended draft(s) right at the top, ready to copy-paste. Do not make the user scroll to find the text. This is the first thing in the output after the header and source metadata.
  2. Name each recommended draft with its label (e.g., "QT 1", "Reply B") and give concrete timing guidance per the rules below. Include where the link goes.
  3. Explain in 1-3 sentences why that pick beats the alternatives (after the copy-paste text, not before it).
  4. Relevance gate: Before recommending a draft as top pick, verify it answers or directly engages with OP's actual question/frame. A draft that pivots to your own concern (even a valid one) instead of staying in OP's problem space is not the top pick for a QT or reply. Save tangential-but-strong drafts for standalone posts or reserves.

Read the full file on GitHub · 798 lines

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. yesterday First seen · 798 lines · 114 tokens per session scan A bbc4d6f0470e

Subscribe to this mod's changes

social is a skill published in the GitHub repository markmhendrickson/ateles (6 stars, last pushed yesterday), licensed MIT. It adds 114 tokens to every session and 10,759 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-09-03.

Related

Other skills, from other repositories

strands-review

Local preview of the strands-agents/devtools /strands review agent. Body is the upstream Task Reviewer SOP verbatim — do not paraphrase. Use when the user types /strands-review, asks for a "strands review" of a PR, or wants to anticipate what the remote /strands review GitHub Action will flag. Findings are close but…

strands-agents/harness-sdk · 125 tokens

docs-writer

Draft or rewrite Strands Agents documentation pages. Use when writing new doc pages, rewriting pages that failed audit, drafting sections for existing pages, or writing blog posts and release notes about Strands. Also triggers on "write a doc", "draft a page", "rewrite the quickstart", "add a tutorial for X"…

strands-agents/harness-sdk · 74 tokens

pr-writer

Generates pull request titles and descriptions. Use when the user asks to create, open, write, draft, or generate a PR, pull request, or merge request description.

strands-agents/harness-sdk · 39 tokens

pr-create

Creates a GitHub pull request using the gh CLI. Use when the user asks to create, open, or submit a PR on GitHub.

strands-agents/harness-sdk · 32 tokens

local-llm-tool

Local LLM execution tool for text generation and chat through Ollama or vLLM endpoints. Use when: running on-prem inference, calling a local GPU model, or summarizing with a self-hosted LLM.

xuiltul/animaworks · 50 tokens

aaai

AAAI paper formatting — activate when the user wants AAAI template setup, migration, or formatting/compilation fixes.

nanoAgentTeam/research-claw · 27 tokens