← Back to Skills Marketplace
wangshengli0421

Tianshu Repurpose

by tianshu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tianshu-repurpose
Description
一文多发:把长文裁剪成小红书/抖音文案/微博/公众号摘要等多平台长度与格式建议。 Use when: 用户要「同步多平台」「精简成抖音配文」「微博短讯」「公众号标题摘要」。 NOT for: 各平台 API 自动发布(本 skill 只产出文案结构,发布需人工或别的自动化)。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tianshu-repurpose
  3. After installation, invoke the skill by name or use /tianshu-repurpose
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial: 一文多发裁剪(小红书/抖音/微博/公众号),纯 Node
Metadata
Slug tianshu-repurpose
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Tianshu Repurpose?

一文多发:把长文裁剪成小红书/抖音文案/微博/公众号摘要等多平台长度与格式建议。 Use when: 用户要「同步多平台」「精简成抖音配文」「微博短讯」「公众号标题摘要」。 NOT for: 各平台 API 自动发布(本 skill 只产出文案结构,发布需人工或别的自动化)。 It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Tianshu Repurpose?

Run "/install tianshu-repurpose" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tianshu Repurpose free?

Yes, Tianshu Repurpose is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tianshu Repurpose support?

Tianshu Repurpose is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tianshu Repurpose?

It is built and maintained by tianshu (@wangshengli0421); the current version is v1.0.0.

💬 Comments