← Back to Skills Marketplace
Spc
by
bytesagain1
· GitHub ↗
· v2.0.0
· MIT-0
174
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install spc
Description
spc reference tool
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spc - After installation, invoke the skill by name or use
/spc - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Clean package with matching SKILL.md
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Spc?
spc reference tool. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.
How do I install Spc?
Run "/install spc" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spc free?
Yes, Spc is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Spc support?
Spc is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spc?
It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.0.
More Skills