← Back to Skills Marketplace
ZeeLin多平台自运营
by
kelcey2023
· GitHub ↗
· v0.6.1
· MIT-0
141
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install zeelin-social-autopublisher
Description
ZeeLin多平台自运营 — 通义千问 +《四大平台内容生产提示词手册》生成各平台稿,CDP 顺序运营 X / 微博 / 小红书 / 微信公众号草稿。MIT-0 on ClawHub.
Usage Guidance
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zeelin-social-autopublisher - After installation, invoke the skill by name or use
/zeelin-social-autopublisher - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 同步。
Metadata
Frequently Asked Questions
What is ZeeLin多平台自运营?
ZeeLin多平台自运营 — 通义千问 +《四大平台内容生产提示词手册》生成各平台稿,CDP 顺序运营 X / 微博 / 小红书 / 微信公众号草稿。MIT-0 on ClawHub. It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install ZeeLin多平台自运营?
Run "/install zeelin-social-autopublisher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZeeLin多平台自运营 free?
Yes, ZeeLin多平台自运营 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ZeeLin多平台自运营 support?
ZeeLin多平台自运营 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZeeLin多平台自运营?
It is built and maintained by kelcey2023 (@kelcey2023); the current version is v0.6.1.
More Skills