← 返回 Skills 市场
Spc
作者
bytesagain1
· GitHub ↗
· v2.0.0
· MIT-0
174
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install spc
功能描述
spc reference tool
安全使用建议
This skill appears safe and does what it describes: a small shell script that prints reference text. Before installing, you may want to (1) inspect the script yourself (it's short and readable), (2) note that the help heredoc uses single quotes so the VERSION variable won't expand in the help output (a harmless bug), and (3) confirm you trust the publisher if you plan to allow the agent to execute shell scripts in your environment. No credentials or network access are required.
功能分析
Type: OpenClaw Skill
Name: spc
Version: 2.0.0
The 'spc' skill is a simple reference tool that provides static documentation via shell commands. The script 'scripts/script.sh' consists entirely of heredoc strings (cat << 'EOF') containing educational content, and 'SKILL.md' accurately describes its functionality without any hidden instructions or risky behaviors.
能力评估
Purpose & Capability
Name/description (spc reference tool) match the delivered artifact: an included shell script that prints local reference documentation. No unrelated binaries, env vars, or services are requested.
Instruction Scope
SKILL.md states the skill outputs plain-text reference docs and needs no credentials or network; the runtime script only emits heredocs and dispatches commands. It does not read files, environment variables, or make network calls.
Install Mechanism
No install specification is provided. The skill includes a single shell script and SKILL.md only — no downloads or package installs are performed.
Credentials
No environment variables, credentials, or config paths are required. The script does not access env vars or secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spc - 安装完成后,直接呼叫该 Skill 的名称或使用
/spc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
元数据
常见问题
Spc 是什么?
spc reference tool. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。
如何安装 Spc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spc」即可一键安装,无需额外配置。
Spc 是免费的吗?
是的,Spc 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spc 支持哪些平台?
Spc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spc?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.0。
推荐 Skills