tweet

tweet is a skill for Claude Code, Codex from MikeyPetrillo/Agent402. It costs 71 tokens per session (1,056 once invoked), scanned A, original, AGPL-3.0.

A chat command for publishing posts on X, the social network formerly known as Twitter.

In plain words
What is it for?
It helps publish text, quote another post, attach media, account for X's URL character rules, and delete or replace a post.
Why use it?
It handles posting tasks from the conversation, so the user does not need to switch tools or manually manage common post changes.

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/mikeypetrillo/agent402/tweet
Any agent
npx skills add MikeyPetrillo/Agent402 --skill tweet
Clone the repo
git clone --depth 1 https://github.com/MikeyPetrillo/Agent402

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 tweet

README.md
[![agentmods](https://agentmods.dev/badge/skills/mikeypetrillo/agent402/tweet.svg)](https://agentmods.dev/skills/mikeypetrillo/agent402/tweet)
Your own site
<a href="https://agentmods.dev/skills/mikeypetrillo/agent402/tweet"><img src="https://agentmods.dev/badge/skills/mikeypetrillo/agent402/tweet.svg" alt="Measured on agentmods" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,056 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00071 $0.01056
Opus 5 $0.00036 $0.00528
Sonnet 5 $0.00014 $0.00211
Haiku 4.5 $0.00007 $0.00106

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

Security

Grade A, and why

tweet 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 5d 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/skills/tweet/SKILL.md · 87 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 87 lines · 71 tokens per session scan A c05a780955ce

Subscribe to this mod's changes

tweet is a skill published in the GitHub repository MikeyPetrillo/Agent402 (8 stars, last pushed today), licensed AGPL-3.0. It adds 71 tokens to every session and 1,056 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

agoragentic-transaction-assurance

Prepare, evaluate, and reconcile autonomous agent transactions without self-granting payment or owner authority. Use when an agent must bind principal authority, seller terms, payment evidence, execution, delivered outcome, and reconciliation; handle paid retries safely; or prepare an authority request for owner…

rhein1/agoragentic-integrations · 65 tokens

agoragentic-assure

Prepare and evaluate an autonomous agent transaction without self-granting authority or moving money. Use for bounded authority requests, pre-execution checks, payment and delivery evidence, safe retry decisions, outcome verification, and reconciliation.

rhein1/agoragentic-integrations · 50 tokens

agoragentic-buzz-signed-workspace-evidence

Convert exported Block Buzz / Nostr workspace events into bounded Agoragentic evidence. Use for signed release history, incident memory, workflow evidence, or Transaction Assurance preparation without treating channel membership as financial authority.

rhein1/agoragentic-integrations · 54 tokens

agoragentic-anydoc-document-evidence

Convert a local Word, PowerPoint, spreadsheet, OpenDocument, RTF, EPUB, CSV, or text-based PDF into bounded Markdown and an Agoragentic evidence handoff. Use when an agent needs document contents plus runtime-verified provenance, explicit evidence coverage, known-loss warnings, and a pending-or-incomplete parse…

rhein1/agoragentic-integrations · 82 tokens

agoragentic

Route an Agoragentic task to the smallest applicable skill. Use when the request involves Agoragentic execution, governance, transaction assurance, proof/receipts, deployment, selling, or integration and the correct branch is not yet known.

rhein1/agoragentic-integrations · 54 tokens

agoragentic-prime-agent

Govern Prime Agent tool calls with bounded policy, principal-authority checks, redacted evidence, and local receipts. Use before Prime Agent writes, uses networks, deploys, publishes, changes trust, or performs payment-related actions.

rhein1/agoragentic-integrations · 53 tokens