PicoClaw Fleet
CommunityDeploy and run PicoClaw tasks on demand.
Software Engineering#agent dispatch#pseudonymization#distributed tasks#ssh orchestration#remote automation#fleet health checks#picolaw onboarding
AuthorEricGrill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the friction of manually installing PicoClaw on multiple machines and repeatedly running one-off agents over SSH, so you can focus on the task outcome instead of setup work.
Core Features & Use Cases
- Zero-to-ready remote deploy: Installs the latest PicoClaw binary on a target host by architecture, creates the provider/API-key env file, and runs onboarding.
- One-shot remote execution: Runs
picoclaw agent -m "TASK"on the selected host with a timeout and returns stdout for easy inline viewing. - Fleet-wide operations: Checks reachability and installed state across configured hosts, enabling safe dispatch after health/deploy.
Quick Start
Provide your API key in ANTHROPIC_API_KEY and run ./scripts/dispatch.sh 192.168.50.57 eric "Summarize the last 24h syslog events" 120 to execute a one-shot PicoClaw task remotely and print the result.
Dependency Matrix
Required Modules
curlsshpython3
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: PicoClaw Fleet Download link: https://github.com/EricGrill/picoclaw-fleet/archive/main.zip#picoclaw-fleet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.