Generate a spoken audio summary of recent Claude Code activity
/plugin marketplace add GGPrompts/TabzBeads/plugin install ggprompts-terminal-plugins-terminal@GGPrompts/TabzBeadsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
plugin.jsonGenerate a spoken summary of recent Claude Code activity using Gemini 2.5 Flash. Perfect for catching up after a break or remembering what you were working on.
Use the AskUserQuestion tool to ask the user for their preferences:
Question 1: Time Range
Question 2: Output Mode
After getting answers, build and run the command:
| Time Selection | Command Flag |
|---|---|
| 5 minutes | --since "5 min" |
| 10 minutes | --since "10 min" |
| 30 minutes | --since "30 min" |
| 1 hour | --since "1 hour" |
| Output Selection | Command Flag |
|---|---|
| Speak aloud | --speak |
| Text only | (no flag) |
Example command: gemini-media brief --since "10 min" --speak
IMPORTANT: Run with run_in_background: true so audio doesn't block the chat:
Bash tool parameters:
- command: gemini-media brief --since "10 min" --speak
- run_in_background: true
After starting, tell the user "Summary generating - audio will play shortly!" and continue the conversation normally.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.