Content Recycler

v1.0.0

Transform and repurpose content across multiple platforms including Twitter, LinkedIn, Facebook, Instagram, TikTok, and email. Use when adapting long-form content for social media, creating platform-specific variations, building content calendars, or maintaining consistent messaging across channels.

5· 2.4k·5 current·5 all-time
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 (Content Recycler) align with included scripts: recycling content, generating threads, captions, calendars, and hashtags. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to run the bundled Python scripts which read an input file and write output files. The scripts perform only local processing and file I/O; they do not read unrelated system files, query environment variables, or call external network endpoints.
Install Mechanism
There is no install spec or remote downloads; this is an instruction-only skill with bundled source files. Nothing is fetched from external URLs and no archives are extracted.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not attempt to access secrets. The requested privileges are proportional to its functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide configuration. It only writes outputs to a user-specified output directory.
Assessment
The skill appears coherent and limited to local content transformation. Before installing, consider: (1) source provenance — the package origin is unknown and has no homepage; run the scripts in a sandbox or review them if you have concerns, (2) file I/O — the scripts read the provided input file and write outputs to the output directory (they may overwrite files with the same name), (3) license/copyright — ensure you have rights to repurpose the input content, and (4) runtime environment — these are plain Python scripts; run them with a controlled Python environment (virtualenv) and inspect code before executing if you distrust the unknown publisher.

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

latestvk97fe47pcfndc8zpwzt2xvdg6980gmd2

License

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

Comments