byasheshgoplani· 5 skills
Guide for creating agent-deck watchers conversationally. This skill should be used when users want to set up a new watcher (webhook, ntfy, github, slack, gmail) to route events to a conductor. It walks the user through selecting an adapter type, gathering required settings, generating watcher.toml and clients.json entries, and emits the exact agent-deck watcher create command to run.
$npx -y skills add asheshgoplani/agent-deck --skill watcher-creatorInstalls into the current project.
Run `npx skills use "https://github.com/asheshgoplani/agent-deck" --skill "asheshgoplani/agent-deck/watcher-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/asheshgoplani/agent-deck" that are relevant to the current task. Run `npx skills add "https://github.com/asheshgoplani/agent-deck"` and select the relevant skills, then follow their instructions.