cf-publish

cf-publish is a skill for Claude Code from teachskillofskills-ai/ContentForge-techshu. It costs 168 tokens per session (4,569 once invoked), scanned A, a copy of cf-publish, MIT.

A publishing skill for sending approved content to Webflow or WordPress, two systems used to manage website content. It can also prepare an HTML export when no CMS connection is available.

In plain words
What is it for?
Publishing finished content as a draft, scheduled post, or live post; previewing the changes; verifying the resulting page; or exporting HTML for manual upload.
Why use it?
It removes copy-and-paste work and adds a review step before content is pushed, with checks after publishing.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: reads .claude/ paths; mentions Claude Code.

Part of the contentforge plugin — 22 skills, 9 commands, 13 agents shipped together

Good fit Publishing finished content as a draft, scheduled post, or live post; previewing the changes; verifying the resulting page; or exporting HTML for manual upload.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/teachskillofskills-ai/contentforge-techshu/cf-publish
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.

Any agent
npx skills add teachskillofskills-ai/ContentForge-techshu --skill cf-publish
Clone the repo
git clone --depth 1 https://github.com/teachskillofskills-ai/ContentForge-techshu

Made for: Claude Code.

Or install contentforge, the plugin that ships this one along with the rest of its 22 skills, 9 commands, 13 agents.

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 cf-publish

README.md
[![agentmods](https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-publish/github.svg)](https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-publish)
Your own site
<a href="https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-publish"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-publish/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 cf-publish

Your own site · 80×15
<a href="https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-publish"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-publish.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 168 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,569 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 100% copy Near-identical to another mod 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.00168 $0.04569
Opus 5 $0.00084 $0.02285
Sonnet 5 $0.00034 $0.00914
Haiku 4.5 $0.00017 $0.00457

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

Security

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

Origin

This is a copy

100% identical to cf-publish — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/cf-publish/SKILL.md · 506 lines

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-adapt for social media)

What This Command Does

  1. Verify Connector -- Check if Webflow or WordPress MCP connector is active
  2. Load Content -- Pull finished content from Google Drive or local output
  3. Format for Platform -- Convert markdown/docx to platform-specific HTML/blocks
  4. Preview -- Show rendered preview with meta tags, slug, featured image
  5. AI Disclosure & Provenance -- EU AI Act Article 50 check (applicable from 2 Aug 2026)
  6. Publish/Schedule -- Push to CMS as draft, published, or scheduled
  7. Post-Publish Verification -- Confirm URL is live, meta tags are correct, content renders properly
  8. 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 -- webflow or wordpress
  • Status -- draft, publish, or schedule

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)

Read the full file on GitHub · 506 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 · 506 lines · 168 tokens per session scan A 8ecc4743537d

Subscribe to this mod's changes

cf-publish is a skill published in the GitHub repository teachskillofskills-ai/ContentForge-techshu (1 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. It is 100% identical to cf-publish, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

google-ads-audit

Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should I fix in my ads", or when the user is new to NotFair and hasn't run…

nowork-studio/notfair-plugin · 86 tokens

sxo

Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…

nowork-studio/notfair-plugin · 235 tokens

influencer-prospecting

Use when the user wants to find creators, influencers, affiliates, or social accounts in a niche for outreach, partnerships, sponsorships, UGC, seeding, or competitive research. Produces scored prospect lists from public social data.

ScrapeCreators/social-media-research-skills · 54 tokens

critical-code-reviewer

Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to prepare, create, or submit a GitHub pull request review.

posit-dev/skills · 67 tokens

shiny-bslib

Build modern Shiny dashboards and applications using bslib (Bootstrap 5). Use when creating new Shiny apps, modernizing legacy apps (fluidPage, fluidRow/column, tabsetPanel, wellPanel, shinythemes), or working with bslib page layouts, grid systems, cards, value boxes, navigation, sidebars, filling layouts, theming…

posit-dev/skills · 107 tokens