content-creation-publisher

by anbeime 5.5k No license Updated Aug 18, 2026
Docs ⚠ No license
content-creation-publisher skill by anbeime
content-creation-publisher — Docs skill by anbeime

content-creation-publisher is an open-source docs skill for Claude Code and compatible agents, published by anbeime. Its author describes it as: “内容创作与发布全流程技能,整合网页采集、Markdown格式化、智能配图、多平台发布(微信公众号、X/Twitter)功能,实现从内容获取到发布的一站式解决方案”. The project has 5.5k stars on GitHub and does not declare a license, so check with the author before reuse. Add it to your setup with `git clone https://github.com/anbeime/skill ~/.claude/skills/content-creation-publisher`.

What content-creation-publisher does

- 本技能用于:从内容采集到发布的完整工作流 - 能力包含: - 网页内容提取转Markdown - Markdown格式化和排版优化 - 智能文章配图 - 多平台自动发布(微信公众号、X/Twitter) - 触发条件:用户需要采集、编辑、配图、发布内容

Installation

Add content-creation-publisher to your agent with:

git clone https://github.com/anbeime/skill ~/.claude/skills/content-creation-publisher

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for content-creation-publisher is organised into these sections:

  • 任务目标
  • 核心功能模块
  • 模块1:内容采集(baoyu-url-to-markdown)
  • 模块2:格式优化(baoyu-format-markdown)
  • 模块3:智能配图(article-illustrator)
  • 模块4:多平台发布
  • 完整工作流
  • 工作流1:网页文章采集与发布
  • 工作流2:原创内容创作与发布
  • 工作流3:学术内容处理
  • 工作流4:电商内容营销
  • 协同技能组合

When to use it

Reach for content-creation-publisher when you want docs help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Ships in anbeime/skill, an established project with 5,476 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • No license declared — confirm terms with the author before reuse

Topics

claude-skillsfinance-skillgemini-skillshermes-skilloffice-skillopenclaw-skillsskillskill-mdskills

Frequently asked questions

What does content-creation-publisher do?
内容创作与发布全流程技能,整合网页采集、Markdown格式化、智能配图、多平台发布(微信公众号、X/Twitter)功能,实现从内容获取到发布的一站式解决方案
How do I install content-creation-publisher?
Run git clone https://github.com/anbeime/skill ~/.claude/skills/content-creation-publisher in your agent, then reload your skills. Review the source at https://github.com/anbeime/skill before installing.
Is content-creation-publisher free to use?
content-creation-publisher is publicly available on GitHub, but anbeime has not declared a standard open-source license (No license). Confirm the terms with the author before reusing it.
Where does content-creation-publisher come from?
content-creation-publisher ships inside anbeime/skill, a repository that contains 37 catalogued skills in total. The repository's 5,476 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Docs →

将 PDF/PPT/Excel/Word 等多格式文档解析为结构化 Markdown,并输出元数据与解析置信度,作为 RAG 与四色卡片的数据底座。

5.5k anbeime No license

Formats plain text or markdown files with frontmatter, titles, summaries, headings, bold, lists, and code blocks. Use when user asks to "format markdown", "beautify article", "add formatting", or improve article layout. Outputs to {filename}-formatted.md.

5.5k anbeime No license

Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.

5.5k anbeime No license

将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。

5.5k anbeime No license

🤖 Just a skill to let AI generate documents based on your source code 🔅

0 jonaskahn MIT