Marketing OS Skills — Documentation skill for Claude Code
The default skills that ship alongside the MarketingOS engine: a self-maintaining knowledge library (wiki ingest, query, lint) plus the index of every mos--skills pack.
How to install Marketing OS Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the-vibe-marketing-lab/marketing-os-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Marketing OS Skills does
The default skills that ship alongside the MarketingOS engine: a self-maintaining knowledge library (wiki ingest, query, lint) plus the index of every mos-*-skills pack. From The Vibe Marketing Lab.
Alternatives in Documentation
- Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
- Documentation Skills Pack — Professional documentation generation skills 5.3k ★
- Technical Docs Pack — Technical documentation skills 1.6k ★
README
marketing-os-skills
The default skills that ship alongside the [MarketingOS engine](https://github.com/the-vibe-marketing-lab/marketing-os) (`pipx install marketing-os`): a knowledge library that maintains itself, plus the index of every other `mos-*-skills` pack.
Built by [The Vibe Marketing Lab](https://www.skool.com/the-vibe-marketing-lab). Powered by Claude Code.
**Coming from the old single repo?** The offer, copywriting, social and YouTube skills moved into their own packs on 2026-09-05 (see the pack list below). Your existing links keep working until you re-clone; when you do, run each pack's `setup.sh`.
What's in this repo
**The knowledge library — a wiki that maintains itself (Karpathy's LLM Wiki pattern):**
| # | Skill | What it does | Time |
|---|---|---|---|
| 1 | /mos-wiki-ingest |
Reads a source (file, folder, URL, or pasted text) and compiles it into interlinked wiki pages, updating indexes and the change log | ~30s per source |
| 2 | /mos-wiki-query |
Answers a question from the wiki: reads the index, opens only the pages it needs, cites them, and files genuinely new answers back as pages | ~20s |
| 3 | /mos-wiki-lint |
Health-checks the wiki (orphan pages, broken links, index mismatches, contradictions, stale data) and optionally auto-fixes | ~1 min |
**Setting up the vault:** the one-time setup is a **master prompt** (grab it from the Skool post), not a skill. Paste it into Claude Code in an empty folder, answer two questions, and it scaffolds the whole `raw/` + `wiki/` structure plus the schema. The three skills run the ongoing loop after that.
The other packs
Each pack is its own repo with the same layout and the same `setup.sh`. Install the ones you need.
| Pack | Skills | Install |
|---|---|---|
| mos-hormozi-skills | /mos-avatar, /mos-offer, /mos-money-models, and the interactive $100M chain (`/mos-100m-offer |
Related Skills
Claude Lore Skill
LORE.md chronicle pattern for projects — a /lore scribe skill plus the CLAUDE.md upkeep rule that keeps the ch
Blink Query
A typed wiki for LLMs — markdown on disk, resolution in the library.
Wiki Quiz
The human memory loop — a few minutes of spaced-repetition quiz (day-granular forgetting curve) over this repo
GitHub Optimization Skill
Turn any GitHub repo into a star-magnet landing page. Claude Code skill for README optimization, SEO, and repo
Britfix
by Talieisin - Claude outputs American spellings by default, which can have an impact on: professional credibi
Video Default
Provide a comprehensive scene-by-scene breakdown of this video. Organize the analysis into a Markdown table wi
Related Agents
Security AI Generated Code Auditor
Security reviewer for AI-generated and vibe-coded apps — hunts the hardcoded secrets, broken row-level securit
Finding Extractor
Extracts atomic, testable findings from a single research paper. Invoked alongside lite-drafter and metadata-e
Taki
跑 test、lint、type check。給出真實的驗證結果——不靠 vibe,靠 exit code。