← Back to Skills Marketplace
andyy1976

微信公众号发布器

by andyy1976 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
143
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-publisher-3
Description
当用户需要发布微信公众号文章、查看热点、配置公众号参数、生成文章内容、或运营微信公众号相关任务时,自动激活此技能。触发词包括:发公众号、微信推文、草稿箱、AppID、AppSecret、公众号运营、热点文章、wx-publish。
Usage Guidance
This skill's instructions expect you to supply and store WeChat AppID/AppSecret and media IDs in a plugin config file, but the skill's registry metadata doesn't declare or request those credentials — that's an inconsistency to resolve before installing. Before using/installing: 1) Ask the publisher (or inspect source) how and where credentials are stored and who can read them; prefer a place you control (not a shared plugin folder). 2) Don't paste AppID/AppSecret into anything until you confirm the skill's code or source; request source/homepage or repository. 3) Ask how the scheduled daily run is implemented and whether it requires explicit user consent each run. 4) If you must test, use a throwaway/weaker test account (not your production public account). 5) If the publisher cannot explain or provide source code, treat the skill as untrusted and avoid giving it credentials.
Capability Analysis
Type: OpenClaw Skill Name: wechat-publisher-3 Version: 0.1.0 The skill bundle for a WeChat publisher requires sensitive credentials (appId, appSecret) and performs automated network operations to scrape hot topics from platforms like Weibo, Baidu, and Zhihu. While these capabilities are aligned with the stated purpose, the handling of authentication secrets and broad network access are high-risk behaviors. Since the provided files (SKILL.md and _meta.json) lack the actual implementation code, it is impossible to verify if these credentials are handled securely or exfiltrated to an external endpoint.
Capability Assessment
Purpose & Capability
The SKILL.md describes publishing to a WeChat public account (requires AppID/AppSecret, uploading/using media IDs, and calling WeChat draft APIs). That purpose legitimately needs credentials and a place to store them, but the registry metadata lists no required environment variables, no primary credential, and no required config paths. This is inconsistent: a WeChat publisher should declare and request the AppID/AppSecret (or clearly instruct how/where users must supply them).
Instruction Scope
The runtime instructions tell the agent to fetch hotspots from external services, generate AI content, convert to WeChat HTML and call the WeChat draftbox API, and use a config file at ${CODEBUDDY_PLUGIN_ROOT}/config/user-config.json containing AppID/AppSecret/thumbMediaId. Those instructions imply reading/writing a plugin config file that contains secrets and making network calls to third-party endpoints. The metadata does not document these I/O or credential requirements, so the instruction scope is broader than declared.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That reduces disk-write/remote-install risk; however, instruction-only skills still perform actions when the agent follows SKILL.md, so the absence of an installer is not sufficient to conclude safety.
Credentials
The skill clearly needs sensitive values (wechat.appId, wechat.appSecret, thumbMediaId) per its config example, but the metadata lists no required env vars or primary credential. Asking users to place secrets into a plugin config file without declaring them in metadata is disproportionate and increases the chance of accidental exposure or misuse. There are no other unrelated credentials requested, but the omission of required credential declarations is a red flag.
Persistence & Privilege
always:false (normal). The SKILL.md advertises '定时任务:支持每日定时自动运行' but provides no mechanics for how scheduling is created. Autonomous invocation is allowed by platform default; combined with the skill's ability to publish content and the un-declared credential handling, this scheduling claim elevates concern and should be clarified (who schedules it, where credentials are stored, can it run without user confirmation).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-publisher-3
  3. After installation, invoke the skill by name or use /wechat-publisher-3
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
微信公众号发布器 1.0.0 首次发布,为 WorkBuddy 增加自动化微信公众号内容生产与发布能力。 - 支持自动抓取微博/知乎/百度热点,按关键词智能筛选和评分 - 一键生成高质量公众号文章,并智能排版为微信标准 HTML - 直接推送文章到公众号草稿箱,支持每日定时自动发布 - 提供热点排行、文章生成、草稿发布等多条命令 - 完善配置与错误处理机制,简易设置 AppID、AppSecret 与关键词
Metadata
Slug wechat-publisher-3
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 微信公众号发布器?

当用户需要发布微信公众号文章、查看热点、配置公众号参数、生成文章内容、或运营微信公众号相关任务时,自动激活此技能。触发词包括:发公众号、微信推文、草稿箱、AppID、AppSecret、公众号运营、热点文章、wx-publish。 It is an AI Agent Skill for Claude Code / OpenClaw, with 143 downloads so far.

How do I install 微信公众号发布器?

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

Is 微信公众号发布器 free?

Yes, 微信公众号发布器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 微信公众号发布器 support?

微信公众号发布器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 微信公众号发布器?

It is built and maintained by andyy1976 (@andyy1976); the current version is v0.1.0.

💬 Comments