Topic: pi-agent
54 skills in this topic.
-
mcp-adapter
Use the bundled pi-mcp-adapter to connect MCP servers through .pi/mcp.json.
rcarmo/piclaw 469
-
playwright
Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.
rcarmo/piclaw 469
-
proxmox-management
Manage Proxmox VMs and USB passthrough using bundled helper scripts (status/inspect/start/stop/resume, USB discovery, USB mapping attach, and backup-restore moves).
rcarmo/piclaw 469
-
reload
Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.
rcarmo/piclaw 469
-
schedule
Schedule a task to run later or on a recurring basis. Prefer the schedule_task tool; fallback to IPC only if needed.
rcarmo/piclaw 469
-
send-message
Send a message to the chat immediately without waiting for the current task to finish. Useful for acknowledging requests or sending progress updates while working.
rcarmo/piclaw 469