sonichi/sutando

My AI Stand. Realtime by day, rewriting itself by night. Summon my AI superpower.

This repository also configures its own agents. See what sutando tells them →

394Stars on the repository
69Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

macos-use

25

sonichi/sutando

Skill Claude Code

GUI control for macOS apps via mediar-ai's mcp-server-macos-use. Click, type, scroll, key-press, open apps — driven by accessibility tree, works in non-interactive Claude Code mode. Use this for any Sutando task that needs to drive another macOS application (Safari, Zoom, Mail, Finder, etc.).

not rated 394 +2 today A SkillSpector: pass 75 tokens original MIT

make-viral-video

26

sonichi/sutando

Skill Claude Code

Build a short news-explainer video tuned for shareability. One striking moment per video; real fetched assets; self-heal validation; pluggable TTS (Gemini-free default, OpenAI fallback).

not rated 394 +2 today A SkillSpector: pass 48 tokens original MIT

media-transcript

27

sonichi/sutando

Skill Claude CodeCodex

Pull a video's transcript (captions/subtitles) as clean text — the doc-ingest sibling for video. Any task that references a YouTube (or other yt-dlp-supported) URL can consume the spoken content as text instead of being blind to it.

not rated 394 +2 today A SkillSpector: pass 0 tokens original MIT

meeting-prep

28

sonichi/sutando

Skill Claude Code

Auto-prepare for upcoming meetings: attendee info, recent email threads, talking points, and agenda. Runs 30 min before each meeting or on demand.

not rated 394 +2 today A SkillSpector: warn 35 tokens original MIT

meeting-scheduler

29

sonichi/sutando

Skill Claude Code needs its repo

Schedule a small meeting end-to-end: resolve attendee emails, check the owner's calendar for the slot, dedup-check, then create + email the Google Calendar invite. The mechanical core only — cross-person availability negotiation stays interactive.

not rated 394 +2 today A SkillSpector: pass 49 tokens original MIT

mention-gate

30

sonichi/sutando

Skill Claude CodeCodex

Turn on/off whether a message that @-tags the OWNER counts as a mention of the bot. Off (default) is today's behavior — in requireMention channels such messages never reach the fleet. On, they are ingested as tasks and audit-logged. Free-listen channels are unaffected either way.

not rated 394 +2 today A SkillSpector: pass 65 tokens original MIT

morning-briefing

31

sonichi/sutando

Skill Claude Code needs its repo

Generate a daily morning briefing: email, calendar, Discord, and news — delivered via voice or Discord DM.

not rated 394 +2 today A SkillSpector: pass 28 tokens original MIT

ms365-connect

32

sonichi/sutando

Skill Claude CodeCodex

Connect to Microsoft 365 (OneDrive, Outlook mail, Calendar, Teams) via Microsoft Graph using the open-source python-o365 (O365) library. Use when the user wants to list/download OneDrive files, read or send Outlook email, list calendar events, or post a message to a Teams channel from a Sutando workflow.

not rated 394 +2 today A SkillSpector: warn 72 tokens original MIT

observe

33

sonichi/sutando

Skill Claude CodeCodex

/observe — natural-language entry to the Policy Interaction Layer: compile an NL request into a structured observation/subscription policy, confirm via effect-card (or standing approval), then subscribe on the events plane.

not rated 394 +2 today A SkillSpector: pass 42 tokens original MIT

obsidian-vault

34

sonichi/sutando

Skill Claude CodeCodex

Voice-inline capture into a Sutando-owned Obsidian vault. The voice agent calls addtovault(kind, body, title?) directly — no core round-trip, no Obsidian plugin required. Filesystem-direct: Obsidian's watcher picks up the change instantly when the vault is open.

not rated 394 +2 today A SkillSpector: pass 0 tokens original MIT

open-sutando-ref

35

sonichi/sutando

Skill Claude Code

Resolve a fuzzy GitHub reference (issue number, PR number, or text description) to a URL and optionally open it in the browser.

not rated 394 +2 today A SkillSpector: pass 34 tokens original MIT

openai-tts

36

sonichi/sutando

Skill Claude Code

Render text to mp3 via OpenAI's tts-1-hd. Use for video narration, demo voiceovers, audio notes.

