📦 AI

v1.0.0

内容 — Xiaohongshu 内容生产 Xiaohongshu 内容创作 AI 生产流水线系统,将信息采集、素材整理、选题挖掘、文章创作、Xiaohongshu 卡图生成、定时发布等完整工作流引入 AI Agent。 触发词: 生成小红书内容 / 创作小红书 / 写小红书笔记 / 小红书创作 / 内容采集 / 素材管理 / 选题挖掘 / 选题库 / 文章创作 / 文章模板 / 小红书卡图 / 封面图生成 / 定时发布 / 内容发布管理 / AI 内容流

0· 17·0 当前·0 累计
zmy1006-sudo 头像by @zmy1006-sudo (mingyuan)
下载技能包
最后更新
2026/4/19
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
该技能的指令大体符合小红书内容流水线,但 SKILL.md 要求部署完整 Web 应用并配置多个外部 API 密钥/数据库,同时声明无需环境变量——这种不匹配以及可能涉及的大量凭据/配置操作需谨慎对待。
评估建议
This SKILL.md is a deploy-and-configure guide pointing to an external GitHub project. Before using or following it: 1) verify the referenced GitHub repository (CheeMao/ai-content) and review its source code, licenses, and recent commits; 2) run deployments in an isolated environment (VM/container) rather than your primary machine; 3) do not reuse high-privilege or long-lived credentials—create scoped API keys for AI/image services and separate DB credentials for the app; 4) expect to provide Ope...
详细分析 ▾
用途与能力
Name/description align with the documented workflow (collection → topics → writing → images → scheduling). The SKILL.md is essentially a full-project deployment guide (git clone, Docker, Postgres, Redis, Node.js) which is coherent with building the described system. However, the skill does not declare any required environment variables or credentials even though the instructions require configuring model providers, image APIs, and database credentials.
指令范围
Runtime instructions stay within the domain of deploying and configuring a content-production app: cloning the repo, starting DB/Redis, running npm scripts, creating an admin account, and configuring AI model endpoints. The doc references web scraping / RSS ingestion and connecting to AI/image providers, which are expected for this purpose and do not instruct reading unrelated system files or exfiltrating data. Still, the instructions expect the user to supply multiple external credentials and to run network-enabled services.
安装机制
This is an instruction-only skill with no install spec and no code files embedded in the skill bundle, so nothing will be written or executed by the skill itself during installation. The SKILL.md points to a GitHub repo for a third-party project; installing that project is outside the platform and should be reviewed manually.
凭证需求
The SKILL.md requires configuring AI model providers, image-generation APIs, Docker/Postgres/Redis, and creating admin credentials, but the skill metadata declares no required env vars or primary credential. This lack of declared credentials reduces transparency: the system will need API keys, DB credentials, and likely OAuth tokens, but the skill does not enumerate them or explain minimal scoping. Users could accidentally supply broad or reuse sensitive credentials.
持久化与权限
The skill is not always-on and is user-invocable; it does not request persistent platform privileges. There is no indication it modifies other skills or platform-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/19

初始发布:CheeMao/ai-content 小红书 AI 内容流水线

无害

安装命令

点击复制
官方npx clawhub@latest install ai-content-xiaohongshu
镜像加速npx clawhub@latest install ai-content-xiaohongshu --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库