بنقرة واحدة
sumi
يحتوي sumi على 2 من skills المجمعة من SYMBaiEX، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.
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."