๐Ÿ•ต๏ธ
AutomationGo

Watcher Creator

by asheshgoplani

Watcher Creator is an Automation skill for Claude Code, published by asheshgoplani in agent-deck.

775 stars135 forkson asheshgoplani/agent-deckAdded 2026/08/23+3% in starsRepository updated 2026/08/23
ai-agentai-agentsai-coding-assistantaiderbubble-teaclaude-codeclicodexdeveloper-toolsdiscordgemini-cligolangmcpproductivitysession-managerterminaltmuxtui
Install in seconds
Install Watcher Creator
Copy Watcher Creator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/asheshgoplani/agent-deck/tree/main/cmd/agent-deck/assets/skills/watcher-creator ~/.claude/skills/watcher-creator

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/asheshgoplani/agent-deck.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
cmd/agent-deck/assets/skills/watcher-creator/SKILL.md in asheshgoplani/agent-deck
Installs to
~/.claude/skills/watcher-creator
Collection
One of 5 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Watcher Creator does

Watcher Creator guides users through creating an agent-deck watcher for webhooks, ntfy, GitHub, Slack, or Gmail. It collects the needed settings, generates watcher.toml and clients.json entries, and outputs the exact create command.

Watcher Creator is cataloged under Automation on DirSkills. Watcher Creator comes from a repository tagged ai-agent, ai-agents, ai-coding-assistant, aider and bubble-tea.

Documentation

README

Watcher Creator

Overview

This skill guides users through setting up a new agent-deck watcher from scratch. A watcher listens for incoming events (webhooks, ntfy notifications, GitHub events, Slack messages, or Gmail messages) and routes them to the appropriate conductor session. The skill asks clarifying questions, collects required settings, and emits the exact CLI command and configuration files to create a working watcher.

When to use

Invoke this skill when a user says things like:

  • "I want to set up a new watcher"
  • "How do I connect GitHub webhooks to agent-deck?"
  • "Help me route Slack messages to a conductor"
  • "Create a watcher for my Gmail inbox"
  • "I need agent-deck to listen for ntfy notifications"

Step-by-step conversational flow

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Watcher Creator

  • What else does asheshgoplani publish alongside Watcher Creator?

    Watcher Creator is one of 5 skills that DirSkills catalogs from asheshgoplani/agent-deck, the repository it ships in. Its siblings there include Agent Deck, Agent Deck Contributor and Fleet. Each one is a separate skill with its own page in this directory, installs the same way Watcher Creator does, and is maintained by asheshgoplani in that same repository. The rest of the collection is listed on the asheshgoplani/agent-deck page.

  • How does Watcher Creator compare to other Automation skills?

    Watcher Creator ranks #996 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Watcher Creator against them. Open each page to compare what they document and how they install.