Install MAMA OS and follow its self-teaching CLI until the first report is confirmed.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add jungjaehoon-lifegamez/MAMA --skill mama-install --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Mama Install?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jungjaehoon-lifegamez-mama-install)More formats (shields.io, HTML) on the badges page.
---
name: mama-install
description: Install MAMA OS and follow its self-teaching CLI until the first report is confirmed.
---
# Install MAMA OS
1. Install the local server:
```bash
npm i -g @jungjaehoon/mama-os
```
2. Read the current installation contract:
```bash
mama --help
```
3. Run the machine-readable observer and follow only the actions it reports:
```bash
mama status --json
```
Repeat `mama status --json` after each state change. Ask the human only for actions identified by
the status output as human-required. Do not infer success from installed files or a running daemon;
the installation is complete only when the returned onboarding state says `complete: true`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!