rcarmorcarmoCommunityยท30 Agent Skills Included

piclaw

Self-hosted AI agent workspace with chat, tools, and automation

Runs a self-hosted AI agent workspace with a streaming web UI, persistent chat history, and multi-provider LLM support. Automates web searches, scheduled tasks, browser automation, chart generation, and daily note summaries without manual scripting. Includes built-in skills for messaging, cleanup, PDF export, and project setup so agents complete real workflows end to end.
npx skills add rcarmo/piclaw --all -g -y
Available:

Defines the agent's operating context, working style, memory and notes conventions, and safe git, build, and release procedures for working inside the PiClaw workspace.

All Skills in This Repository (30)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
rcarmorcarmo

graphite-power-chart

Generate Graphite charts from time-series data for device metrics.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

feature-refinement-flow

Execute a structured 20-question refinement flow for feature requests.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

schedule

Schedule agent or shell tasks using cron expressions or ISO timestamps.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

send-message

Dispatch text and media messages to a chat via JSON files.

Community
Basic
๐Ÿ“ฆ In Repo
rcarmorcarmo

kanban-management

Manage kanban boards with structured tickets, quality gates, and SVG visualization.

Community
Advanced
๐Ÿ“ฆ In Repo
rcarmorcarmo

extension-design

Audit Pi extensions for unsafe import patterns and enforce safety checklists.

Community
Basic
๐Ÿ“ฆ In Repo
rcarmorcarmo

bootstrap-container

Install and validate CLI tools and Node.js dependencies in a container.

Community
Basic
๐Ÿ“ฆ In Repo
rcarmorcarmo

web-search-summary

Search the web via SearXNG and summarize fetched page content.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

setup

Scaffold new projects with files, a Makefile, and a git repository.

Community
Basic
๐Ÿ“ฆ In Repo
rcarmorcarmo

playwright

Control Chromium, Firefox, and WebKit browsers for automation and testing.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

reload

Reinstalls piclaw from workspace source code and restarts the running process via Supervisor/systemd-Backspace or manual fallback.

Community
Intermediate
๐Ÿ“ฆ In Repo
rcarmorcarmo

web-search

Search the web via SearXNG and convert result pages to Markdown.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’