← 返回 Skills 市场
duolahypercho

Social Media Autoresearch

作者 Duola · GitHub ↗ · v5.0.0 · MIT-0
cross-platform ⚠ suspicious
132
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install social-media-autoresearch
功能描述
The complete god-tier autonomous social media system. Runs 24/7 with zero human intervention. Discovers videos → generates clips → posts → runs browser engag...
安全使用建议
This skill contains a full autonomous pipeline (download videos, generate clips, post to platforms, and run automated browser engagement). Before installing or running it: 1) Inspect config files (config/platforms.json, config/channels.json, config/strategy.json) and identify all API keys/tokens the code expects (Postiz API key, Wayin/clip service keys, any analytics or model API keys). 2) Don't assume metadata lists requirements — you will need system binaries (yt-dlp, ffmpeg), Whisper/whisper CLI or Python package, and the Postiz CLI. 3) Test locally in an isolated environment and with non‑production accounts — automated posting and browser engagement can violate platform policies or lead to account suspension if misused. 4) Be cautious about enabling the cron scheduling instructions; only add recurring jobs once you have fully reviewed and tested the scripts and credentials. 5) If you want to proceed, run scripts manually first (health_check.py, run a single loop) and confirm which secrets are required; do not provide unrelated credentials. If anything is unclear (which env vars are absolutely required, what the engagement scripts do exactly), ask the maintainer for a minimal runtime checklist or refuse enabling autonomous cron jobs until satisfied.
功能分析
Type: OpenClaw Skill Name: social-media-autoresearch Version: 5.0.0 The skill bundle is a comprehensive autonomous social media automation system designed for video discovery, clipping, posting, and engagement. It utilizes standard industry tools such as yt-dlp, ffmpeg, and OpenAI Whisper, and integrates with external services via the Postiz and Wayin APIs. The system features an 'autoresearch' loop that evaluates content performance and evolves the agent's strategy by programmatically updating its SOUL.md and MEMORY.md files. All analyzed scripts (e.g., prism_run.py, autonomous_loop.py, engagement.py) and browser automation instructions are clearly aligned with the stated purpose of 24/7 social media management, and no evidence of malicious behavior, data exfiltration, or unauthorized access was found.
能力评估
Purpose & Capability
The skill's name/description (autonomous social media pipeline) aligns with the included scripts (discovery, clip generation, posting, engagement, collector, evaluator, evolver). However the published metadata declares no required binaries, env vars, or credentials, while the SKILL.md and many scripts clearly require system tools (yt-dlp, ffmpeg, Whisper/whisper CLI), the Postiz CLI, and various API keys/integration tokens (Postiz API key, Wayin cloud integrations, optional VIDEO_ANALYZER_API_KEY). That mismatch (manifest says 'none' but files expect many dependencies/keys) is inconsistent and unexplained.
Instruction Scope
SKILL.md instructs installing packages, editing config files with API keys, running an autonomous_loop and adding cron jobs via openclaw cron add (scheduling 24/7 runs). It also references browser automation for 'engagement' and comment injection scripts. The instructions ask the agent to run scripts that will download external videos, post content to accounts, and perform browser interactions — all within the skill's purpose — but the instructions are missing explicit warnings about required credentials and the potential for automated account actions that could violate platform terms. The scripts also spawn 'sub-agent' prompts (writing analysis prompts to /tmp) and frequently call external binaries via subprocess, which the metadata did not surface.
Install Mechanism
There is no formal install spec in the registry (instruction-only), which is lower mechanical risk. SKILL.md tells users to run pip/npm/brew commands (pip install yt-dlp/openai-whisper, brew install ffmpeg, npm -g postiz), including an affiliate link for Postiz. These are common developer installs but they are executed by the user (not automatically by the skill). No remote archive downloads or obscure URLs were used by an install spec, but the affiliate link and global npm install are noted for user awareness.
Credentials
The declared requirements list no environment variables or primary credential, but many files and the documentation expect secrets/config: config/platforms.json includes a POSTIZ api_key placeholder; references mention VIDEO_ANALYZER_API_KEY, VIDEO_ANALYZER_BASE_URL, and Wayin integration settings. Posting and engagement will require platform credentials or integration tokens. The absence of declared env vars in the skill metadata is a clear inconsistency — required credentials are needed at runtime but not surfaced to the installer.
Persistence & Privilege
always:false (good). However SKILL.md explicitly tells the user how to add cron jobs via openclaw cron add to run the master loop every 6 hours and schedule daily evaluation — instructions that, if followed, give the agent autonomous, persistent execution over time. Autonomous invocation itself is normal for skills, but users should be aware this setup creates long‑running automated posting/engagement behavior that can have wide impact if misconfigured.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-media-autoresearch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-media-autoresearch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v5.0.0
Everything under 1 skill: YouTube/TikTok/IG engagement, Postiz, Wayin, Prism local clips, discovery, selector, posting, metrics, evaluator, evolver. Full 8-step 24/7 loop. Postiz affiliate: postiz.pro/ziwen-xu
v4.0.0
Restructured: proper sub-skill folders. Includes discovery, selector, posting, engagement, metrics, evaluator, evolver. Integrates with: social-media-engagement, postiz-skill, wayin-clips, local-clips skills. Postiz affiliate: postiz.pro/ziwen-xu
v3.0.0
Restructured: proper sub-skill folders. Includes YouTube/TikTok/IG engagement, Postiz, Wayin clips, Prism local clips. Affiliate link for Postiz. Full 8-step 24/7 autonomous loop.
v2.0.0
God-tier autonomous social media system. Discovers videos → clips (Prism/Wayin) → posts (Postiz) → engagement (YouTube/TikTok/IG) → metrics → evaluates → evolves. 17 scripts, 24/7 automation. Full end-to-end system.
v1.1.0
Initial release: Complete god-tier autonomous social media system. Discovers videos → clips → posts → engagement → metrics → evaluate → evolve. 24/7. Integrates with social-media-engagement, postiz-skill, ai-clipping.
v1.0.0
Initial release: The complete god-tier autonomous social media system. Discovers videos → generates clips (Prism/Wayin) → posts via Postiz → runs browser engagement on YouTube/TikTok/Instagram → collects metrics → evaluates → evolves strategy. 24/7 with zero human intervention. For sharing on ClawHub.
元数据
Slug social-media-autoresearch
版本 5.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Social Media Autoresearch 是什么?

The complete god-tier autonomous social media system. Runs 24/7 with zero human intervention. Discovers videos → generates clips → posts → runs browser engag... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 Social Media Autoresearch?

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

Social Media Autoresearch 是免费的吗?

是的,Social Media Autoresearch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Social Media Autoresearch 支持哪些平台?

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

谁开发了 Social Media Autoresearch?

由 Duola(@duolahypercho)开发并维护,当前版本 v5.0.0。

💬 留言讨论