com um clique
CUagent
CUagent contém 10 skills coletadas de chiptoe-svg, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Twice-daily cognitive pass. Walks new inbox mail, decides `{needs_task, sort_folder}` per email. Creates MS365 To Do tasks; logs a decision per email. Never moves or archives.
Register an email mailbox for skills to operate on — reading, triage, drafting, bulk archive. NOT a channel; inbound emails will not wake the agent. For email-as-a-channel, use /add-gmail instead. Supports Google Workspace (Gmail), Microsoft 365 (Outlook/Exchange), and IMAP.
Set up email archive system — interactive calibration builds sender rules, creates folder taxonomy, and configures batch processing to reach inbox zero. Requires at least one email account registered via /add-email-account. Run this before using /email-archive in your main chat.
Set up email triage — hourly inbox scanning that creates MS365 To Do tasks (or Apple Reminders if installed, or file-backed todos as a last resort) for actionable emails. Filing happens when the task is completed. Requires email accounts (/add-email-account) and archive config (/add-email-archive).
Batch-classify old emails into organized folders, working toward inbox zero. Uses sender rules (free, fast) with LLM fallback for unknown senders. Supports interactive, supervised, and autonomous modes. Provider-agnostic — works with any email account configured in config.yaml. Use /email-archive to process a batch, /email-archive status for progress.
Scan inbox for actionable emails, create MS365 To Do tasks (or Apple Reminders as fallback) for things needing response or action, and file emails when the task is completed. Use /email-triage to scan now, /email-triage status for pending items.
Correct a past taskfinder decision by interviewing the user and writing a specific rule to classification.yaml, known_contacts.yaml, institutions.yaml, or action_templates. Invoked as /fix-triage <subject-fragment> or in natural language ("the Brad SPC one was wrong").
Configure a root-level mail folder as an "action folder" — drag an email into it and the action-folder watcher creates a To Do task automatically (deterministic, zero LLM cost). Completing the task files the email via the standard reconciler. Runs once per email account (typically Gmail + Outlook).
Add Apple Reminders as a first-class MCP tool surface. Installs a host-side Swift app that bridges HTTP → EventKit, a container-side stdio MCP proxy, a reconciliation poll that fires email-filing when the user tap-completes a reminder on iPhone, and a one-shot migration from the legacy file-backed todo_* tools. Triggers on "add apple reminders", "apple reminders mcp", "ios reminders", "reminders integration".
Add NanoVoice, an iOS voice app that talks to the NanoClaw agent over an HTTPS API. Installs the `http-api` channel on the server and guides through Tailscale Serve + iPhone setup. Triggers on "add nanovoice", "voice app", "iOS voice", "http api channel".