Content Repurposer
v1.0.0Content repurposing agent. Transforms long-form content (blog posts, video transcripts, podcast notes) into platform-optimized formats: LinkedIn post, X/Twit...
⭐ 0· 92·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the instructions: the SKILL.md describes extracting insights and producing platform-specific outputs (LinkedIn, X, email, Instagram, YouTube, TikTok). There are no unrelated environment variables, binaries, or installs requested that would be inconsistent with a content-repurposing tool.
Instruction Scope
The instructions require you to paste content or provide a brief (the agent explicitly cannot fetch URLs), and define a set of text-generation rules and commands (repurpose ...). They also instruct the agent to create and write files under ~/content-repurposer/ (memory.md, projects/, templates/). This is in-scope for a repurposer, but it means the skill will persist user content on disk if you use the save command.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing will be downloaded or installed by the skill itself.
Credentials
The skill does not request environment variables, secrets, or external credentials. That is proportionate to its described offline/text-processing behavior.
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges, but it does instruct creating a persistent workspace in the user's home directory. Also, allowed-tools: Bash means the agent may run shell commands to implement the instructions — reasonable for file creation but worth noting because it enables writing files.
Assessment
This skill is coherent for repurposing content and does not ask for credentials or install external code, but be aware it will create and store files under ~/content-repurposer/ (memory.md, projects/, templates/) if you use the save command. Do not paste sensitive or confidential content if you don't want it persisted. Because the skill is allowed to run Bash, review any commands the agent proposes or restrict Bash access if your environment prohibits writing files. If you need remote fetching, note the skill states it cannot fetch URLs directly — you must paste or summarize the source. If you want stronger guarantees, ask the developer for explicit example commands the agent will run to create files (so you can audit them) or for an option that keeps outputs ephemeral (in-memory only).Like a lobster shell, security has layers — review code before you run it.
latestvk972qgm4ckdgpzgxht096xtxan839306
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
