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.
Security Analysis
high confidenceThe skill's code and runtime instructions match its stated purpose (transforming long-form content into platform-specific posts and calendars); it only performs local file I/O and contains no requests for credentials, network calls, or unusual system access.
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.
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.
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.
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.
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.
Guidance
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.
Latest Release
v1.0.0
Initial release: Transform and repurpose content across Twitter, LinkedIn, Facebook, Instagram, TikTok, and email
Popular Skills
Published by @Michael-laffin on ClawHub