Work with messaging-channel bots (Telegram / Slack) — register a bot, route inbound messages through the AI agent, handle webhooks vs polling, or add a new channel adapter. Use when wiring chat into a messaging platform or debugging bot delivery.
$npx -y skills add vstorm-co/full-stack-ai-agent-template --skill channel-botInstalls into the current project.
Run `npx skills use "https://github.com/vstorm-co/full-stack-ai-agent-template" --skill "vstorm-co/full-stack-ai-agent-template/channel-bot"` 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/vstorm-co/full-stack-ai-agent-template" that are relevant to the current task. Run `npx skills add "https://github.com/vstorm-co/full-stack-ai-agent-template"` and select the relevant skills, then follow their instructions.