← 返回 Skills 市场
Official Account Assistant
作者
cp3d1455926-svg
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install official-account-assistant
功能描述
公众号超级助手。支持 AI 降味写作、自动发布文章、智能配图生成。让文章完全不像 AI 写的。
安全使用建议
This package is internally inconsistent: the documentation promises auto-publish and AI image integrations (which require API keys and network code), but the bundle only contains a simple local helper (official_account.py) and several referenced scripts/resources are missing. Before installing or providing any credentials: 1) ask the author for the missing scripts and a clear list of required environment variables and where credentials are stored; 2) inspect any auto_publish or generate_images scripts for network endpoints and any code that sends data off-machine; 3) never supply your WeChat/third-party API keys until you can review the exact code that uses them; 4) if you want to test the shipped functionality, run official_account.py in an isolated environment (container or VM) to confirm it only operates locally. If the author cannot provide the missing components and a trustworthy source/repo (e.g., a public GitHub URL with release history), treat the skill as incomplete and avoid connecting live credentials.
功能分析
Type: OpenClaw Skill
Name: official-account-assistant
Version: 1.0.0
The skill bundle provides a toolset for managing WeChat Official Accounts, including text 'humanization' (removing AI-typical phrasing), title generation, and article management. The Python code in `official_account.py` performs simple string replacements and local JSON file operations without any network calls, sensitive data access, or suspicious execution patterns. While the documentation in `SKILL.md` mentions features like auto-publishing and external scripts (e.g., `scripts/auto_publish.py`) that are not included in the provided files, the existing content shows no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
The skill claims automatic publishing to 微信公众号 and integrations with DALL·E/Midjourney, which normally require API credentials and network calls. The package declares no required environment variables, no publishing or image-service credentials, and no install steps. The single included Python file (official_account.py) only manipulates a local articles.json and performs simple text transformations; it does not implement any network calls, OAuth flows, or publishing logic. Several files and scripts referenced in SKILL.md (scripts/remove_ai_flavor.py, scripts/auto_publish.py, scripts/generate_images.py, references/*, assets/*) are referenced but not present in the manifest, a strong mismatch with the stated purpose.
Instruction Scope
SKILL.md describes multi-step automated publish flows (scan QR to login, authorize API access, upload content, schedule pushes) and external image generation services, but gives no concrete commands, endpoints, or environment variable names — and the referenced helper scripts are missing. The included official_account.py implements only local drafting/humanizing and writes to articles.json; it does not access environment variables, system-wide config, or network endpoints. The instructions therefore either rely on missing code or expect the agent/operator to supply sensitive credentials interactively, which is not documented.
Install Mechanism
No install spec is provided (instruction-only skill with one Python file). That is lower-risk from an installation perspective because nothing is downloaded or executed automatically during install. However, missing referenced scripts mean functionality depends on additional code not bundled here.
Credentials
The SKILL.md requires actions that would require credentials (WeChat official account login / API authorization, API keys for DALL·E/Midjourney) but the skill declares no required environment variables or primary credential. This is disproportionate and inconsistent: either the skill should request the appropriate credentials, or it shouldn't claim to perform those networked actions. Lack of declared credential usage makes it unclear how secrets would be provided or stored if the missing scripts were later added.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide config or other skills' settings. The included code writes only to a local articles.json file in the skill directory. There is no evidence of privileged persistence or modification of other skill configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install official-account-assistant - 安装完成后,直接呼叫该 Skill 的名称或使用
/official-account-assistant触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
公众号超级助手(official-account-assistant)1.0.0首发版本:
- 支持AI内容降味写作,可调整降味强度并增强人类化表达。
- 实现公众号后台自动发布、定时推送和排版优化。
- 提供智能配图:自动生成或推荐无版权图片,支持多种AI绘图工具。
- 内置操作流程说明和使用示例,便于上手。
- 附带详细的降味技巧、配图规范及注意事项。
- 提供相关脚本和指南资源链接。
元数据
常见问题
Official Account Assistant 是什么?
公众号超级助手。支持 AI 降味写作、自动发布文章、智能配图生成。让文章完全不像 AI 写的。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Official Account Assistant?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install official-account-assistant」即可一键安装,无需额外配置。
Official Account Assistant 是免费的吗?
是的,Official Account Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Official Account Assistant 支持哪些平台?
Official Account Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Official Account Assistant?
由 cp3d1455926-svg(@cp3d1455926-svg)开发并维护,当前版本 v1.0.0。
推荐 Skills