content-pipeline

Automate content production and multi-platform distribution with YAML frontmatter-driven pipelines.

1|Updated Aug 6, 2024
One-click install
npx skills add https://github.com/NealST/blog-source --skill content-pipeline-nealst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-pipeline
Source: https://github.com/NealST/blog-source/tree/main/.github/skills/content-pipeline
Command: npx skills add https://github.com/NealST/blog-source --skill content-pipeline-nealst

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, bun, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

In the world of content creation, teams waste countless hours juggling materials, drafts, design assets, and multi-platform distribution. This Skill streamlines the end-to-end workflow from material collection to publishing across platforms, ensuring consistency and speed.

Core Features & Use Cases

  • Path A: Material collection → AI writing → layout → cover and imagery → multi-platform formatting → one-click distribution for公众号、小红书、即刻、小宇宙、视频号等.
  • Path B: WeChat article → multi-platform conversion: turn 微信公众号内容 into Xiaohongshu carousels, 即刻文案, 播客脚本, and more.
  • Template-driven frontmatter and local overrides, with privacy-security isolation via local/ directory.

Quick Start

Install this Claude Code Skill and say '出稿' to start producing a complete article package ready for distribution.

Frequently Asked Questions about content-pipeline

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

FAQPage Schema
How do I automate multi-platform content publishing for WeChat and Xiaohongshu?

Automating multi-platform content publishing requires a structured pipeline that orchestrates material intake, writing, formatting, and distribution. This Skill handles end-to-end workflows by using YAML frontmatter configuration and modular scripts to package and distribute content across platforms like WeChat and Xiaohongshu.

Can I convert a WeChat article into Xiaohongshu carousels and podcast scripts automatically?

Yes, converting WeChat articles into Xiaohongshu carousels, Jike posts, and podcast scripts is supported. The Skill takes existing WeChat content and automatically reformats it into distinct layouts and text structures required for other target platforms.

What is the best way to orchestrate an end-to-end content production workflow with Claude Code?

Orchestrating an end-to-end content production workflow involves coordinating material collection, AI writing, design, and packaging. This Skill uses Claude Code to drive the entire process, enforcing structured pipelines with robust error handling to ensure consistent content delivery.

Do I need Node and TypeScript to run the content-pipeline automation scripts?

Yes, Node, Bun, and TypeScript are required dependencies to run the automation scripts. The Skill relies on this specific technical stack to execute its modular scripts and manage the manifest-driven distribution process effectively.

How does YAML frontmatter configuration drive multi-platform content distribution?

YAML frontmatter configuration drives multi-platform distribution by defining platform-specific variables and structural rules within the content files. The pipeline reads this metadata to automatically format and route the output to the correct platforms.

Are there limitations when handling multi-platform formatting for local content overrides?

Handling multi-platform formatting with local content overrides requires using a local/ directory for privacy-security isolation. Limitations include ensuring strict adherence to the YAML frontmatter template structure to prevent manifest-driven distribution errors across platforms.