gateway

Manage the Claudia Gateway service with start, stop, and status commands.

283|44|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/kbanc85/claudia --skill gateway-kbanc85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gateway
Source: https://github.com/kbanc85/claudia/tree/main/template-v2/.claude/skills/gateway
Command: npx skills add https://github.com/kbanc85/claudia --skill gateway-kbanc85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claudia Gateway management is needed to control the messaging gateway used by Claudia to connect channels like Telegram and Slack. It enables rapid lifecycle actions without leaving the session.

Core Features & Use Cases

  • Start, stop, or check the status of the Claudia Gateway service from within a session.
  • Monitor channel connectivity, provider details, and recent logs to assess health.
  • Quickly recover from outages by restarting the gateway and re-establishing channels.

Quick Start

Ask Claudia to start the gateway and verify it is running using the status command.

Frequently Asked Questions about gateway

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start the Claudia Gateway service for messaging integrations?

To start the Claudia Gateway, issue the start command to enable messaging channels like Telegram and Slack. The service validates installation, parses the subcommand, and confirms readiness through log outputs.

How do I check the status of my messaging gateway service?

Check the gateway status by querying the service to monitor health and readiness. The status output displays channel connectivity, provider details, and recent logs to assess whether channels are active.

How do I stop the Claudia Gateway for maintenance?

Stop the gateway service by issuing the stop command for maintenance windows. The service processes the subcommand, validates the current installation state, and provides clear feedback confirming the shutdown.

Can I restart the gateway to recover from messaging channel outages?

Yes, you can quickly recover from outages by stopping and restarting the gateway service to re-establish Telegram and Slack channels. The lifecycle commands validate installation and present clear status feedback during recovery.

What does the Claudia Gateway service do for messaging channels?

The Claudia Gateway is a messaging service that connects and enables channels like Telegram and Slack. It provides lifecycle management through start, stop, and status commands to control channel connectivity within a session.

Do I need any dependencies installed to manage the gateway service?

No additional dependencies are required to manage the gateway service. The skill enforces installation validation internally before executing start, stop, or status commands, ensuring the gateway is present and ready.