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

sumi

sumi contient 2 skills collectées depuis SYMBaiEX, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

sumi-run
Développeurs de logiciels

Runs one sumi task by ID. Invoked by scheduled triggers (Routines, Claude Desktop scheduled tasks, Codex Automations) or by `/sumi-run <task-id>` on demand. Also triggers when the user says "run sumi <id>", "run my weekly sumi", "run the team update", "generate my daily standup", "run the exec brief now", "draft this week's customer digest now", or any variant referencing a specific sumi-managed task. The task ID is passed as an argument; the skill looks it up in ~/.sumi/config.json, pulls from configured sources for the cadence-appropriate window, consolidates using the configured template and notes preset, and delivers the draft to the configured destination. If config is missing or the task doesn't exist, defer to the `sumi` manager skill.

2026-04-24
sumi
Développeurs de logiciels

Sumi manager. Creates, lists, edits, deletes, and runs recurring summary tasks of any cadence — daily, weekly, monthly, or custom — that pull from the user's connected tools (Google Drive, Gmail, Google Calendar, Slack) and deliver drafts to a destination the user picks (Slack message, Gmail draft to self, or local markdown file). Use this skill when the user types `/sumi` (with or without arguments) or says things like "set up sumi", "configure sumi", "new sumi task", "add a daily sumi", "add a weekly team update with sumi", "manage my sumi tasks", "edit the team-weekly sumi", "delete a sumi task", "list my summaries", or any request to create/edit/delete/run a sumi-managed recurring summary. Also invoke automatically the first time `/sumi-run` fires with a task ID that isn't in config. **Do not treat sumi as a request to build a new agent** — sumi is this installed plugin; never scaffold a new project in response to "sumi."

2026-04-24