Generate a 7-day token usage chart (all chats) and post it to the web UI timeline.
rcarmo/piclaw
SkillsMP has collected 31 skills from rcarmo/piclaw. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 31
- GitHub stars
- 852
- GitHub forks
- 80
Skills in this repository
Showing 31 of 31 collected skills.
Check and set up the optional managed Linux desktop used by piclaw://vnc/cdp-browser, or explain bring-your-own CDP/VNC setup on macOS and Windows.
Reinstall piclaw from workspace source, then gracefully restart the managed process. Use after making code changes to piclaw.
Reinstall piclaw from workspace source, then gracefully restart the managed process. Use after making code changes to piclaw.
ARCHIVED — project work items are tracked in GitHub Issues and GitHub Projects. Use the github-issues skill when installed, or use gh directly.
Diagnose and fix piclaw extension issues (imports, DB init errors, watcher perms), update skel, and restart safely.
Search the web via SearXNG (or DuckDuckGo fallback) and optionally fetch result pages as raw Markdown content.
Search via SearXNG (or DuckDuckGo fallback), fetch top results, and return sentence-level summaries plus optional converted page content.
Fetch a user's recent tweets (tweets, replies, retweets) using Playwright + Nitter fallbacks and produce compact JSON/Markdown summaries.
Write and review concise technical documentation using a plain-English voice guide and anti-trope filter. Use for READMEs, design notes, runbooks, API documentation, release notes, and pull-request text.
Situate yourself by generating a 1-page situation report and maintaining Obsidian-style daily summary notes.
Add or validate SCRIPT_JDOC metadata on skill-shipped and workspace scripts so list_scripts and future script discovery can find them reliably.
Use the bundled pi-mcp-adapter to connect MCP servers through .pi/mcp.json.
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
Design, audit, and redraw inline SVG architecture and flow diagrams using source verification and a consistent orthogonal-routing visual language.
Build a deduped markdown digest from feeds.carmo.io (last N hours) and store links separately.
Run a structured 20-question refinement flow before implementation for feature requests.
Design and audit Pi extensions safely (avoid workspace source imports).
Export a chat timeline to a PDF using the internal localhost export endpoint and wkhtmltopdf.
Diagnose and fix issues with the Pibox container environment — tools, paths, mounts, pi configuration.
Run a daily end-of-day sweep: refresh situation notes, back up state, clean low-value timeline traffic, and run the daily-notes summarisation flow before declaring the day closed.
Bootstrap a new container by validating required tools and installing missing dependencies.
Author Adaptive Cards for the current PiClaw web environment. Use when you need a prompt pattern, supported payload shape, or reusable card templates for structured web interactions.
Schedule a task to run later or on a recurring basis. Prefer the scheduled_tasks tool; use the schedule_task compatibility alias or IPC fallback only if needed.
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.
Initialize a new project in the workspace. Scaffold a small Bun/TypeScript project directly or use a framework-native generator when the project type is explicit.
Delete low-value messages from the web timeline by keyword patterns. Protects messages with user-uploaded images. Optionally vacuums the DB afterward.
Generate a 7-day token usage chart (all chats) and post it to the web UI timeline.
Add or validate SCRIPT_JDOC metadata on skill-shipped and workspace scripts so list_scripts and future script discovery can find them reliably.
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.