Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

sutando

sutando 收录了来自 sonichi 的 34 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
34
Stars
353
更新
2026-07-09
Forks
72
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

phone-conversation
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-03
claude-codex
其他计算机职业

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
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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

2026-07-03
deal-finder
软件开发工程师

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
软件开发工程师

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
综合办公文员

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
软件开发工程师

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
特效艺术家和动画师

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
综合办公文员

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
软件开发工程师

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
音视频技术员

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
综合办公文员

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
软件开发工程师

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

2026-07-03
open-sutando-ref
软件开发工程师

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
软件开发工程师

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

2026-07-03
proactive-loop
其他计算机职业

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

2026-07-03
regression-search
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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
其他计算机职业

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
其他计算机职业

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-07-03