← 返回 Skills 市场
kelcey2023

ZeeLin多平台自运营

作者 kelcey2023 · GitHub ↗ · v0.6.1 · MIT-0
cross-platform ⚠ suspicious
141
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install zeelin-social-autopublisher
功能描述
ZeeLin多平台自运营 — 通义千问 +《四大平台内容生产提示词手册》生成各平台稿,CDP 顺序运营 X / 微博 / 小红书 / 微信公众号草稿。MIT-0 on ClawHub.
安全使用建议
What to check before installing or running this skill: - Metadata mismatch: the package DOES expect a local Chrome/Chromium with remote debugging (--remote-debugging-port) and may use a DashScope/QWEN API key, but the registry entry lists no required env vars — assume you must supply these manually. - Browser control: the scripts connect to Chrome DevTools Protocol, enumerate tabs, extract tokens from tab URLs (WeChat) and execute JS to fill forms and click publish. Only use with a dedicated browser profile where you are signed into the correct accounts; do not run against a primary browser profile with other sensitive sessions. - Secrets handling: the scripts will source ~/.openclaw/zeelin-qwen.env if present. Inspect that file before creating it; do not put unrelated or high‑privilege secrets there. If you provide DASHSCOPE_API_KEY / QWEN_API_KEY, ensure you understand DashScope's access and billing implications. - Test in dry‑run: run the provided test scripts (run_four_platform_test.sh) or run components manually and observe behavior before enabling continuous mode. Consider modifying scripts to a 'fill only / save draft' mode for first runs. - Autonomous runs: avoid granting the agent unrestricted autonomous invocation if you are not prepared for automatic posting. If possible, run the skill interactively and review generated content before publishing. - Source trust: the skill source and owner are unknown and there is no homepage. If you require stronger assurance, run the code in a sandboxed environment, or review every script line‑by‑line (particularly CDP JS snippets) before use.
能力标签
posts-externally
能力评估
Purpose & Capability
The skill's name/description (multi‑platform autopublisher) matches the included code: content generation + Chrome CDP automation for X/Weibo/XHS/WeChat. However the registry metadata declares no required env vars or binaries while the scripts clearly expect: a running local Chrome/Chromium with --remote-debugging-port, and optional API keys (DASHSCOPE_API_KEY / QWEN_API_KEY). That mismatch (metadata understates requirements) is an incoherence users should notice.
Instruction Scope
Runtime instructions tell you to run the provided shell wrappers which will: source a local ~/.openclaw/zeelin-qwen.env if present, call generate_content.py (which will call DashScope/Qwen or fall back to templates), enumerate Chrome CDP tabs, extract tokens from tab URLs (WeChat token), execute JavaScript in pages to fill forms and click publish, and provide continuous/looping autoops scripts. These actions go beyond simple text generation: they read local env files, inspect browser tabs (including URL query parameters), and drive logged‑in browser sessions — all of which are powerful and can result in posting from your accounts.
Install Mechanism
No install spec is supplied (instruction‑only skill with bundled scripts). This is lower installation risk than an arbitrary download/install step — nothing external is installed by the skill itself.
Credentials
The package uses several environment variables (DASHSCOPE_API_KEY / QWEN_API_KEY / QWEN_API_BASE / OPENCLAW_CDP_PORT / OPENCLAW_SKILLS_ROOT / OPENCLAW_CLI / THUQX_ALLOW_TEMPLATE_FALLBACK etc.) but the registry metadata lists none. In particular, the scripts will source ~/.openclaw/zeelin-qwen.env automatically if present; that file may contain secrets. The use of a remote LLM API key (DashScope/Qwen) is justified for content generation, but the skill should have declared these requirements explicitly.
Persistence & Privilege
always:false (good). However the skill includes 'continuous' looping scripts (run_continuous_ops.sh / run_autoops_engine.sh) which will repeatedly generate and post content if started. The skill can be invoked autonomously by the agent (platform default); combined with browser control, that could autonomously publish posts — be cautious about allowing unattended invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install zeelin-social-autopublisher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /zeelin-social-autopublisher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.6.1
ClawHub 展示名改为「ZeeLin多平台自运营」;SKILL 描述同步;编排脚本使用扁平 ROOT_DIR 布局。
v0.6.0
集成《四大平台内容生产提示词手册》进千问 pipeline;同步无脚注 CDP 脚本;README/OPENCLAW 说明。
v0.5.2
修正 tags 为逗号分隔。
v0.5.1
展示名称改为「ZeeLin 四平台自运营」;SKILL 描述同步。
v0.5.0
THUQX Autops for OpenClaw 0.5: 四平台 CDP 顺序运营(含 generate_content、随机间隔、连续运行脚本)。与 GitHub thu-nmrc/THUQX-Autops-for-OpenClaw-0.5 同步。
元数据
Slug zeelin-social-autopublisher
版本 0.6.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

ZeeLin多平台自运营 是什么?

ZeeLin多平台自运营 — 通义千问 +《四大平台内容生产提示词手册》生成各平台稿,CDP 顺序运营 X / 微博 / 小红书 / 微信公众号草稿。MIT-0 on ClawHub. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 ZeeLin多平台自运营?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install zeelin-social-autopublisher」即可一键安装,无需额外配置。

ZeeLin多平台自运营 是免费的吗?

是的,ZeeLin多平台自运营 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ZeeLin多平台自运营 支持哪些平台?

ZeeLin多平台自运营 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ZeeLin多平台自运营?

由 kelcey2023(@kelcey2023)开发并维护,当前版本 v0.6.1。

💬 留言讨论