← Back to Skills Marketplace
veeicwgy

IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu

by veeicwgy · GitHub ↗ · v1.0.8 · MIT-0
cross-platform ✓ Security Clean
1330
Downloads
1
Stars
0
Active Installs
9
Versions
Install in OpenClaw
/install ip-publisher
Description
Knowledge base article generation + publish pack for WeChat, Xiaohongshu, Zhihu, Juejin, CSDN, Toutiao, and Weibo. 基于知识库、SEO 关键词、热点和大纲生成可审核内容,并附 Wechatsync 草...
README (SKILL.md)

IP Publisher

Use this skill when the user wants KB-driven article generation with a multi-platform publish pack

当用户想基于知识库 + 关键词 + 热点 + 大纲knowledge base article generation,并整理成一份可审阅、可复制、可继续人工发布的 publish pack 时,使用本 Skill。默认平台 bundle 是 7 个:微信公众号、小红书、知乎、掘金、CSDN、头条号、微博。

What this published package includes

当前已发布的 skill 包默认聚焦于四件事:确认知识来源与关键词、生成 AI 友好结构主稿、整理 7 平台差异化 payload、输出一份可人工发布或进入 Wechatsync 草稿同步的发布包说明。

Trigger when

  • 用户说“基于知识库和关键词生成文章”
  • 用户说“同一主题直接出多个平台版本”
  • 用户说“给我一份可审阅的发布包”
  • 用户说“帮我准备 7 平台发布包”
  • 用户说“先不要直发,只要审核通过后的 payload”

Default workflow

Step 1 - 确认知识来源与目标

先确认用户已经给出产品/工具、知识来源、主关键词、热点线索和大纲描述。如果信息不足,再补问最少必要信息。

Step 2 - 生成主稿与 7 平台 payload

围绕同一个主题,先生成 AI 友好结构主稿,再拆成 7 平台 payload。保持平台风格差异,但不编造事实,不虚构个人经历。

Step 3 - 整理发布包

把 7 平台的标题、简介、正文、标签建议、封面方向、审核结论与发布说明整理成一份可审阅结果,便于用户复制、修改、协作和手动发布。

Network and local-file boundaries

  • 默认不读取任何本地路径,包括 ~/.ip-publisher/profile.yaml
  • 默认不写入任何本地文件。
  • 默认不主动抓取网页或实时热点。
  • 只有在用户明确要求“看最新热点”时,才进入检索,并在结果里标明来源。
  • 只有在用户明确要求“导出到本地仓库脚本”时,才说明 companion repo 模式的额外资源;该动作不属于当前已安装 skill 的默认能力。

Publishing boundary

  • 默认只输出可人工发布的发布包Wechatsync 草稿同步信息,不直接进入平台后台。
  • 默认不代管账号、Cookie、Token 或密码。
  • 默认不声称“已发布成功”。
  • 如果用户明确要求发布执行,也要先说明:这超出当前已发布 skill 的默认边界,需要另行确认外部工具、登录状态与人工接管方式。

Output requirements

最终结果至少包含以下内容:

  • 知识来源与关键词摘要
  • 主稿标题、摘要与审核状态
  • 7 平台版本标题、简介与正文
  • 每个平台的标签建议
  • 封面 brief
  • 发布说明、Wechatsync 草稿同步信息与人工检查项

Operating rules

  • 如果用户只要某一个平台,只输出对应版本。
  • 如果用户没有给知识来源,先补问,不默认联网。
  • 如果用户要求“更像人写的”,就在改写时加强口语感、节奏变化与个人语气,但不得降低事实准确性。
  • 如果用户要求使用仓库脚本或本地文件,先明确那是 companion repo mode,不是当前 skill 包的默认组成部分。
