Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

sutando

sutando contém 34 skills coletadas de sonichi, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
34
Stars
353
atualizado
2026-07-09
Forks
72
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

phone-conversation
Desenvolvedores de software

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

2026-07-09
report-feedback
Desenvolvedores de software

File a bug report, feature request, or feedback about Sutando to the team from any surface (chat, Discord, Telegram, or a voice-delegated task). Reuses the cloud /api/feedback API and auto-attaches diagnostic context. Use when the user says "report a bug", "something's broken, file it", "I have a feature request", etc.

2026-07-09
quota-tracker
Desenvolvedores de software

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.

2026-07-09
zoom
Desenvolvedores de software

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.

2026-07-08
overlay-apps
Desenvolvedores de software

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.

2026-07-03
agent-registry
Desenvolvedores de software

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 need to know which coding agents are running, where, and since when.

2026-07-03
bot2bot-post
Desenvolvedores de software

Post a coordination message from this bot to the shared bot2bot channel, @-mentioning the other Sutando node.

2026-07-03
claude-codex
Outras ocupações de informática

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 file-bridge-compatible path that `discord-bridge.py` invokes for team-tier sandboxed delegation.

2026-07-03
claude-gemini
Desenvolvedores de software

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.

2026-07-03
claude-router
Outras ocupações de informática

Choose between the local Codex CLI and Gemini 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.

2026-07-03
db-browser
Desenvolvedores de software

Install DB Browser for SQLite (if not already installed) and open a .sqlite file in it. macOS only.

2026-07-03
deal-finder
Desenvolvedores de software

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.

2026-07-03
electron-overlay-dimming
Desenvolvedores de software

Reusable pattern for focus-based auto-dimming of Electron overlay windows — when the app loses focus, all overlay windows fade to a low opacity; when an overlay regains focus, they return to their configured opacity. Use when building always-on-top Electron overlays that should recede while the user works in other apps.

2026-07-03
email-find
Escriturários gerais de escritório

Locate a specific email when the obvious searches fail. Use when the user is confident an email exists but a targeted query returned nothing.

2026-07-03
gemini-tts
Desenvolvedores de software

Render text to mp3 via Google Gemini Flash TTS. Free-tier eligible (1500 req/day). Use for video narration, demo voiceovers, audio notes. Parallels openai-tts; default for make-viral-video.

2026-07-03
image-generation
Artistas de efeitos especiais e animadores

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.

2026-07-03
macos-tools
Escriturários gerais de escritório

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.

2026-07-03
macos-use
Desenvolvedores de software

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

2026-07-03
make-viral-video
Técnicos de áudio e vídeo

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

2026-07-03
meeting-prep
Escriturários gerais de escritório

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

2026-07-03
morning-briefing
Desenvolvedores de software

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

2026-07-03
open-sutando-ref
Desenvolvedores de software

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

2026-07-03
openai-tts
Desenvolvedores de software

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

2026-07-03
proactive-loop
Outras ocupações de informática

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

2026-07-03
regression-search
Desenvolvedores de software

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.

2026-07-03
relay
Outras ocupações de informática

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. Read first by /catchup-after-startup.

2026-07-03
screen-companion
Desenvolvedores de software

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.

2026-07-03
self-diagnose
Outras ocupações de informática

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.

2026-07-03
startup
Outras ocupações de informática

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.

2026-07-03
submit-use-case
Desenvolvedores de software

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: both; flags --issue-only / --pr-only opt out.

2026-07-03
sutando-migrate
Desenvolvedores de software

M1 Part 2 workspace migration — guided walkthrough that scans legacy state across sources A (repo-root), B (~/.sutando/workspace/), C ($SUTANDO_WORKSPACE env-override), surfaces collisions, gets owner greenlight, commits, verifies, and (if sutando-plus + sync configured) re-routes the vault .git via sutando-migrate-sync.sh. Wraps scripts/sutando-migrate.sh for agent-invoked use; bash entry path remains available.

2026-07-03
task-orphan-check
Desenvolvedores de software

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 startup; safe to re-invoke.

2026-07-03
whatsapp
Desenvolvedores de software

Send WhatsApp messages, list chats, and search history via wacli (local CLI backed by a synced store at ~/.wacli). Use after the user has run `wacli auth` to pair the device.

2026-07-03
x-twitter
Desenvolvedores de software

Post tweets, search, read mentions, and check engagement on X (Twitter) via API v2.

2026-07-03