Skip to content

roaming-panda-llc/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Claude Plugins Marketplace

Personal Claude Code plugin marketplace by Mark Sherwin Gonzales.

Installation

Add this marketplace to Claude Code:

/plugin marketplace add markng/claude-plugins

Available Plugins

Plugin Description
claude-speech Text-to-speech for Claude responses using macOS say command
profit-first-coach Profit First CFO advisor using Mike Michalowicz's methodology for behavioral cash management
narrated-demo Generate narrated demo videos with ElevenLabs TTS and Playwright browser automation

Installing Plugins

After adding the marketplace:

/plugin install claude-speech@markng-plugins

Plugin Details

claude-speech

Speaks Claude's responses aloud using macOS text-to-speech.

Features:

  • Toggle via natural language ("turn on speech", "stop talking")
  • Non-blocking background speech
  • Requires macOS and jq

Usage:

  • Enable: touch ~/.claude-speak or say "turn on speech"
  • Disable: rm ~/.claude-speak or say "turn off speech"

Note: The Stop hook must be manually added to your settings.json for full functionality. See plugin README for details.

profit-first-coach

A comprehensive Profit First CFO advisor implementing Mike Michalowicz's methodology for behavioral cash management.

Features:

  • Target Allocation Percentages (TAP) lookup by revenue tier
  • Real Revenue calculator (excluding pass-through expenses)
  • Allocation calculator for income distribution
  • CAP to TAP transition planning
  • Quarterly profit distribution calculator
  • Integration with Xero and banking MCPs

Skills Included:

  • /tap-lookup - Find recommended TAPs for your revenue tier
  • /real-revenue-calculator - Calculate true operating revenue
  • /allocation-calculator - Distribute income across accounts
  • /cap-to-tap-planner - Plan transition from current to target allocations
  • /quarterly-distribution - Calculate profit distributions

Documentation:

  • TAPs reference tables by business stage
  • Account structure guide (5 foundational + advanced accounts)
  • Implementation guide for Profit First setup
  • Banking/accounting integration setup

narrated-demo

Generate narrated demo videos with synchronized audio using ElevenLabs TTS and Playwright browser automation.

Features:

  • Playwright-based browser automation for reliable, repeatable demos
  • ElevenLabs TTS with expressive audio tags ([excited], [whispers], etc.)
  • Automatic audio/video synchronization
  • UI sounds (clicks, keystrokes) for realism

Requirements:

  • Node.js 18+
  • ffmpeg/ffprobe
  • ElevenLabs API key
  • demos-not-memos library (see installation instructions)

Installation:

# Install the plugin
/plugin install narrated-demo@markng-plugins

# Clone and set up the dependency
git clone https://github.com/markng/demos-not-memos.git
cd demos-not-memos
npm install

Usage: After installation, use the /narrated-demo skill to create demo scripts with voice narration.

License

MIT

About

Claude Code plugins marketplace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •