add-webex Skill
Add Webex channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw.
Decision snapshot
Is this a fit?
Developers using amplifier-app-nanoclaw, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
2 months ago · MIT license
Access note: API key required.
What is add-webex Skill?
Add Webex channel integration via Chat SDK. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using amplifier-app-nanoclaw
Declared skill metadata
- Source file: .claude/skills/add-webex/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use add-webex Skill
- Use it for developers using amplifier-app-nanoclaw.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/add-webex/SKILL.md
What it does
Add Webex channel integration via Chat SDK.
Skill instructions
Add Webex Channel Adds Cisco Webex support via the Chat SDK bridge. Install NanoClaw doesn't ship channels in trunk. This skill copies the Webex adapter in from the channels branch. Pre-flight (idempotent) Skip to Credentials if all of these are already in place: - src/channels/webex.ts exists - src/channels/index.ts contains import './webex.js'; - @bitbasti/chat-adapter-webex is listed in package.json dependencies Otherwise continue. Every step below is safe to re-run. 1. Fetch the channels branch bash git fetch origin channels 2. Copy the adapter bash git show origin/channels:src/channels/webex.ts src/channels/webex.ts 3. Append the self-registration import Append to src/channels/index.ts (skip if the line is already present): typescript import './webex.js'; 4. Install the adapter package (pinned) bash pnpm install @bitbasti/chat-adapter-webex@0.1.0 5. Build bash pnpm run build Credentials 1. Go to developer.webex.com and create a new bot 2. Copy the Bot Access Token 3. Set up a webh
Verified compatibility and discovery
Frequently asked questions
What is add-webex?
add-webex is a open-source AI agent skill with Copy skill directory. Add Webex channel integration via Chat SDK.
Who is add-webex best for?
add-webex is best for reusing agent instructions, scripts, and references.
How do I install add-webex?
Install or run add-webex using Copy skill directory. Check add-webex for the latest setup command.
Is add-webex actively maintained?
add-webex may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.