
Read Slack — search messages, list channels/users, read history and thread replies.
Create and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people.
Access git.thalheim.io (Gitea) API as Janet — create repos, issues, PRs, releases, etc.
Make HTTP requests using hurl. Use for accessing websites/apis
Manage documents in Paperless-ngx (search, upload, tag). Use for document management tasks.
Manage todos using todoman and vdirsyncer.
Read-only GitHub API access as Mic92 — issues, PRs, releases, commits, actions runs, etc.
Profile macOS processes (CPU hot spots, hangs, "what is X doing?"). Wraps sample/spindump/xctrace and prints a compact text summary or speedscope/flamegraph data.
Read flagged emails from Maildir (mblaze) and draft replies via n8n-hooks.
Search the web using Kagi. Use for web searches with Quick Answer AI summaries.
Deploy and trigger Tasker tasks on Android via the Tasker WebUI and adb. Use for building Tasker automations from JSON.
Get weather forecasts. Use for current weather/multi-day forecasts worldwide.
Manage n8n via its REST API. Use when user asks to access n8n.
Search for places and get directions using Google Maps. Use for finding locations, nearby places, and route planning.
Take screenshots non-interactively. Use to see the screen, debug UI, or capture a specific region by coordinates.
Persistent pexpect sessions. Use when automating interactive terminal programs (ssh, databases, debuggers, REPLs).
Manage calendar events and send meeting invitations. Use for listing, creating, editing, deleting events and sending/replying to invites.
Search Deutsche Bahn train connections. Use for train routes, schedules, and travel times in Germany.
Control Firefox browser from the command line. Use for web automation, scraping, testing, or any browser interaction tasks.
Current API docs + code snippets for third-party libraries/frameworks. Use to verify exact signatures/usage.
Inspect Buildbot (buildbot-nix) CI for a PR. Use to find/watch the build for a PR, list failed sub-builds with their attrs, and fetch failing log tails.