content-repurpose-studio

v1.0.0

Transform one source asset into a coordinated pack for multiple channels such as WeChat, Xiaohongshu, TikTok, email, and slides.

0· 387·1 current·1 all-time
byvx:17605205782@52yuanchangxing
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (multi-channel content repurposing) align with the included files: a small local Python helper script and channel_specs.yaml that are directly useful for producing channel packs. No unrelated binaries, credentials, or services are requested.
Instruction Scope
SKILL.md workflows and operating rules are scoped to planning/structuring drafts and using the bundled script/resource. Instructions do not reference reading unrelated system files, environment variables, or external endpoints; they explicitly advise preview mode before destructive actions.
Install Mechanism
No install spec is present (instruction-only); the skill expects python3 on PATH. Bundled script is local and auditable, not downloaded or executed from a remote URL.
Credentials
No environment variables, credentials, or config paths are required. The script only reads a user-supplied source text file and writes a local JSON output (default channel_pack.json).
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills. It can be invoked by the agent (platform default), which is appropriate for this type of skill.
Assessment
This skill appears safe and self-contained: review the small script (scripts/channel_packager.py) if you want to confirm behavior — it reads the source text you supply and writes a JSON file (default channel_pack.json). Ensure python3 is on PATH, avoid feeding sensitive secrets into the source file, and preview outputs before using them in production. You can run the smoke test (python3 scripts/channel_packager.py --help) to verify the runtime environment. If you want to limit autonomous runs, control agent invocation policies in your platform — the skill itself does not request credentials or network access.

Like a lobster shell, security has layers — review code before you run it.

latestvk977gd45p92pqfxn1t2r2skx2n82rxwwskillvk977gd45p92pqfxn1t2r2skx2n82rxww

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🧰 Clawdis
Binspython3

Comments