Skip to main content

sonichi/sutando

O SkillsMP coletou 49 skills de sonichi/sutando. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
49
Estrelas no GitHub
388
Forks no GitHub
85

Mostrando 40 de 49 skills coletadas.

ocupação
sem classificação
descrição

Infer stable semantic workstreams for ungrouped Sutando task history and apply the validated assignments to the durable workstream sidecar. Use for internal task-workstream-grouping maintenance tasks, initial history backfills, and later batches of tasks that…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Maintain and use a cross-channel collaboration map of rooms, people, agents, agent owners, relationships, expertise, ownership, roster, priority/VIP handling, and recent context. Trigger when a task or message carries room/channel/sender/member metadata; the…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Single entry point for fresh-session bootstrap. Runs optional task-orphan recovery, cron registration, and watcher start in a fixed order. Replaces the current `claude -- '/schedule-crons'` invocation pattern as the canonical CLI startup target.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Post to X via a signed-in browser session (live method — no API keys); API v2 path for search/read/engagement.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Hardened loopback static server for local presentation drafts — capability-URL, read-only GET/HEAD, Host-header gate, nosniff + sandbox CSP. Use instead of a plain http.server when the Presentation panel's dev mode loads a local deck.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Use the local Pi CLI (pi.dev) from Claude Code with the user's existing Pi authentication (Kimi, Claude Pro/Max, or ChatGPT OAuth). Use for second-opinion analysis, implementation, or reviews from a Kimi-family model in the current workspace.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Choose between the local Codex CLI, Gemini CLI, and Pi CLI from Claude Code. Use for automatic model selection when the user wants the best local delegate for code review, repo-wide analysis, planning, or implementation.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Post a coordination message from this bot to the shared bot2bot channel — @-mentioning a specific peer via --to, auto-mentioning only in single-peer fleets, never guessing.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Send WhatsApp messages, list chats, and search history via wacli (local CLI backed by a synced store at ~/.wacli). Unpaired? Run the guided connect flow (scripts/guided_connect.py) from chat — no terminal needed.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Scan configured sources (Craigslist now; eBay + Facebook Marketplace planned) for used-item listings matching the owner's criteria. Currently configured for a Mac mini search (M2+, 16GB+, 512GB+, ≤$500, near 94566). Notify owner via SMS + Telegram on a match.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Re-anchor on the durable record (current-track, live owner thread, pending-questions, relay, build_log) before acting on anything that depends on earlier context. Read, do not recall.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Resolve orphan tasks left in `<workspace>/tasks/` from a previous session that crashed mid-execution. Classifies each live task as done / fresh / stale by cross-referencing per-side-effect markers, then archives or recovers as appropriate. Runs once on…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Bash wrapper around the local Codex CLI for non-interactive runs from inside Sutando (bridges, cron, scripts). For interactive code review or task hand-off from this Claude Code session, prefer the official `/codex:*` plugin commands; this skill is the…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Ask Sutando to resolve a conflicted update of a Sutando checkout. When pulling the latest release/main conflicts with local changes, Sutando reproduces the merge in a scratch git worktree, resolves the conflicts there, proposes the resolution to the owner,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Sutando introspection — read logs + git + memory + build log for a chosen time window and produce a concise narrative of what the agent has been doing, what's broken, and what to prioritize next.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Discover, evaluate, safely install, and update reusable skills from a curated set of trusted open-source repositories.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Zoom meeting control for Sutando's voice and phone agents — contributes the summon (join + screen share), dismiss (leave meeting), and join_zoom (join with computer audio, no share) inline tools.

Idioma do texto original: inglês

atualizado
ocupação
Técnicos de áudio e vídeo
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Artistas de efeitos especiais e animadores
descrição

Generate and edit images using Gemini Flash Image, and generate videos using Veo. Supports text-to-image, image editing, text-to-video, and image-to-video.

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

macOS native integrations: screen capture, calendar, reminders, contacts, email (Mail.app), Spotlight search. Use when the user asks about their screen, schedule, to-do list, contacts, or wants to send email on macOS.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

OSS-facing channel to share a Sutando use case with the community. Opens a labeled GitHub issue on sonichi/sutando and (CLA-gated) a PR adding docs/community-use-cases/<slug>.md. Validates outcome-framed titles with the same checker as add-use-case. Default:…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Transcribes audio files and voice notes to text via Gemini 2.5-flash. Integrates with Slack, Discord, and Telegram bridges so voice clips surface as readable text in tasks.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Local Agent Registry — a standalone, dependency-free service that tracks running Claude Code (and other) agent instances. Agents self-register on startup and heartbeat while alive; the Electron overlay and Sutando dashboard read the live list. Use when you…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use the local Gemini CLI from Claude Code with the user's existing Gemini authentication or API configuration. Use for large-context repo scans, multimodal analysis, second-opinion planning, or structured Gemini runs in the current workspace.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 49 skills coletadas.