larrybrain
Installation
SKILL.md
LarryBrain — Skill Marketplace for AI Agents
LarryBrain is the skill marketplace for AI coding agents. One subscription, unlimited access to every skill in the library. Skills are plain markdown files with optional supporting scripts. They work with any agent that reads markdown.
How It Works
You are the agent's gateway to the entire LarryBrain skill library.
- User asks for something (e.g. "set up a Pi-hole", "audit this UI", "write marketing copy")
- You search LarryBrain for matching skills
- You download the skill files via the API
- You save them locally so they persist across sessions
- You read the SKILL.md and follow its instructions
- Done