
Silicon Review Marketplace
- 2 repo stars
- Updated May 26, 2026
- BoyuanGao/silicon-review-marketplace
silicon-review-marketplace is a Claude Code catalog whose video-analyzer plugin transcribes and interprets recordings so developers can extract meetings, training, and demo content automatically.
About
silicon-review-marketplace hosts video-analyzer, a Claude Code plugin that extracts structured content from recordings. It supports meeting minutes with action items, training summaries, product demo breakdowns, and custom extraction templates using frame and transcript tooling. Use it when you need to turn long videos into searchable notes and decisions without manual scrubbing.
- video-analyzer plugin for structured video extraction
- Modes for meetings, training, product demos, and custom patterns
- Uses peepshow, ffmpeg, whisper, and MiniMax image understanding
- Chinese-first marketplace documentation
Silicon Review Marketplace by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add BoyuanGao/silicon-review-marketplaceAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | May 26, 2026 |
| Repository | BoyuanGao/silicon-review-marketplace ↗ |
How do I pull decisions, action items, or teaching points out of a long meeting or demo video without watching it end to end?
Extract meeting notes, training summaries, and product insights from videos with the video-analyzer Claude Code plugin.
Who is it for?
Developers and tech leads who routinely process meeting recordings, training videos, or product demos inside Claude Code.
Skip if: Workflows with only text documents or teams lacking ffmpeg, peepshow, or optional MiniMax MCP dependencies.
What you get
Claude produces structured summaries—decisions, action items, modules, or custom fields—derived from transcribed and frame-analyzed video input.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What extraction modes exist?
Meeting minutes, teaching or training summaries, product demo analysis, and user-defined custom extraction patterns.
What tools does it depend on?
peepshow for frames and transcription, ffmpeg or ffprobe, optional whisper-cli, and MiniMax MCP understand_image for visuals.