← Back to Skills Marketplace
p5
by
kleberbaum
· GitHub ↗
· v0.1.0
676
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install p5
Description
P5 namespace for Netsnek e.U. creative coding platform. Interactive sketch creation, generative art, and visual programming.
Usage Guidance
This skill is low-risk: it only runs a small shell script that prints static information. Before installing, you may wish to (1) verify the author/owner if you need provenance (the source was listed as unknown), (2) note a minor documentation inconsistency (claw.json/README claim MIT license while the JSON output uses "All rights reserved"), and (3) inspect the packaged scripts locally (scripts/p5-info.sh) — running them locally is safe because they only echo text/JSON. If you plan to trust this skill for production or publishing, confirm the Netsnek identity and licensing with the upstream project.
Capability Analysis
Type: OpenClaw Skill
Name: p5
Version: 0.1.0
The skill requests 'exec' permission, which is a broad capability, but its usage is limited to a single shell script, `scripts/p5-info.sh`. This script is entirely benign, only printing static information based on predefined flags using `echo` and `cat` commands. It does not process user input in a way that could lead to shell injection, perform network requests, access sensitive files, or execute dynamic code. The `SKILL.md` and `README.md` files contain no prompt injection attempts or instructions for the agent to perform malicious actions. The skill's behavior is fully transparent and aligned with its stated purpose.
Capability Assessment
Purpose & Capability
Name, description, and included files align: the skill is an informational namespace for a creative-coding product and contains a single script that prints human-readable and JSON metadata. Nothing requires unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md instructs the agent to run scripts/p5-info.sh (about, --capabilities, --json). The script only outputs static text/JSON and does not read files, environment variables, or network resources at runtime.
Install Mechanism
No install spec is present; the skill is instruction-only with a packaged script. No downloads or archive extraction occur, and no external install sources are used.
Credentials
The skill declares no required environment variables, credentials, or config paths; the runtime script does not access env vars or secrets. Requested privileges are proportional to the stated informational purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). The skill does not request persistent system changes, modify other skills, or require elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install p5 - After installation, invoke the skill by name or use
/p5 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: P5 creative coding platform namespace.
Metadata
Frequently Asked Questions
What is p5?
P5 namespace for Netsnek e.U. creative coding platform. Interactive sketch creation, generative art, and visual programming. It is an AI Agent Skill for Claude Code / OpenClaw, with 676 downloads so far.
How do I install p5?
Run "/install p5" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is p5 free?
Yes, p5 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does p5 support?
p5 is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux).
Who created p5?
It is built and maintained by kleberbaum (@kleberbaum); the current version is v0.1.0.
More Skills