← 返回 Skills 市场
小红书爆款文案生成(她势自游版)
作者
daniel-yu-gold
· GitHub ↗
· v1.1.0
· MIT-0
83
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install xhs-bahamo-copywriter
功能描述
小红书爆款文案生成技能。用于生成小红书爆款文案、排期表管理、热点分析、配套封面生成等任务。触发词:/小红书文案 /爆款文案 /生成排期表 /文案排期 /小红书爆款 /爆款流水线 /生成封面 /封面生成。适用于运营小红书账号、需要批量生成文案素材和封面的团队。
安全使用建议
This skill appears to do what it says (generate copy, schedules, and image covers), but it embeds apparent Feishu tokens/folder IDs in the instructions and instructs automatic deletion of conflicting records before writing. Before installing or running: 1) Confirm who owns the embedded app_token/table_id values and whether they are valid — hard-coded tokens in a skill can grant access to someone else's tables. 2) Ensure you explicitly authorize any writes or deletions to your Feishu tables — the skill will delete conflicting rows automatically. 3) Ask the publisher to remove hard-coded credentials and instead require you to provide credentials explicitly (or document the exact access model). 4) If you cannot verify the tokens' ownership, treat the skill as untrusted and do not allow it to perform writes against your account. If you want a safer setup, request the skill be modified to: prompt for/require credentials via secure env vars, show a preview of changes before performing deletes, and document what external tools (e.g., image_generate) it will call.
功能分析
Type: OpenClaw Skill
Name: xhs-bahamo-copywriter
Version: 1.1.0
The skill bundle contains multiple hardcoded Feishu (Lark) 'app_token' strings and 'table_id' values within SKILL.md (e.g., Mz8ybqtVZaU7qrs3zZYcmUssn4d). While these appear to be configuration for the stated purpose of managing Xiaohongshu marketing schedules, hardcoding sensitive credentials in the instruction file exposes the underlying data infrastructure to unauthorized access. The logic also includes a 'delete before write' conflict resolution rule which, while functional, could lead to data loss if the agent misidentifies records.
能力评估
Purpose & Capability
The name/description (generate copy, schedule tables, hotspot analysis, cover generation) aligns with the SKILL.md workflow: reading project resources, generating copy, creating covers, and writing to a multi-dimensional Feishu table. However, the skill expects programmatic access to Feishu resources (project folder IDs and app_token/table_id pairs) yet declares no required credentials or environment variables; some of those tokens are hard-coded in the instructions themselves, which is unusual and worth flagging.
Instruction Scope
The runtime instructions direct the agent to locate specific project folders (by ID), read generator files/keywords/product docs, perform forbidden-word checks, generate copy and 4-up covers, then batch-write to Feishu multi-dimensional tables. Crucially, it mandates querying the table for conflicts and deleting conflicting records before writing — destructive behavior performed automatically. The instructions also reference saving generated images to /tmp and using an image_generate tool. All of this stays within the skill's stated domain, but the automatic deletion of remote records and the embedded tokens increase risk and require explicit user authorization.
Install Mechanism
Instruction-only skill with no install steps or code artifacts to run on the host. That reduces filesystem/install risk. There is no external download or binaries required by the skill itself.
Credentials
The SKILL.md includes explicit app_token and table_id values and folder IDs (which look like access identifiers) but the skill declares no required environment variables or credentials. Embedding apparent tokens/IDs in the instruction file means the skill may assume those tokens work or are sensitive — this is inconsistent and potentially unsafe. Additionally, the skill will perform write/delete operations on external Feishu tables, which requires credentialed access; lack of explicit credential handling is a proportionality/clarity issue.
Persistence & Privilege
always:false and no install or self-modifying behavior. The skill does not request permanent system presence, nor does it attempt to alter other skills or global agent settings. Autonomous invocation is allowed (platform default) but is not combined with other elevating flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xhs-bahamo-copywriter - 安装完成后,直接呼叫该 Skill 的名称或使用
/xhs-bahamo-copywriter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
v1.1.0: 新增封面生成技能——根据4种爆款框架生成四宫格封面,素材库4张图片+框架逻辑映射,防查重prompt规范,完整工作流
v1.0.0
首发版本:支持批量生成小红书文案、排期表管理、违禁词检查、框架随机调用、写入飞书多维表格(含冲突检测+倒序写入规则)
元数据
常见问题
小红书爆款文案生成(她势自游版) 是什么?
小红书爆款文案生成技能。用于生成小红书爆款文案、排期表管理、热点分析、配套封面生成等任务。触发词:/小红书文案 /爆款文案 /生成排期表 /文案排期 /小红书爆款 /爆款流水线 /生成封面 /封面生成。适用于运营小红书账号、需要批量生成文案素材和封面的团队。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。
如何安装 小红书爆款文案生成(她势自游版)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-bahamo-copywriter」即可一键安装,无需额外配置。
小红书爆款文案生成(她势自游版) 是免费的吗?
是的,小红书爆款文案生成(她势自游版) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
小红书爆款文案生成(她势自游版) 支持哪些平台?
小红书爆款文案生成(她势自游版) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 小红书爆款文案生成(她势自游版)?
由 daniel-yu-gold(@daniel-yu-gold)开发并维护,当前版本 v1.1.0。
推荐 Skills