meta-content-publish-pipeline

Orchestrates multi-step pipelines converting source material into multi-channel publishing drafts.

6.8k|540|Updated May 6, 2026
One-click install
npx skills add https://github.com/opensquilla/opensquilla --skill meta-content-publish-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-content-publish-pipeline
Source: https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/exp/meta-content-publish-pipeline
Command: npx skills add https://github.com/opensquilla/opensquilla --skill meta-content-publish-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning one idea, note, or research packet into publishable content for multiple channels (blog, Xiaohongshu, Zhihu, slides, newsletter, short video) normally requires repetitive rewriting and manual coordination across tools.

Core Features & Use Cases

  • Structured Intake and Clarification: Parses the publishing request to identify source type, target channels, audience, and tone, and asks the user for missing source material or channels through a form.
  • Research and Digestion: Optionally runs multi-engine web search (DuckDuckGo, Brave) and summarizes the combined source material into a content digest.
  • Channel Strategy and Publish Pack: Generates per-channel angles, title hooks, visual suggestions, compliance notes, channel-specific drafts, short-video scripts, and a posting checklist.
  • Use Case: Provide a conference talk transcript and request drafts for a blog post, a Xiaohongshu note, and a Zhihu article; the pipeline researches supporting material and returns ready-to-review drafts for each channel.

Quick Start

Turn my attached research notes into a blog post, a Xiaohongshu note, and a short-video script using the content publish pipeline.

Frequently Asked Questions about meta-content-publish-pipeline

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

FAQPage Schema
How do I turn one piece of content into drafts for multiple platforms?

Provide your source material and target channels, and the pipeline parses the request, optionally researches supporting material, builds a per-channel strategy, and returns channel-specific drafts with a posting checklist.

What content channels does a multi-channel publishing pipeline support?

This pipeline supports blog, newsletter, Xiaohongshu, Zhihu, slides, short video, and other channels. The intake step detects requested channels and the strategy step adapts angles, hooks, and visuals per channel.

Can the pipeline work without web research?

Yes. The research step is conditional and only runs when the intake analysis determines research is needed. If your source material is sufficient, the pipeline skips search and proceeds directly to digestion and drafting.

What happens if I do not provide source material or channels?

The pipeline detects missing fields during intake and opens a clarification form asking for source material and channels. It supports natural-language extraction, cancel keywords, and a 24-hour timeout.

Which search engines are used for the research step?

The research step delegates to the multi-search-engine skill configured with DuckDuckGo and Brave, returning up to 12 results that are summarized together with your source material.