piclaw
Self-hosted AI agent workspace with chat, tools, and automation
All Skills in This Repository (30)
Pure Emerald Level Indicatorsgraphite-power-chart
Generate Graphite charts from time-series data for device metrics.
feature-refinement-flow
Execute a structured 20-question refinement flow for feature requests.
schedule
Schedule agent or shell tasks using cron expressions or ISO timestamps.
send-message
Dispatch text and media messages to a chat via JSON files.
kanban-management
Manage kanban boards with structured tickets, quality gates, and SVG visualization.
extension-design
Audit Pi extensions for unsafe import patterns and enforce safety checklists.
bootstrap-container
Install and validate CLI tools and Node.js dependencies in a container.
web-search-summary
Search the web via SearXNG and summarize fetched page content.
setup
Scaffold new projects with files, a Makefile, and a git repository.
playwright
Control Chromium, Firefox, and WebKit browsers for automation and testing.
reload
Reinstalls piclaw from workspace source code and restarts the running process via Supervisor/systemd-Backspace or manual fallback.
web-search
Search the web via SearXNG and convert result pages to Markdown.
Frequently Asked Questions
FAQPage SchemaHow to install PiClaw?โผ
Run `npx skills add rcarmo/piclaw --all -g -y` in your terminal to install all skills in this suite globally.
What is PiClaw used for?โผ
PiClaw is a self-hosted AI agent workspace that combines chat, a code editor, terminal, file viewers, and automation tools in one web UI with persistent state.
Can PiClaw schedule recurring agent tasks?โผ
Yes. The schedule skill lets the agent create one-time, cron, or interval tasks that run prompts or shell commands automatically.
Does PiClaw support web search and summaries?โผ
Yes. Built-in skills search via SearXNG or DuckDuckGo, fetch result pages, and return short summaries or full Markdown content.
Do I need coding experience to use PiClaw skills?โผ
No. Once installed, the agent reads each SKILL.md and executes the underlying scripts based on your plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core