Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

CUagent

CUagent contient 10 skills collectées depuis chiptoe-svg, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
0
mis à jour
2026-04-25
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

email-taskfinder
Développeurs de logiciels

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.

2026-04-25
add-email-account
Développeurs de logiciels

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.

2026-04-25
add-email-archive
Préposés aux dossiers

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.

2026-04-25
add-email-triage
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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).

2026-04-25
email-archive
Développeurs de logiciels

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.

2026-04-25
email-triage
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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.

2026-04-25
fix-triage
Développeurs de logiciels

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").

2026-04-25
add-action-folder
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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).

2026-04-20
add-apple-reminders
Développeurs de logiciels

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".

2026-04-19
add-nanovoice
Développeurs de logiciels

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".

2026-04-18