not rated 394 +2 today A SkillSpector: pass 33 tokens original MIT

overlay-apps

37

sonichi/sutando

Skill Claude CodeCodex

Framework + minimal example for Sutando desktop overlay applications — always-on-top, frameless Electron windows that float over the desktop, controllable from the Sutando web UI's /overlays manager. Ships one example overlay (System Resources). Add new overlays by registering them in app/main.js.

not rated 394 +2 today A SkillSpector: pass 62 tokens original MIT

phone-conversation

38

sonichi/sutando

Skill Claude CodeCodex

Make conversational phone calls and join Zoom meetings via Twilio + Gemini. Multi-turn AI conversations on the phone on behalf of the user.

not rated 394 +2 today A SkillSpector: pass 31 tokens original MIT

sonichi/sutando

Skill Claude CodeCodex

GitHub adapter binding for the shepherd contract: turn a real pull request into observed events, resolve the responsible actor from commit authorship, and persist the waiting contract under the workspace so a later pass (or process) can resume it.

not rated 394 +2 today A SkillSpector: pass 53 tokens original MIT

proactive-loop

40

sonichi/sutando

Skill Claude Code

Start Sutando's autonomous proactive loop. Monitors tasks, runs health checks, and builds missing capabilities on a recurring schedule.

not rated 394 +2 changed today C 29 tokens original MIT

quota-tracker

41

sonichi/sutando

Skill Claude CodeCodex

Track Claude Code quota usage via Anthropic API rate limit headers. Shows 5h and 7d utilization, reset times, and quota status. Works with both subscription and API key auth.

not rated 394 +2 changed 4d ago A SkillSpector: warn 43 tokens original MIT

regression-search

42

sonichi/sutando

Skill Claude CodeCodex

Search phone-call history for when a feature regressed (find-regression.py) and drill into a single call to see what went wrong (diagnose-call.py). Skips reading 100+ transcripts by hand.

not rated 394 +2 today A SkillSpector: pass 47 tokens original MIT

relay

43

sonichi/sutando

Skill Claude Code

Write a handoff/continuity note for the NEXT Sutando session. Captures what was just in flight, what to check first, what might go wrong, and implicit context the structured snapshot doesn't carry. Drained into session-state.md by src/session-handoff.sh.

not rated 394 +2 changed 3d ago A SkillSpector: pass 57 tokens original MIT

release

44

sonichi/sutando

Skill Codex

Prepare, verify, and publish Sutando engine releases. Use when asked to prepare a release proposal, determine a version bump, audit release documentation, validate release gates, create a release PR, tag a confirmed release, or publish GitHub release notes. Preparation is safe and non-publishing; tagging and…

not rated 394 +2 today A SkillSpector: pass 68 tokens original MIT

report-feedback

45

sonichi/sutando

Skill Codex

File a bug report, feature request, or feedback about Sutando to the team from any surface (chat, Discord, Telegram, or a voice-delegated task) — or automatically (--auto) when the agent itself hits a Sutando/AG2 Space bug. Reuses the cloud /api/feedback API and auto-attaches diagnostic context. Use when the user says…

not rated 394 +2 changed today A SkillSpector: pass 100 tokens original MIT

schedule-crons

46

sonichi/sutando

Skill Claude CodeCodex needs its repo

Re-create all session cron jobs for Sutando. Run this on startup or after a session restart.

not rated 394 +2 changed 5d ago A SkillSpector: warn 0 tokens original MIT

screen-companion

47

sonichi/sutando

Skill Claude CodeCodex

Sutando watches your screen and helps in real time, with the interaction pattern pre-configured per use case. Reads papers with you, pair-debugs, reviews PRs — without you having to narrate intent every session.

not rated 394 +2 today A SkillSpector: warn 50 tokens original MIT

screen-record

48

sonichi/sutando

Skill Claude CodeCodex

Start or stop a screen recording of the Mac via ffmpeg. Use when the user asks to record/capture their screen to a video file (a demo, a repro, a walkthrough) — not for a single still screenshot (use macos-tools screen capture for that).

not rated 394 +2 today A SkillSpector: pass 58 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: