Drive Paperclip (the AI-agent orchestration plane Sir runs at paperclip.<DOMAIN>) end-to-end through the MCP `paperclip` connector. ~48 first-party tools wrapping Paperclip's REST surface — companies, employees (incl. Alfred-as-an-employee), issues, projects, routines, approvals, comments, governance. Use whenever Sir asks about company state, wants to assign work, check what Alfred-the-employee is doing, file/comment on issues, manage routines, or run governance flows. Use whenever Alfred is acting AS an employee under a Paperclip task assignment (the principal/CEO of the company has tasked Alfred — Alfred answers via comments + issue updates).
Schedule reminders, delegate background work to Alfred-the-text-agent, list scheduled jobs, and inspect Hermes runtime — anything that's about Alfred-the-runtime rather than Sir's vault/calendar/finances. Use whenever Sir asks "remind me…", "research X then tell me…", "what reminders do I have set?", or wants to fire-and-forget a long task on text-mode while you stay on the phone with him.
How to behave on a phone call. Voice persona + tool-usage rules for AgentPhone. The Voice Bridge runs this persona as the OpenAI Realtime session prompt; this file is also the canonical text reference for the openclaw main agent so it stays consistent across channels.
Process raw inbound content (emails, voice memos, notes) into structured Obsidian vault records with proper frontmatter, wikilinks, and file placement.
Read operational vault records and extract latent knowledge into structured learning records with proper frontmatter, wikilinks, and file placement.
Fix vault quality issues — broken frontmatter, invalid values, orphaned records, garbage content.
How to read files (audio, documents, images) that Sir sent to Alfred on any channel — Slack file uploads, Telegram voice memos, MMS audio, generic URLs. Converts file references into transcripts + vault records so Alfred doesn't say "I don't see your file".
How to deliver a message to Sir on a specific channel (Slack DM, Telegram, SMS, voice call, email) using cached contact IDs from KNOWN_CONTACTS.md instead of walking workspace directories. Read this whenever Sir says "send/text/call/email me…".