add-webex

Integrate Cisco Webex as a communication channel for NanoClaw AI agents.

5|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-webex-chiptoe-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-webex
Source: https://github.com/chiptoe-svg/nanoclaw_gccourse/tree/main/.claude/skills/add-webex
Command: npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill add-webex-chiptoe-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NanoClaw does not include native support for Cisco Webex as a communication channel, meaning users cannot interact with their AI agents via Webex spaces or direct messages without manual, error-prone integration work.

Core Features & Use Cases

  • Official Adapter Integration: Pulls the maintained Webex chat adapter directly from the NanoClaw channels branch, no custom coding required.
  • Idempotent Guided Setup: Provides step-by-step instructions with pre-flight checks to avoid redundant work, covering adapter installation, code registration, and project building.
  • Secure Credential Configuration: Guides users through creating a Webex bot, setting up signature-verified webhooks, and configuring the required environment variables for authentication.
  • Use Case: Instructors running a NanoClaw classroom can use this skill to let students and TAs interact with course AI agents directly in Webex team spaces for Q&A, assignment support, and group collaboration.

Quick Start

Use the add-webex skill to set up Cisco Webex as a fully functional communication channel for your NanoClaw agent, including bot creation, webhook configuration, and environment variable setup.

Frequently Asked Questions about add-webex

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

FAQPage Schema
How do I add Webex chat to my NanoClaw classroom AI agent?

Adding Webex chat to NanoClaw requires installing the official Webex chat adapter, configuring bot credentials, setting up signature-verified webhooks, and updating environment variables for secure channel operation. This enables direct interaction with AI agents in Webex spaces.

Does NanoClaw support Cisco Webex spaces for classroom communication natively?

NanoClaw does not include native support for Cisco Webex spaces, meaning users cannot interact with their AI agents via Webex without manual integration work. You must apply a channel integration skill to enable this academic classroom communication functionality.

What do I need to configure to set up a Webex bot for academic AI?

To set up a Webex bot for academic AI, you need to create the bot, configure signature-verified webhooks, and set up the required environment variables for authentication. This ensures secure communication between NanoClaw agents and Webex spaces.

How do I securely configure environment variables for a Webex chat adapter?

Securely configuring environment variables for a Webex chat adapter involves setting up the required authentication parameters during the guided setup process. This includes registering bot credentials and defining webhook endpoints to ensure signature-verified channel operation.

Is there a way to avoid redundant work when integrating Webex with NanoClaw?

You can avoid redundant work during Webex integration by using an idempotent guided setup process. It provides step-by-step instructions with pre-flight checks covering adapter installation, code registration, and project building to prevent duplicate configurations.

Can I use NanoClaw AI agents for assignment support in Webex team spaces?

You can use NanoClaw AI agents for assignment support and group collaboration in Webex team spaces. By applying the Webex channel integration, instructors can let students and TAs interact with course AI agents directly for Q&A and team communication.