← 返回 Skills 市场
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tianshu-repurpose
功能描述
一文多发:把长文裁剪成小红书/抖音文案/微博/公众号摘要等多平台长度与格式建议。 Use when: 用户要「同步多平台」「精简成抖音配文」「微博短讯」「公众号标题摘要」。 NOT for: 各平台 API 自动发布(本 skill 只产出文案结构,发布需人工或别的自动化)。
安全使用建议
This skill appears coherent and low-risk: it runs locally and only reads the file or text you point it at, producing platform-formatted output to stdout. Before running, ensure you have Node.js available and review the included scripts if you want extra assurance (the code is short and readable). Do not pass highly sensitive documents if you are cautious—the script will read full file contents locally, and output could be copied elsewhere by the user or agent. Also note there is no automatic publishing: you must copy/paste or use a separate automation tool to post content.
功能分析
Type: OpenClaw Skill
Name: tianshu-repurpose
Version: 1.0.0
The skill is a straightforward text-processing utility designed to format long articles into shorter snippets for social media platforms. The core logic in `scripts/repurpose.js` performs basic string manipulation and file reading without any network calls, obfuscation, or suspicious execution patterns.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included Node script all align: the tool reads a local text/markdown file or inline text and emits platform-sized drafts. There are no unrelated permissions, credentials, or external services requested.
Instruction Scope
Runtime instructions ask the agent (or user) to provide a local .txt/.md path or text and run the included node script. The SKILL.md and script only access the provided file/text and stdout; they do not read other system files, environment variables, or send data externally.
Install Mechanism
No install spec is provided (instruction-only + included script), which is low risk. The script requires a Node.js runtime to execute; no external downloads, package installs, or archives are fetched by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The skill's behavior is proportional to its purpose.
Persistence & Privilege
The skill does not request persistent presence (always: false), does not modify agent configuration, and does not attempt to store credentials or alter other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install tianshu-repurpose - 安装完成后,直接呼叫该 Skill 的名称或使用
/tianshu-repurpose触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial: 一文多发裁剪(小红书/抖音/微博/公众号),纯 Node
元数据
常见问题
Tianshu Repurpose 是什么?
一文多发:把长文裁剪成小红书/抖音文案/微博/公众号摘要等多平台长度与格式建议。 Use when: 用户要「同步多平台」「精简成抖音配文」「微博短讯」「公众号标题摘要」。 NOT for: 各平台 API 自动发布(本 skill 只产出文案结构,发布需人工或别的自动化)。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 Tianshu Repurpose?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install tianshu-repurpose」即可一键安装,无需额外配置。
Tianshu Repurpose 是免费的吗?
是的,Tianshu Repurpose 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Tianshu Repurpose 支持哪些平台?
Tianshu Repurpose 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Tianshu Repurpose?
由 tianshu(@wangshengli0421)开发并维护,当前版本 v1.0.0。
推荐 Skills