Agent skill
screen-record
Install this agent skill to your Project
npx add-skill https://github.com/sonichi/sutando/tree/main/skills/screen-record
SKILL.md
Screen Record
Start and stop screen recording using ffmpeg.
Usage: /screen-record start or /screen-record stop
On activation
If argument is start:
python3 skills/screen-record/scripts/record.py start
If argument is stop:
python3 skills/screen-record/scripts/record.py stop
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
x-twitter
Post tweets, search, read mentions, and check engagement on X (Twitter) via API v2.
schedule-crons
claude-codex
Use the local Codex CLI from Claude Code with the user's existing Codex login or API key. Use for Codex reviews, second-opinion analysis, implementation delegation, or non-interactive Codex runs in the current workspace.
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.
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.
proactive-loop
Start Sutando's autonomous proactive loop. Monitors tasks, runs health checks, and builds missing capabilities on a recurring schedule.
Didn't find tool you were looking for?