Force Multiplier Claude Skills
Description
High-leverage Claude Code skills for operators and marketers. First skill: local audio/video transcription with Parakeet (Apple Silicon) or faster-whisper (Intel/Linux).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Force Multiplier — Claude Code Skills & Commands
**Drop-in Claude Code skills and slash commands for solo operators, marketers, and builders who want to move like a bigger team.**
Each item in this repo is self-contained and ready to install. No NHB-specific paths, no project-specific assumptions — just tools that remove a recurring bottleneck.
What's inside
| Module | What you get | Platforms |
|---|---|---|
| `ai-council` | Turn Claude Code into a command center that spawns GPT-5.4 (OpenAI Codex) and Gemini 3.1 Pro as subagents — using the ChatGPT and Google AI subscriptions you already pay for. Three frontier models, one keyboard. | any |
| `transcribe` | Transcribe video/audio locally at ~20× realtime using Parakeet TDT 0.6B v3 (Apple Silicon) or faster-whisper Large V3 Turbo (Intel/Linux). No API costs, runs as a background service. | macOS, Linux |
More coming. See [CONTRIBUTING.md](./CONTRIBUTING.md) for the authoring conventions.
The big idea
A force multiplier is anything that lets one person produce the output of a team. Two of the biggest multipliers right now:
- Other AI models, orchestrated by Claude. ChatGPT Plus + Google AI Pro + Claude Pro already sit on your machine.
ai-councilteaches Claude Code how to call them on demand — no extra API spend, no tab-switching, no copy-paste between chat windows. - Local inference. Transcription, embeddings, small models — running these on your own hardware is now fast enough to beat cloud APIs on both latency and cost.
transcribeis the first of these.
Install — two flavors
Everything in this repo falls into one of two categories.
Slash commands (Markdown files → drop into `.claude/commands/`)
`ai-council` and most future commands are plain Markdown files. You just copy them into Claude Code's commands directory and restart.
# Clone once, somewhere stable
git clone https://github.com/AnsKM/force-multiplier-claude-skills.git
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11