cf-publish

Publishes reviewed content to Webflow or WordPress via MCP connectors with preview and post-publish verification.

1|Updated Aug 18, 2026
One-click install
npx skills add https://github.com/teachskillofskills-ai/ContentForge-techshu --skill cf-publish-teachskillofskills-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cf-publish
Source: https://github.com/teachskillofskills-ai/ContentForge-techshu/tree/main/skills/cf-publish
Command: npx skills add https://github.com/teachskillofskills-ai/ContentForge-techshu --skill cf-publish-teachskillofskills-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Moving a finished article from a content pipeline into a CMS usually means manual copy-pasting, reformatting, and re-entering meta tags, with no guarantee the live page renders correctly. This Skill pushes reviewed content directly to Webflow or WordPress, shows a full preview before anything goes live, and verifies the published URL afterward. ## Core Features & Use Cases - Direct CMS Publishing: Push content to Webflow or WordPress as draft, published, or scheduled via MCP connectors and REST APIs. - Preview and Confirmation Gate: Shows rendered preview with meta tags, slug, and featured image, and waits for explicit yes/no/edit confirmation before publishing. - Post-Publish Verification: Confirms the URL is live, meta tags are correct, images load, and internal links work, with automatic fix attempts on failure. - EU AI Act Disclosure Check: Runs an Article 50 AI-disclosure applicability check and offers C2PA signing or disclosure lines where required. - HTML Export Fallback: Generates a standalone, SEO-complete HTML file for manual upload when no CMS connector is configured. - Use Case: After finishing a reviewed article scoring 9.2/10, run the publish command to push it to your Webflow blog as a scheduled post, then receive a 14-point verification report confirming the live page. ## Quick Start Ask the AI to publish requirement REQ-001 to Webflow as a scheduled post for next Monday at 9 AM.

Frequently Asked Questions about cf-publish

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish an article to WordPress from the command line?

Run the publish command with your content source, platform set to wordpress, and a status of draft, publish, or schedule. The skill formats content into Gutenberg blocks, uploads the featured image via the media endpoint, and verifies the live URL after publishing.

How do I schedule a blog post in Webflow?

Pass status=schedule with an ISO date-time to the publish command. The skill creates the collection item as a draft with the scheduled date, then confirms the scheduled publish time and draft URL.

Can I publish content without a Webflow or WordPress connector?

Yes. When no MCP connector is detected, the skill generates a standalone HTML export with inline CSS, meta tags, Open Graph tags, and Schema.org Article markup, plus step-by-step manual upload instructions for any CMS.

Why was my content refused when publishing to my CMS?

Publishing is refused if the quality score is below 7.0, Phase 8 of the pipeline is incomplete, or meta title and description are missing. Complete the pipeline and SEO optimization phases first, then retry.

Does the skill check AI content disclosure requirements before publishing?

Yes. It runs an EU AI Act Article 50 applicability check based on the brand's target markets and guardrails, offers C2PA signing for .docx files, and can append an AI-assistance disclosure line to the published article.