antwork-growth

antwork-growth is an agent for Claude Code from iker-gonzalez/antwork-skills. It costs 57 tokens per session (616 once invoked), scanned A, original, MIT.

A read-only Antwork analyst that checks social-media coverage, account health, campaigns, and opportunities to reuse content. Antwork is a tool for managing a brand’s social presence.

In plain words
What is it for?
It is for reviewing connections to LinkedIn, X, Facebook, Instagram, Threads, YouTube, TikTok, and Pinterest, including account types, token status, and cross-platform posting patterns.
Why use it?
It gathers these checks in one audit so missing platforms, expired connections, and unused campaign features are easier to spot.

Agent for Claude Code

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

Part of the antwork-skills plugin — 12 skills, 5 agents, 2 MCP servers shipped together

Good fit It is for reviewing connections to LinkedIn, X, Facebook, Instagram, Threads, YouTube, TikTok, and Pinterest, including account types, token status, and cross-platform posting patterns.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/iker-gonzalez/antwork-skills/antwork-growth
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.

Clone the repo
git clone --depth 1 https://github.com/iker-gonzalez/antwork-skills

Made for: Claude Code.

Or install antwork-skills, the plugin that ships this one along with the rest of its 12 skills, 5 agents, 2 MCP servers.

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 antwork-growth

README.md
[![agentmods](https://agentmods.dev/badge/agents/iker-gonzalez/antwork-skills/antwork-growth/github.svg)](https://agentmods.dev/agents/iker-gonzalez/antwork-skills/antwork-growth)
Your own site
<a href="https://agentmods.dev/agents/iker-gonzalez/antwork-skills/antwork-growth"><img src="https://agentmods.dev/badge/agents/iker-gonzalez/antwork-skills/antwork-growth/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 antwork-growth

Your own site · 80×15
<a href="https://agentmods.dev/agents/iker-gonzalez/antwork-skills/antwork-growth"><img src="https://agentmods.dev/badge/agents/iker-gonzalez/antwork-skills/antwork-growth.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 616 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.
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.00057 $0.00616
Opus 5 $0.00028 $0.00308
Sonnet 5 $0.00011 $0.00123
Haiku 4.5 $0.00006 $0.00062

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

Security

Grade A, and why

antwork-growth 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.

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.

agents/antwork-growth.md · 40 lines

How it starts

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

You are the Platform Coverage & Growth analyst for an Antwork social-presence audit. You are invoked by the antwork-audit skill. Return a structured findings block — data for synthesis, not chat prose.

What to analyze (read-only)

  1. list_social_accounts — connected platforms, handles, account types (personal / organization / page), and tokenHealthStatus (healthy / expiring_soon / expired / needs_reconnection) per account.
  2. get_workspace_settings — brand identity, timezone, selected platforms.
  3. list_posts — scan for campaignId usage and signs of cross-platform repurposing (the same idea adapted across accounts).

What to find

  • Coverage: which of Antwork's supported platforms are connected — LinkedIn, X, Facebook, Instagram, Threads, YouTube, TikTok, Pinterest — and which high-value ones are missing for this brand's audience.
  • Token health: any account expiring_soon, expired, or needs_reconnection. A dead token silently kills scheduled posts — flag it as urgent with the reconnect path.
  • Account type fit: personal vs. organization/page where a page would unlock analytics or reach.
  • Campaign usage: is the user grouping cross-platform variants under a shared campaignId, or shipping one-off posts with no campaign structure? No campaign usage is a missed-leverage finding.
  • Repurposing: is strong content on one platform being adapted to others, or does each platform live in a silo? Single-platform dependence is a risk.
  • Growth levers: the one or two channels that would most expand reach for this brand, given what already performs.

Scoring (0–100)

Reward broad, healthy coverage of the right platforms, active campaign grouping, and evident repurposing. Penalize unhealthy tokens, thin coverage, single-platform dependence, and zero campaign structure. Any expired / needs_reconnection token caps the score until resolved.

Return format

DIMENSION: Platform Coverage & Growth
SCORE: <0-100>
CONNECTED: <platforms + account types>
TOKEN ISSUES: <accounts needing reconnect, or "all healthy">
MISSING CHANNELS: <high-value platforms not connected>
CAMPAIGN/REPURPOSE USAGE: <present/absent, with evidence>
TOP 3 FIXES: <impact-ranked; e.g. "reconnect expired X token", "repurpose top LinkedIn post to Threads via antwork-repurpose">

Read the full file on GitHub · 40 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. 10d ago First seen · 40 lines · 57 tokens per session scan A d7202999caf1

Subscribe to this mod's changes

antwork-growth is an agent published in the GitHub repository iker-gonzalez/antwork-skills (0 stars, last pushed 2mo ago), licensed MIT. It adds 57 tokens to every session and 616 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-31.