
Resolve Teams or SharePoint document links to canonical metadata.
Export a chat timeline to a PDF using the web UI renderer and Playwright.
Generate a Graphite chart (12h default) for a Zigbee device metric and post it to the web timeline.
Reinstall piclaw from workspace source and force-restart the running process. Use after making code changes to piclaw.
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.
Delete low-value messages from the web timeline by keyword patterns. Protects messages with user-uploaded images. Optionally vacuums the DB afterward.
Search the web via SearXNG and optionally convert result pages to Markdown.
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.
Compare two Proxmox guests using native proxmox tool data collection and render SVG/CSV outputs.
Schedule a task to run later or on a recurring basis. Prefer the schedule_task tool; fallback to IPC only if needed.
Manage Proxmox using the native proxmox tool first, with shell wrappers retained for USB passthrough and backup-restore move flows.
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".
Run a structured 20-question refinement flow before implementation for feature requests.
Build a deduped markdown digest from feeds.carmo.io (last N hours) and store links separately.
Situate yourself by generating a 1-page situation report and maintaining Obsidian-style daily summary notes.
Fetch a user's recent tweets (tweets, replies, retweets) using Playwright + Nitter fallbacks and produce compact JSON/Markdown summaries.
Diagnose and fix issues with the Pibox container environment — tools, paths, mounts, pi configuration.
Diagnose and fix piclaw extension issues (imports, DB init errors, watcher perms), update skel, and restart safely.
Compare two containers using native portainer tool data collection and render SVG/CSV outputs.
Use Playwright for browser automation in this workspace. Install locally and run scripts as needed.
Generate a 7-day token usage chart (all chats) and post it to the web UI timeline.
Bootstrap a new container by validating required tools and installing missing dependencies.
Design and audit Pi extensions safely (avoid workspace source imports).
Manage the project workitems board end-to-end: ideation, implementation planning, quality scoring, and definition-of-done tracking.
Use the bundled pi-mcp-adapter to connect MCP servers through .pi/mcp.json.
Initialize a new project in the workspace. Scaffolds files, Makefile, git, and AGENTS.md for the chosen project type.
--- name: close-of-day description: 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. distribution: private --- # Close of Day A one-shot maintenance skill to: 1. Run `situate` and refresh daily notes for the selected chat scope. - for `web:*`, this now means all web session trees (roots plus branches), not just the currently visible tab 2. Run a restic backup b
Search via SearXNG, fetch top results, and return quick summaries plus markdown.