Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Skills in this repository
the-open-agent/openagent - Page 2
SkillsMP has collected 53 skills from the-open-agent/openagent. Open a skill to review its source and details.
the-open-agent/openagentShowing 13 of 53 collected skills.
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
Use when work should span one or more detached tasks but still behave like one job with a single owner context. TaskFlow is the durable flow substrate under authoring layers like Lobster, ACPX, plugins, or plain code. Keep conditional logic in the caller; use…
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect…
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Manage Trello boards, lists, and cards via the Trello REST API.
Extract frames or short clips from videos using ffmpeg.
Start voice calls via the OpenClaw voice-call plugin.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI.
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
Use when interacting with GitHub repositories, authentication, remotes, pushes, or repository creation through the GitHub CLI and related git workflows.