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.
npx skills add indranilbanerjee/contentforge --skill cf-publishgit clone --depth 1 https://github.com/indranilbanerjee/contentforgeWrote 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/skills/indranilbanerjee/contentforge/cf-publish)<a href="https://agentmods.dev/skills/indranilbanerjee/contentforge/cf-publish"><img src="https://agentmods.dev/badge/skills/indranilbanerjee/contentforge/cf-publish.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
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.00168 | $0.04569 |
| Opus 5 | $0.00084 | $0.02285 |
| Sonnet 5 | $0.00034 | $0.00914 |
| Haiku 4.5 | $0.00017 | $0.00457 |
Grade A, and why
cf-publish 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- cf-publish — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 506 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Publish Content — ContentForge CMS Publishing
Push publication-ready content from the ContentForge pipeline directly to your CMS (Webflow or WordPress) via MCP connectors. Preview before publishing, verify post-publish, and fall back to HTML export when no connector is available.
When to Use
Use /contentforge:cf-publish when:
- You have a finished, reviewed content piece (Phase 8 complete, score >=7.0)
- You want to publish directly to Webflow or WordPress without copy-pasting
- You need to schedule content for a future publish date
- You want post-publish verification (URL live, meta tags correct, images loaded)
- You want an HTML export for manual upload when no CMS connector is configured
Do NOT use for:
- Content still in pipeline (must be Phase 8 complete)
- Content that did not reach APPROVED (anything below 7.0 — a 5.0-6.9 piece is
review_required, not publishable) - Platforms other than Webflow/WordPress (use
/contentforge:cf-social-adaptfor social media)
What This Command Does
- Verify Connector -- Check if Webflow or WordPress MCP connector is active
- Load Content -- Pull finished content from Google Drive or local output
- Format for Platform -- Convert markdown/docx to platform-specific HTML/blocks
- Preview -- Show rendered preview with meta tags, slug, featured image
- AI Disclosure & Provenance -- EU AI Act Article 50 check (applicable from 2 Aug 2026)
- Publish/Schedule -- Push to CMS as draft, published, or scheduled
- Post-Publish Verification -- Confirm URL is live, meta tags are correct, content renders properly
- Fallback -- If no connector, generate standalone HTML file for manual upload
Required Inputs
Minimum Required:
- Content Source -- Google Drive URL, local file path, or requirement ID (e.g.,
REQ-001) - Platform --
webfloworwordpress - Status --
draft,publish, orschedule
Optional:
- Schedule Date -- ISO date/time for scheduled publishing (required if status=schedule)
- Collection/Category -- Webflow collection slug or WordPress category
- Featured Image -- URL or local path to hero image
- Author -- Override the byline author (default: the author applied in Phase 3 from the brand's
author_profiles; falls back to authorless if none configured) - Tags -- Comma-separated list of tags
- Slug Override -- Custom URL slug (defaults to SEO-optimized slug from Phase 6)
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 · 506 lines · 168 tokens per session scan A 8ecc4743537d
cf-publish is a skill published in the GitHub repository indranilbanerjee/contentforge (26 stars, last pushed 21d ago), licensed MIT. It adds 168 tokens to every session and 4,569 once invoked, about $0.0008 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 skills, from other repositories
aeo-audit
Audit how a brand appears across the 6 canonical AI answer surfaces — ChatGPT, Perplexity, Google AI Mode, AI Overviews, Gemini, Copilot — probing 10-25 queries into a numbered output bundle with per-platform visibility scorecards, citation-accuracy checks, a competitor matrix, content gaps, and an optimization…
analytics-insights
Marketing measurement module — builds KPI trees per business model, reporting templates (weekly, monthly, QBR, campaign), anomaly root-cause diagnosis, MMM and incrementality guidance, dark-social tracking, and privacy-first cookieless measurement architecture, including the GA4 AI Assistant channel group for…
attribution-report
Run multi-touch attribution analysis on real conversion-path data — applies two or more models side-by-side (first-touch, last-touch, linear, time-decay, position-based, data-driven), computes per-channel attributed revenue and ROAS, assisted-conversion ratios, path-length and time-to-conversion distributions, and…
attribution-model
Design a multi-touch attribution strategy — recommends the best-fit model for the business's sales cycle and data maturity, defines credit-distribution rules and lookback windows, maps platform-specific setup (GA4, HubSpot, Salesforce, warehouse), and documents tracking gaps and known blind spots. Triggers on…
add-integration
Walk through adding a custom MCP server integration to the plugin — searches npm for an existing MCP package (or scaffolds a custom server from the plugin's guide), generates the exact .mcp.json entry, sets up environment-variable credentials, tests connectivity, and documents the tools the new server exposes.…
ad-creative
Generate 3-5 ad copy variations per platform — headlines, descriptions, and CTAs formatted to Google, Meta, LinkedIn, TikTok, X, and Pinterest specs — each scored 1-10 with policy-compliance flags, A/B testing groupings, and a message-match check against the landing page. Triggers on…