Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Docker image publishing
multi-arch image publishing to GHCR via GitHub Actions
rcarmo/agentbox 96
-
Building Native macOS CLI Apps with SwiftUI Visualization
CLI apps with SwiftUI visualization
rcarmo/agentbox 96
-
team-creator
Create a collaborative agent team with roles, personalities, and skills. Use when: user says "create team", "build a team", "新建团队", "创建团队", "组建团队", "搭建团队". Do NOT use for managing existing teams or assigning tasks to teams.
clawwork-ai/teamshub-community 3
-
honcho-integration
Integrate Honcho memory and social cognition into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, implementing the dialectic chat endpoint for AI agents, or wiring Honcho into bot frameworks (nanobot, openclaw, picoclaw, etc).
plastic-labs/honcho 2,088
-
migrate-honcho-ts
Migrates Honcho TypeScript SDK code from v1.6.0 to v2.1.1. Use when upgrading @honcho-ai/sdk, fixing breaking changes after upgrade, or when errors mention removed APIs like .core, getConfig, observations, or snake_case properties.
plastic-labs/honcho 2,088
-
migrate-honcho
Migrates Honcho Python SDK code from v1.6.0 to v2.1.1. Use when upgrading honcho package, fixing breaking changes after upgrade, or when errors mention AsyncHoncho, observations, Representation class, .core property, or get_config methods.
plastic-labs/honcho 2,088
-
honcho-memory
Gives AI agents persistent memory across conversations using Honcho. Automatically saves and retrieves user context so the AI remembers preferences, history, and facts between sessions. Use when you need the AI to remember past conversations, recall what a user has told it, inject relevant context into prompts, or manage separate memory spaces for different topics.
plastic-labs/honcho 2,088
-
autoresearch-create
Set up and run an autonomous experiment loop for any optimization target. Gathers what to optimize, then starts the loop immediately. Use when asked to "run autoresearch", "optimize X in a loop", "set up autoresearch for X", or "start experiments".
rcarmo/piclaw 469
-
portainer-container-compare-chart
Compare two containers using native portainer tool data collection and render SVG/CSV outputs.
rcarmo/piclaw 469
-
proxmox-guest-compare-chart
Compare two Proxmox guests using native proxmox tool data collection and render SVG/CSV outputs.
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
-
reload
Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.
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
-
playwright
Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.
rcarmo/piclaw 469
-
proxmox-management
Manage Proxmox using the native proxmox tool first, with shell wrappers retained for USB passthrough and backup-restore move flows.
rcarmo/piclaw 469
-
graphite-power-chart
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
rcarmo/piclaw 469
-
token-chart
Generate a 7-day token usage chart (all chats) and post it to the web UI timeline.
rcarmo/piclaw 469
-
mcp-adapter
Use the bundled pi-mcp-adapter to connect MCP servers through .pi/mcp.json.
rcarmo/piclaw 469
-
debug
Diagnose and fix issues with the Pibox container environment — tools, paths, mounts, pi configuration.
rcarmo/piclaw 469
-
situate-daily-notes
Situate yourself by generating a 1-page situation report and maintaining Obsidian-style daily summary notes.
rcarmo/piclaw 469
-
bootstrap-container
Bootstrap a new container by validating required tools and installing missing dependencies.
rcarmo/piclaw 469
-
twitter-summary
Fetch a user's recent tweets (tweets, replies, retweets) using Playwright + Nitter fallbacks and produce compact JSON/Markdown summaries.
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
-
web-search
Search the web via SearXNG and optionally convert result pages to Markdown.
rcarmo/piclaw 469