← 返回 Skills 市场
theshadowrose

SocialPack Multi-Platform Social Media Generator

作者 Shadow Rose · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1605
总下载
0
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install social-pack
功能描述
Generate platform-specific social posts from a single brief. Twitter threads, LinkedIn, Instagram, Reddit. One input, every platform.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install social-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /social-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial upload
元数据
Slug social-pack
版本 1.0.0
许可证 MIT-0
累计安装 7
当前安装数 7
历史版本数 1
常见问题

SocialPack Multi-Platform Social Media Generator 是什么?

Generate platform-specific social posts from a single brief. Twitter threads, LinkedIn, Instagram, Reddit. One input, every platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1605 次。

如何安装 SocialPack Multi-Platform Social Media Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-pack」即可一键安装,无需额外配置。

SocialPack Multi-Platform Social Media Generator 是免费的吗?

是的,SocialPack Multi-Platform Social Media Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SocialPack Multi-Platform Social Media Generator 支持哪些平台?

SocialPack Multi-Platform Social Media Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SocialPack Multi-Platform Social Media Generator?

由 Shadow Rose(@theshadowrose)开发并维护,当前版本 v1.0.0。

💬 留言讨论