← 返回 Skills 市场
Social Automator
作者
bytesagain3
· GitHub ↗
· v2.0.1
· MIT-0
213
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install social-automator
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Social Automator concepts, best practices, and implementation pat...
安全使用建议
This skill appears coherent and low-risk: it only contains static reference text and a small shell script that prints documentation. Two minor non-security issues: the script's VERSION variable (2.0.0) doesn't match the registry version (2.0.1) and one help heredoc is single-quoted so $VERSION won't expand (a cosmetic bug). If you plan to rely on this for production guidance, review the upstream repository for accuracy and maintenance. Otherwise there are no requests for credentials, installs, or network access and no obvious security concerns.
功能分析
Type: OpenClaw Skill
Name: social-automator
Version: 2.0.1
The 'social-automator' skill bundle is a purely informational reference tool. The primary script, 'scripts/script.sh', contains only static text output via heredocs for various documentation commands (intro, quickstart, security, etc.) and lacks any network activity, file system modifications, or credential access. The behavior is entirely consistent with the documentation provided in SKILL.md.
能力评估
Purpose & Capability
Name/description indicate a documentation/reference devtools skill and the included files (SKILL.md and a shell script that emits static heredoc documentation) match that purpose. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly states all commands produce plain-text via heredoc with no external API calls or credentials. The runtime script only prints static reference text and does not read files, environment variables, or perform network I/O.
Install Mechanism
There is no install spec and no downloads — the skill is instruction-only plus a small included script. Nothing is written to disk by an installer and no external packages are pulled.
Credentials
requires.env is empty and the script does not access environment variables or secrets. No credentials, keys, or unrelated service tokens are requested.
Persistence & Privilege
always is false and the skill does not request any elevated persistence or modify other skills or system-wide settings. Autonomous invocation is allowed by default but the skill's functionality is limited to local static output.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install social-automator - 安装完成后,直接呼叫该 Skill 的名称或使用
/social-automator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Fix description
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Social Automator 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Social Automator concepts, best practices, and implementation pat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 213 次。
如何安装 Social Automator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install social-automator」即可一键安装,无需额外配置。
Social Automator 是免费的吗?
是的,Social Automator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Social Automator 支持哪些平台?
Social Automator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Social Automator?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。
推荐 Skills