From claude-twin
Set up a recurring background poll of one of the supported platforms (gmail, slack, github, gcp-billing, claude-usage, openai-usage, perplexity-usage, etc.) via the claude-twin extension. Returns the slug + interval and tells the user how to stream results.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-twin:twin-monitorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants to monitor a platform on a recurring interval — phrases like "watch X for me", "ping me when X changes", "run X every N minutes".
Use this skill when the user wants to monitor a platform on a recurring interval — phrases like "watch X for me", "ping me when X changes", "run X every N minutes".
gmail, slack, whatsapp, discord, telegram, x, github, linear, jira, gcal, calcom, gmeet, zoom, gcp-billing, claude-usage, openai-usage, perplexity-usage.whatsapp, slack, discord, telegram): 1–2 min.gmail, github, linear, jira): 5 min.gcal, calcom): 15 min.gcp-billing, claude-usage, openai-usage, perplexity-usage): 30 min.https://mail.google.com/mail/u/0/).twin_monitor_register with { slug, url, interval_min }.watching <slug> every <N>min — results stream as twin_log events; query with twin_monitor_results({slug:"<slug>"}).twin_bridge_status shows the bridge is not authenticated, tell the user to launch the claude-twin desktop app and load the Chrome extension before retrying.twin_monitor_unregister then re-register only if the interval changes.npx claudepluginhub fadymondy/claude-twin --plugin claude-twinGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.