← 返回
未分类

Audio to WeChat Article

Turn meeting audio or a transcript plus optional images into a publish-ready WeChat Official Account article. Use when the user wants to go from 录音/文字稿/会议内容/...
将会议录音或文字稿(可附带图片)转换为可直接发布的微信公众号文章,适用于用户想把录音/文字稿/会议内容等转化为文章的场景。
jinhuadeng jinhuadeng 来源
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 301
下载
💾 0
安装
1
版本
#latest

概述

Audio to WeChat Article

Use this skill to convert raw spoken or written material into a structured WeChat article workflow.

Default outcome:

  • transcript or cleaned source text
  • article brief
  • article JSON
  • WeChat-ready markdown
  • optional image placement plan
  • optional QR code CTA block
  • optional WeChat draft publishing

Supported inputs

  • audio file (.m4a, .mp3, .ogg, .wav, .mp4, .mov)
  • transcript text
  • meeting minutes / notes
  • optional screenshots or supporting images
  • optional QR code image for final article or poster

V5.1 end-to-end workflow

Route A: audio → transcript → article → WeChat draft

  1. Transcribe audio into text
  2. Build article brief from transcript
  3. Decide article mode
  4. Draft article JSON
  5. Add screenshots / QR placement notes
  6. Compose WeChat markdown
  7. Optionally publish to WeChat draft box

Route B: text / notes → article → WeChat draft

  1. Clean notes into source text
  2. Build article brief
  3. Draft article JSON
  4. Add screenshots / QR placement notes
  5. Compose WeChat markdown
  6. Optionally publish to WeChat draft box

Core workflow rules

  1. Normalize the source
    • If the user provides audio, transcribe it first.
    • If the user provides text, clean it into readable source notes.
    • Do not fabricate unclear sections; mark uncertain parts.
  1. Build an article brief

Use the bundled brief script for a deterministic first pass.

  1. Choose article mode
    • Insight article: 观点 / 认知 / 判断
    • Case article: 复盘 / how we did it
    • Practical article: 教程 / 流程 / 方法
    • Boss-facing article: 管理 / 商业化 / 落地
  1. Write the article JSON

Always produce:

  • title
  • summary
  • body
  • optional cover direction
  • optional QR CTA sentence
  1. Handle images and QR code
    • Place screenshots only where they support understanding.
    • Place QR code near the end by default.
    • Add one CTA sentence above the QR code.
  1. Prepare WeChat-ready markdown

Save markdown with frontmatter:

  • title
  • author
  • summary
  • coverImage (if available)
  1. Optional publish step

If the user asks to publish, hand off the final markdown to baoyu-post-to-wechat.

Writing rules

  • Prefer short, strong paragraphs.
  • Cut repetitive spoken filler aggressively.
  • Keep spoken authenticity, but remove rambling.
  • Use subheads to create clear reading rhythm.
  • For WeChat, prioritize readability over literal transcript fidelity.
  • Keep one article centered on one core message.

Image handling

When the user provides images:

  • do not dump images randomly into the article
  • decide whether each image is for:
  • proof / screenshot evidence
  • emotional pacing
  • explanatory diagram
  • QR code CTA
  • place images only where they improve comprehension or conversion

When the user provides a QR code:

  • default placement is near the end
  • add one sentence CTA above it
  • avoid placing QR code too early unless explicitly requested

Recommended output structure

1. 核心观点

  • 一句话说清这篇到底讲什么

2. 文章标题候选

  • 标题 1
  • 标题 2
  • 标题 3

3. 正文大纲

  • 开头钩子
  • 3-5 个主体部分
  • 收尾

4. 公众号成稿

Provide full markdown-ready article.

5. 配图建议

  • cover direction
  • inline image placement notes
  • QR placement note (if applicable)

Bundled scripts

  • scripts/build_article_brief.py: convert transcript/minutes text into a compact article brief JSON
  • scripts/draft_article_json.py: turn source text into a simple article JSON draft
  • scripts/compose_wechat_markdown.py: convert article JSON + metadata into WeChat-ready markdown
  • scripts/audio_to_article_pipeline.py: end-to-end wrapper from source text/audio metadata to markdown handoff plan

References

  • Read references/workflow.md for the full end-to-end process from audio/text to WeChat article.
  • Read references/style-guide.md for how to turn spoken content into tighter公众号文章表达.
  • Read references/publish-handoff.md for how this skill should hand off to the WeChat publishing workflow.
  • Read references/transcription-handoff.md for how to integrate with meeting-minutes-whisper.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 21:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Marketing Skills

jchopard69
{"answer":"获取23个营销模块,包含CRO、SEO、文案、分析、发布、广告及社媒的清单、框架与现成交付物。"}
★ 142 📥 30,594
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 58 📥 28,806
ai-agent

WeChat Desktop Sender

jinhuadeng
Windows 微信桌面端自动化,用于打开聊天窗口并发送消息。适用于用户想要打开微信桌面端、搜索联系人或群组、发送消息等场景。
★ 0 📥 578