benxmy

Webex Recording — Communication skill for Claude Code

Communication community

Find and extract Webex recordings.

How to install Webex Recording

Installs to ~/.claude/skills/benxmy-claude-skills-webex-recording/SKILL.md

Terminal
mkdir -p ~/.claude/skills/benxmy-claude-skills-webex-recording && curl -fsSL https://raw.githubusercontent.com/benxmy/claude-skills/HEAD/skills/webex-recording.md -o ~/.claude/skills/benxmy-claude-skills-webex-recording/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Webex Recording does


name: webex-recording description: Find and extract Webex recordings. Discovery mode ("since 24h") lists new calls from both your own recordings and recordings shared with you by email; extraction pulls transcript, summary, chapters, and action items. Recordings you own need no browser; recordings shared with you need Chrome on --remote-debugging-port=9222. user-invocable: true allowed-tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep
  • Bash
  • Bash(curl *)
  • Bash(jq * ~/projects/web

Alternatives in Communication

  • HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
  • YouTube Clipper Skill — Download videos, generate semantic chapters, clip segments, translate subtitles to bilingual format, and burn 1.6k ★
  • Find Discussions — Find discussions about a specific topic across Slack channels 113 ★

Full documentation available on GitHub

View Source Repository