Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add indranilbanerjee/socialforge/plugin install socialforgeWrote 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/commands/indranilbanerjee/socialforge/cost-report)<a href="https://agentmods.dev/commands/indranilbanerjee/socialforge/cost-report"><img src="https://agentmods.dev/badge/commands/indranilbanerjee/socialforge/cost-report.svg" alt="Measured on agentmods" 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.00009 | $0.00333 |
| Opus 5 | $0.00005 | $0.00167 |
| Sonnet 5 | $0.00002 | $0.00067 |
| Haiku 4.5 | $0.00001 | $0.00033 |
Grade A, and why
cost-report 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 8d 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.
What it actually says
Cost Report
Display the API cost breakdown from cost-log.json.
Contract
Both --brand and --month are required. The skill runs:
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/cost_tracker.py" --action report --brand <name> --month <YYYY-MM>
The script returns JSON — total_cost_usd, total_api_calls, by_operation, and by_post (top 10). Render it for the user as below.
Output
Cost Report — AcmeCorp / April 2026
Total: $3.47 across 96 API calls
By Operation:
gemini_image_generation: $1.80
gemini_image_edit: $0.75
gemini_vision_analysis: $0.47
<operation>: $<amount>
carousel_render: $0.00 (local Playwright, free)
By Post (top 10):
P01: $0.85
P07: $0.45
...
Operation names come straight from the cost log. Only operations with a built-in estimate are priced automatically (vision analysis, image generation, image edit, fal.ai, Replicate; local compositing, background removal, and carousel rendering are $0.00). Video generation through WaveSpeed has no built-in estimate — log its actual cost with --action log --cost <usd>.
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.
- 8d ago First seen · 39 lines · 9 tokens per session scan A d458522de392
cost-report is a command published in the GitHub repository indranilbanerjee/socialforge (36 stars, last pushed 22d ago), licensed MIT. It adds 9 tokens to every session and 333 once invoked, about $0.0000 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.
Other commands, from other repositories
ask
Ask anything about your portfolio in natural language. Holdings, performance, bonds, news, optimization, target allocation, cash flow, peer comparison — one command answers all of them.
refresh
Force a fresh pipeline run on your portfolio. Use when news/prices may have moved or when you want to refresh stale cached data.
setup
Set up PromptCut - installs deps (pip, ffmpeg), checks keys, CapCut folder.
create-short
Create a short-form vertical video (TikTok, Instagram Reels, YouTube Shorts). Optimized 9:16 pipeline with auto-captions, hook-first structure, and background music mood selection.
add-captions
Generate TikTok-style animated captions for your Remotion video. Transcribes audio with Whisper, then creates word-by-word animated subtitles with customizable position, colors, and style.
add-transitions
Add professional scene transitions to your Remotion video. Choose from fade, slide, wipe, flip, clock-wipe and more — with spring physics or linear timing.