Infinite Headcount banner
MikeFishbeinAtherial MikeFishbeinAtherial

Infinite Headcount

Development community

Description

Marketing Skills, plus Mike's Personal Software Factory. More coming soon.

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

infinite-headcount

Marketing and content skills for Claude Code, Cursor, Claude, and AI agents, plus **Mike's Personal Software Factory**, a full assembly line for building software with coding agents. Copywriting, positioning, narrated demos, content strategy, and design.

Clone this repo and pick the skills you need.


Skills

Skill Description Install
auto-loom Agent-recorded demo videos: an agent drives your real app in a browser while ElevenLabs narrates, out to a polished MP4 with captions. One command: validate → audio → preflight → record → mux → verify. Loom without manual recording. This is the engine; auto-loom-proof requires it as a sibling folder. npx skills@latest add MikeFishbeinAtherial/infinite-headcount/auto-loom
auto-loom-proof The factory's proof video: turns a build's acceptance criteria into a narrated MP4, Playwright performs each criterion in the real app while a voice explains what's being proven, plus a rendered test-results beat. Install auto-loom first. npx skills@latest add MikeFishbeinAtherial/infinite-headcount/auto-loom-proof
competitive-positioning 3-phase competitive intelligence sprint. Researches competitors' public pages via web fetch, builds battle cards, and produces a full positioning canvas. npx skills@latest add MikeFishbeinAtherial/infinite-headcount/competitive-positioning
eng-ghostwriter Generates 2-3 social post drafts from the current repository's code and git history, then saves a markdown file locally. No transcript access or external publishing. npx skills@latest add MikeFishbeinAtherial/infinite-headcount/eng-ghostwriter
factory Software Factory, start here. The conductor: one command that walks you through the whole build pipeline and always knows what's next via a per-project state file. Works in Claude Cod