agent-webex

Access Cisco Webex spaces and messaging via a CLI.

170|25|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-webex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-webex
Source: https://github.com/agent-messenger/agent-messenger/tree/main/skills/agent-webex
Command: npx skills add https://github.com/agent-messenger/agent-messenger --skill agent-webex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

AI-enabled automation for Cisco Webex spaces and messages, enabling AI agents to read spaces, send messages, and manage memberships without manual UI.

Core Features & Use Cases

  • Multi-method authentication (Browser Token Extraction, OAuth Device Grant, Bot Token, and Personal Access Tokens) to cover interactive and automated scenarios.
  • Space discovery and management: list spaces, read space details, send messages, and generate workspace snapshots for AI context.
  • Membership management and contextual data retrieval to support automation workflows and governance.

Quick Start

Install the agent-messenger package and run agent-webex auth login to authenticate, then try agent-webex space list to explore.

Frequently Asked Questions about agent-webex

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

FAQPage Schema
How do I automate sending messages to Cisco Webex spaces using an AI agent?

You can automate Cisco Webex messaging by using a CLI to provide AI agents direct access to spaces. This Skill supports listing spaces, reading messages, sending messages, and generating workspace snapshots for automated workflows without manual UI interaction.

What authentication methods can I use to connect an AI agent to Webex spaces?

You can authenticate with Webex spaces using Browser Token Extraction, OAuth Device Grant, Bot Token, or Personal Access Tokens. These multiple authentication methods cover both interactive and automated scenarios for AI-assisted control.

Can I retrieve workspace snapshots from Webex spaces for AI context?

Yes, you can generate workspace snapshots from Webex spaces to provide AI context. This enables space discovery and management by capturing contextual data retrieval to support automation workflows and governance.

How do I list and read Webex space details programmatically via CLI?

You can list and read Webex space details programmatically by running CLI commands like `agent-webex space list` after authenticating. This provides AI agents with direct access to space details and messages for automated workflows.

Does this Webex automation tool support membership management without the manual UI?

Yes, this tool supports membership management without the manual UI. It provides AI-enabled automation for Cisco Webex spaces and messages, enabling agents to manage memberships alongside reading spaces and sending messages programmatically.

What's the best way to integrate Webex messaging into automated AI workflows?

The best way to integrate Webex messaging into automated AI workflows is using a programmable SDK with references. This Skill implements multi-flow authentication, local credential storage, and CLI commands to enable listing spaces and sending messages programmatically.