📦 创建公众号文章合集_无限 在公众号后台无限创建文章合集。 触发场景:创建公众号合集、新建文章合集、在公众号创建一个合集、创建合集。
v1.4.119分钟前
0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
high confidenceThe skill's requested actions and requirements are consistent with its stated purpose (automating creation of a WeChat Official Account article collection); it requires controlling the user's browser session which is necessary for the task but is sensitive, so proceed only if you trust the skill and the environment.
评估建议
This skill is coherent for automating creation of a WeChat article collection, but it requires controlling your browser and will access session tokens visible in URLs. Only install if you trust the skill and the agent runtime. Recommendations before use: (1) test with a throwaway or low-privilege WeChat MP account, not with production credentials; (2) run it in an isolated browser profile that doesn't contain other logged-in services; (3) review platform logs for any unexpected network exfiltrat...详细分析 ▾
✓ 用途与能力
The name/description match the instructions: all steps describe driving a browser to the WeChat MP (mp.weixin.qq.com) backend to create a collection. The skill does not request unrelated credentials or external services and does not attempt operations beyond creating a collection in the MP backend.
ℹ 指令范围
The SKILL.md instructs the agent to start/control the host OpenClaw-managed Chrome, navigate to the WeChat MP root to extract a session token from the redirected URL, open pages, take snapshots, click refs, switch tabs and type into inputs. Those actions are within the stated purpose. Important caution: extracting and substituting the token requires access to a session token embedded in the browser URL (sensitive data). The instructions do not tell the agent to transmit that token externally, but an agent controlling the browser will have access to it — treat that as a sensitive capability.
✓ 安装机制
This is an instruction-only skill with no install spec and no code files; nothing is downloaded or written to disk by the skill package itself, which minimizes installation risk.
ℹ 凭证需求
The skill requests no environment variables or external credentials. However, it requires control of the host browser and will operate within your logged-in WeChat MP session (access to session tokens and UI). That level of access is necessary for the task but is sensitive — ensure the browser profile used does not expose other unrelated accounts or secrets.
✓ 持久化与权限
always is false and the skill does not request persistent/automatic system-wide privileges or modify other skills. Autonomous invocation is enabled (platform default) which is expected for skills that perform interactive browser actions; there is no explicit elevation of privilege in the package metadata.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.4.12026/4/19
create-wechat-oa-article-collection-infinite 1.4.1 - No code or file changes detected in this version. - Skill/project name, description, trigger examples, and operation flow documentation updated in SKILL.md to focus on creating WeChat Official Account (公众号) article collections. - Clarifies usage, token management, browser startup requirements, and tab handling for accurate operation in WeChat Official Account backend. - Adds detailed technical notes, common pitfalls, and step-by-step guidance for reliably creating article collections, including dynamic ref and token extraction.
● 无害
安装命令
点击复制官方npx clawhub@latest install create-wechat-oa-article-collection-infinite
镜像加速npx clawhub@latest install create-wechat-oa-article-collection-infinite --registry https://cn.longxiaskill.com镜像同步中