tier1380-openclaw

Orchestrate OpenClaw gateway, Matrix Agent, and Telegram bot via unified CLI.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/brendadeeznuts1111/matrix-analysis --skill tier1380-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tier1380-openclaw
Source: https://github.com/brendadeeznuts1111/matrix-analysis/tree/main/.claude/.agents/skills/tier1380-openclaw
Command: npx skills add https://github.com/brendadeeznuts1111/matrix-analysis --skill tier1380-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, and includes scripts (resource) components.

What problem does it solve?

This Skill unifies the OpenClaw gateway, Matrix Agent, and Telegram bot management behind a single CLI, reducing operational complexity and coordination overhead.

Core Features & Use Cases

  • Unified control over gateway, agent, and bot from one interface.
  • Health and deployment workflows to start/stop gateway, verify agent status, and coordinate bot updates.
  • Use Case: An operator releases a new bot version and simultaneously restarts the gateway and agent to ensure all components are aligned.

Quick Start

  1. Run setup
  2. Initialize the integration status
  3. Verify OpenClaw gateway and Matrix Agent status
  4. Validate Telegram bot connectivity

Frequently Asked Questions about tier1380-openclaw

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

FAQPage Schema
How do I manage OpenClaw gateway, Matrix Agent, and Telegram bot lifecycles from one interface?

You can manage the OpenClaw gateway, Matrix Agent, and Telegram bot through a unified CLI that provides centralized orchestration for health checks, deployments, and lifecycle management across all three components.

What is the best way to coordinate Telegram bot updates with gateway restarts?

Coordinating Telegram bot updates and gateway restarts is handled by running unified deployment workflows through the CLI, allowing an operator to restart the gateway and agent simultaneously to ensure component alignment.

How do I verify OpenClaw gateway and Matrix Agent status after deployment?

To verify OpenClaw gateway and Matrix Agent status, you run the initialization step to set up integration status, then execute CLI health check commands to validate connectivity and operational state across the deployed components.

Do I need Bun Secrets to manage tokens for a Telegram bot and Matrix Agent CLI?

Yes, you need Bun Secrets to manage tokens for the Telegram bot and Matrix Agent CLI, as the implementation relies on Bun Secrets for secure token configuration and per-directory profile bindings.

Can I route channel integrations and GitHub webhooks through the OpenClaw gateway CLI?

Yes, you can route channel integrations and GitHub webhooks through the OpenClaw gateway CLI, which supports scripted integrations with MCP/ACP bridges, channel routing, and webhook configurations.

Why does unified CLI orchestration reduce operational complexity for infrastructure operators?

Unified CLI orchestration reduces operational complexity for infrastructure operators by consolidating the management of the OpenClaw gateway, Matrix Agent, and Telegram bot behind a single interface, eliminating coordination overhead.