Usage Guidance
This skill appears coherent and low-risk in its default form: it only produces in-chat publish packs and does not read local files, install software, or request credentials. Two practical cautions: (1) the package has no homepage and the source is unknown — that increases supply-chain uncertainty even though the current files are just documentation; (2) if you later ask it to export repo scripts or to actually publish to platforms, you'll need to supply external tools and account credentials — do not provide tokens/Passwords unless you trust the external workflow and understand where those secrets will be used. Also review generated content for factual accuracy and sensitive data before publishing.
Capability Assessment
Purpose & Capability
The name and description (KB-driven article + multi-platform publish pack) match the SKILL.md and prompt: the skill's instructions focus on confirming knowledge sources, generating a main draft and seven platform variants, and producing a publish pack. No unrelated capabilities (cloud creds, system access, or platform automation) are requested.
Instruction Scope
The runtime instructions explicitly prohibit reading/writing local files and default to not performing web retrieval unless the user requests 'latest hotspots'. They also explicitly state the skill will not auto-publish or hold tokens. Note: if a user later asks to enter 'companion repo mode' or to actually publish, that will (by design) expand scope and require external tooling and credentials — the skill documents this distinction but the agent would need user confirmation before taking those actions.
Install Mechanism
No install spec and no code files beyond documentation; the skill is instruction-only so nothing will be downloaded or written to disk during installation.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md and prompt explicitly say the skill will not manage account cookies/tokens by default.
Persistence & Privilege
always is false and the skill is user-invocable. disable-model-invocation is false (normal). The skill does not request permanent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ip-publisher
  3. After installation, invoke the skill by name or use /ip-publisher
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.8
Refine ClawHub metadata: clearer display name, search-focused summary, and a tighter latest tag set for KB article generation and publish-pack queries.
v1.0.7
Publish the KB-driven 7-platform workflow with audit gating, Wechatsync draft-sync notes, and aligned ClawHub package prompts/references.
v1.0.6
ip-publisher 1.0.6 - Added `output-contract.md` and `package-boundary.md` to clarify output structure and scope. - Refined SKILL.md to specify default behavior: now only outputs draft versions in conversation, without reading local files, scraping the web, or auto-publishing. - Updated usage/workflow: focuses on in-conversation topic rewriting for Xiaohongshu, WeChat, and Zhihu, producing a draft package for manual publishing. - Clearly defined operational and publishing boundaries to avoid unintended file access, network actions, or credential handling. - Companion scripts and extended features are now only referenced for users who explicitly request them, not part of the default skill package.
v1.0.5
Refocused the skill on one-topic-to-three-platform rewriting and publish-pack generation. Added interactive quickstart, moved value demo and output comparison to the README, and tightened title/description/tags for Xiaohongshu, WeChat, Zhihu search intent.
v1.0.4
v1.0.4: tighten auto-publish claims, add clearer manual publish-pack default, improve workflow wording, and align platform publishing boundaries with the actual repository delivery.
v1.0.3
Improve search coverage and install conversion by front-loading Xiaohongshu, WeChat, and Zhihu publishing intents, clarifying post-install outputs, and strengthening keyword alignment for ip publisher, personal IP, and AI content workflow queries.
v1.0.2
- Expanded scope and rebranding: Clarified this skill as a personal IP AI content workflow, adding support for Xiaohongshu, WeChat Official Account, Zhihu, CSDN, Weibo, Toutiao, and Juejin with native platform writing. - Improved documentation: Enhanced descriptions, usage scenarios, and searchable use cases for better discoverability. - Platform-specific outputs: Outlines generation of platform-native content structures and styles, not just general drafts. - Retained safety restrictions: Still never automatically logs in or stores credentials/configs without explicit user consent. - Step-by-step workflow and feature list reorganized for clarity, highlighting AI style reduction and cover creation as distinct steps.
v1.0.1
Initial release of ip-publisher skill. - Added end-to-end personal IP content workflow - Supports hotspot discovery, platform-specific writing, humanization, cover generation, and multi-platform publishing - Includes trigger phrases and safety rules (preview before publish)
v1.0.0
Initial release of ip-publisher skill. - Added end-to-end personal IP content workflow - Supports hotspot discovery, platform-specific writing, humanization, cover generation, and multi-platform publishing - Includes trigger phrases and safety rules (preview before publish)
Metadata
Slug ip-publisher
Version 1.0.8
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 9
Frequently Asked Questions

What is IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu?

Knowledge base article generation + publish pack for WeChat, Xiaohongshu, Zhihu, Juejin, CSDN, Toutiao, and Weibo. 基于知识库、SEO 关键词、热点和大纲生成可审核内容,并附 Wechatsync 草... It is an AI Agent Skill for Claude Code / OpenClaw, with 1330 downloads so far.

How do I install IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu?

Run "/install ip-publisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu free?

Yes, IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu support?

IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created IP Publisher | KB Publish Pack for WeChat Xiaohongshu Zhihu?

It is built and maintained by veeicwgy (@veeicwgy); the current version is v1.0.8.

💬 Comments