← Back to Skills Marketplace
theshadowrose

SocialPack Multi-Platform Social Media Generator

by Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
1605
Downloads
0
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install social-pack
Description
Generate platform-specific social posts from a single brief. Twitter threads, LinkedIn, Instagram, Reddit. One input, every platform.
Usage Guidance
This skill appears to be a simple, local text formatter for social posts and is internally coherent. Before installing: (1) Inspect the included src/social-pack.js yourself or run it in an isolated/dev environment to confirm behavior. (2) Do not provide any API keys, credentials, or secrets to this skill (it does not need them). (3) If you expect persistent storage, note the documentation mentions local storage but the provided code does not implement file writes — treat data as in-memory unless you add explicit storage. (4) Because the skill bundle came from an unknown source, prefer running it offline or in a sandbox, and review future updates for added network or credential usage.
Capability Analysis
Type: OpenClaw Skill Name: social-pack Version: 1.0.0 The SocialPack skill bundle is a standard utility for formatting text for various social media platforms. The logic in 'src/social-pack.js' consists of pure string manipulation and basic frequency-based hashtag generation, with no evidence of network requests, filesystem access, or dangerous execution patterns. The documentation in 'SKILL.md' and 'README.md' is descriptive and lacks any malicious prompt injection or instructions intended to subvert the AI agent.
Capability Assessment
Purpose & Capability
The name/description (multi-platform social post generation) matches the SKILL.md usage and the included src/social-pack.js implementation. The code only formats text for platforms and generates simple hashtags. There are no unrelated credentials, binaries, or platform APIs required. Minor note: the LIMITS object in code contains a 'facebook' entry not documented in SKILL.md/README — harmless but slightly inconsistent.
Instruction Scope
SKILL.md gives narrow, concrete usage instructions (require the module and call generate). It does not instruct the agent to read arbitrary files, access environment variables, or transmit data. The README/SKILL.md mention local storage and that data is not transmitted unless configured, but there is no code here that writes files or performs external network calls — this is a documentation/implementation mismatch rather than an active risk.
Install Mechanism
No install spec is provided (instruction-only with an included code file). Nothing is downloaded or extracted at install time and no third-party package installation is mandated by the skill bundle.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not read process.env or any external auth tokens. Requested environment access is minimal and proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request or modify other skills' configuration or system-wide settings. Autonomous invocation is allowed (platform default) but the skill has no privileged access or sensitive scopes, so the risk from autonomous execution is low.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install social-pack
  3. After installation, invoke the skill by name or use /social-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial upload
Metadata
Slug social-pack
Version 1.0.0
License MIT-0
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is SocialPack Multi-Platform Social Media Generator?

Generate platform-specific social posts from a single brief. Twitter threads, LinkedIn, Instagram, Reddit. One input, every platform. It is an AI Agent Skill for Claude Code / OpenClaw, with 1605 downloads so far.

How do I install SocialPack Multi-Platform Social Media Generator?

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

Is SocialPack Multi-Platform Social Media Generator free?

Yes, SocialPack Multi-Platform Social Media Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SocialPack Multi-Platform Social Media Generator support?

SocialPack Multi-Platform Social Media Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SocialPack Multi-Platform Social Media Generator?

It is built and maintained by Shadow Rose (@theshadowrose); the current version is v1.0.0.

💬 Comments