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.
git clone --depth 1 https://github.com/iker-gonzalez/antwork-skillsWrote 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.
[](https://agentmods.dev/agents/iker-gonzalez/antwork-skills/antwork-growth)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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)
list_social_accounts— connected platforms, handles, account types (personal / organization / page), andtokenHealthStatus(healthy / expiring_soon / expired / needs_reconnection) per account.get_workspace_settings— brand identity, timezone, selected platforms.list_posts— scan forcampaignIdusage 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, orneeds_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">
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.
- 10d ago First seen · 40 lines · 57 tokens per session scan A d7202999caf1
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.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
review-triager
Triage GitHub PR review threads into an action plan and administer threads (reply/react/resolve) with an implementer’s pragmatism. Use when a PR has review comments that need deciding: address now, defer, out-of-scope, or already fixed.