← Back to Skills Marketplace
Pi Coding Specialist
by
HYBRID1LABS
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pi-coding-specialist
Description
Manage Pi Agent as sub-agent for complex coding tasks involving multiple files, extensive refactoring, or systemic debugging.
Usage Guidance
This skill looks like a legitimate orchestrator for running a Pi coding sub-agent, but exercise caution before using it: 1) Do not run the suggested 'npm install -g @mariozechner/pi-coding-agent' on production systems until you can verify the package author, package contents, and a pinned version/checksum (install in a sandbox first). 2) Back up ~/.openclaw/agents/*/config.json before changing subagents.enabled and prefer editing only the specific agent you intend to modify. 3) Confirm the origin and integrity of the 'pi' CLI binary and whether the path /opt/homebrew/bin/pi is appropriate for your OS. 4) Expect that cloud model usage will rely on external credentials managed by your platform — verify those separately. If the package author, source repository, signed release, or an official OpenClaw install spec is provided, re-evaluate (that information would move this toward benign).
Capability Analysis
Type: OpenClaw Skill
Name: pi-coding-specialist
Version: 1.0.0
The skill bundle is designed to integrate the 'Pi' coding agent as a specialized sub-agent for complex multi-file tasks. It provides clear instructions for installation via npm (`@mariozechner/pi-coding-agent`), sub-agent spawning, and CLI execution using pseudo-terminals (PTY). All identified behaviors, including the global package installation and command execution, are strictly aligned with the stated purpose of providing a coding specialist environment and lack any indicators of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: it instructs how to spawn a Pi coding sub-agent, when to use it, and how to monitor it. Requiring a Pi CLI and enabling OpenClaw subagents is coherent with the stated purpose. Minor mismatch: it assumes a macOS-style binary path (/opt/homebrew/bin/pi) and references specific model names (qwen3.5:397b-cloud) without explaining credential requirements for cloud models.
Instruction Scope
The instructions tell the operator/agent to install a global npm package, run the Pi CLI, and read/modify ~/.openclaw/agents/*/config.json and other local files. Those filesystem and config modifications are within the general scope of enabling a sub-agent, but they are sensitive operations (editing agent configs, installing global packages) and are presented with no safety checks, version pinning, or provenance for the external package.
Install Mechanism
There is no formal install spec in the registry entry, but the SKILL.md recommends 'npm install -g @mariozechner/pi-coding-agent' — a global npm install from an unverified package author. That is a moderate-to-high-risk install pattern because it pulls and runs code from the public registry with no version pin, no checksum, and no trusted source indicated. The instructions also assume the existence of a 'pi' binary at a specific path without cross-platform checks.
Credentials
The skill requests no environment variables or credentials in metadata (good). However, it references cloud model identifiers and spawning cloud-backed sessions (e.g., qwen3.5:397b-cloud) which implicitly require platform/model credentials managed elsewhere; the skill does not request or document these, which is a gap but not necessarily malicious.
Persistence & Privilege
always:false and normal invocation behavior are fine. However, the instructions advise enabling 'subagents' in ~/.openclaw/agents/*/config.json (potentially across multiple agents), which writes user config and could affect other agents. Changing other agents' configs without clear scoping or rollback instructions increases risk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pi-coding-specialist - After installation, invoke the skill by name or use
/pi-coding-specialist - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Pi Agent integration for complex coding tasks
Metadata
Frequently Asked Questions
What is Pi Coding Specialist?
Manage Pi Agent as sub-agent for complex coding tasks involving multiple files, extensive refactoring, or systemic debugging. It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Pi Coding Specialist?
Run "/install pi-coding-specialist" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pi Coding Specialist free?
Yes, Pi Coding Specialist is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pi Coding Specialist support?
Pi Coding Specialist is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pi Coding Specialist?
It is built and maintained by HYBRID1LABS (@hybrid1labs); the current version is v1.0.0.
More Skills