cm-auto-publisher

Publish Markdown articles to Astro sites via the Content Factory Router API.

48|23|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/tody-agent/codymaster --skill cm-auto-publisher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cm-auto-publisher
Source: https://github.com/tody-agent/codymaster/tree/main/skills/cm-auto-publisher
Command: npx skills add https://github.com/tody-agent/codymaster --skill cm-auto-publisher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end publishing process for Markdown content by bridging AI agents to the Content Factory Router, removing manual publish steps and ensuring consistency across Astro sites.

Core Features & Use Cases

  • Content extraction and drafting from URLs, ideas, or raw text into publish-ready Markdown.
  • Media preparation: build a media map for external assets that the router will fetch.
  • Payload construction: generate a site-scoped JSON payload compatible with the Content Factory Router and Astro integration.
  • One-click publishing and verification: publish via the Router API and confirm commit/build status.

Quick Start

Provide a source URL or draft content and say publish; I will extract, compose, and publish the article via the Router API.

Frequently Asked Questions about cm-auto-publisher

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

FAQPage Schema
How do I automate publishing Markdown articles to an Astro site?

Yes, the automation workflow builds a media map for external assets during payload construction, allowing the Content Factory Router to fetch and handle media files alongside your Markdown text.

What is the best way to turn raw text or URLs into publish-ready Markdown posts?

The best way is using an end-to-end API router that extracts content from URLs or raw text, drafts publish-ready Markdown, and handles media preparation before sending the payload to your Astro site.

Does the Content Factory Router API support error handling and build verification?

Yes, the Content Factory Router API workflow includes end-to-end error handling and verifies commit and build status after publishing to ensure your Markdown articles deploy successfully to the Astro site.

Can I publish Markdown content to multiple Astro sites using one API?

Yes, you can generate a site-scoped JSON payload via the Router API to target and publish Markdown content to specific connected Astro sites, ensuring consistent deployment across multiple destinations.

Do I need to manually prepare media files before publishing Markdown via the Router API?

No, the workflow builds a media map for external assets during payload construction, allowing the Content Factory Router to fetch and handle media files alongside your Markdown text automatically.