mastermind okf-export command (monomind)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-monomind-monomind-mastermind-okf-export --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Monomind Monomind Mastermind Okf Export?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-monomind-monomind-mastermind-okf-export)More formats (shields.io, HTML) on the badges page.
---
description: mastermind okf-export command (monomind)
type: flow
name: monomind-monomind-monomind-mastermind-okf-export
---
<!-- Export the Second Brain knowledge base as a portable OKF (Open Knowledge Format) bundle. -->
Parse `$ARGUMENTS` for:
- `--output <dir>` or `-o <dir>` → output directory (default: `.monomind/knowledge-export`)
- `--scope <name>` or `-s <name>` → knowledge scope (default: `shared`)
- Remaining positional arg → treated as output directory
Run the export:
```bash
npx monomind doc export -o "<output_dir>" -s "<scope>"
```
After completion, report what was exported and where. If 0 documents exported, suggest `monomind doc ingest <path>` first.
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!