下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidence这是一个仅用于指令的编排器,负责协调其他技能获取 AI 新闻、研究主题、生成长文、制作封面,并发布到微信和小红书——其声明的需求与行为与其既定目的一致。
评估建议
This skill is an orchestrator and appears coherent with its stated purpose, but before installing: (1) verify and inspect each downstream skill it calls (ai-news-daily, agent-reach, 公众号助手, nano-banana-pro, wechat-mp-cn, xiaohongshu-mcp) because those will request credentials and perform the actual scraping and publishing; (2) confirm posting behavior and require a manual review/approval step if you don't want automatic publication; (3) check that scraping/downstream skills comply with target pla...详细分析 ▾
✓ 用途与能力
The name/description match what the SKILL.md and workflow.json describe: an orchestrator that calls ai-news-daily, agent-reach, 公众号助手, nano-banana-pro, wechat-mp-cn, and xiaohongshu-mcp to implement a multi-step publishing pipeline. It doesn't request unrelated credentials or binaries itself, which is proportionate for an orchestration skill.
ℹ 指令范围
The runtime instructions delegate actions (scraping Twitter/X, Reddit, YouTube, composing and publishing) to other named skills. That delegation is expected, but it means those downstream skills will perform network access and require credentials. The SKILL.md itself does not instruct reading local files, asking for secrets, or contacting hidden endpoints, which is appropriate; however, it encourages fully automated daily runs (cron) and publishing flows that may post content without human review if the agent is allowed to run autonomously.
✓ 安装机制
No install spec and no code files — instruction-only — so nothing is downloaded or written to disk. This is the lowest-risk install profile and consistent with the skill being a workflow orchestrator.
✓ 凭证需求
The skill declares no required environment variables, binaries, or config paths. That is proportionate because it only coordinates other skills; the credentials needed for posting/scraping should be requested by the respective platform-specific skills, not by this orchestrator.
ℹ 持久化与权限
always is false and disable-model-invocation is false (the default). The agent can invoke the skill autonomously, which is typical for skills, but combined with the skill's purpose (automatic publishing) the user should confirm whether autonomous execution and automatic posting are acceptable. The skill does recommend scheduling (cron), so users should ensure proper confirmation safeguards are in place.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
AI新闻多平台发布助手 1.0.0上线: - 每日自动抓取全球AI新闻,深度研究并生成3000–5000字专业长文。 - 一键将高质量内容发布至微信公众平台与小红书,支持自动封面配图。 - 融合Twitter、Reddit、YouTube等多平台观点,提升文章深度。 - 用户可通过触发词自由生成/更新内容,助力自媒体与AI从业者高效创作。 - 提供灵活的输入/输出选项与规范化内容生产流程。
● 无害
安装命令
点击复制官方npx clawhub@latest install 2026-04-19
镜像加速npx clawhub@latest install 2026-04-19 --registry https://cn.longxiaskill.com镜像同步中