mindos

Save and retrieve personal knowledge and SOPs in the MindOS repository.

659|59|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/GeminiLight/MindOS --skill mindos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mindos
Source: https://github.com/GeminiLight/MindOS/tree/main/app/data/skills/mindos
Command: npx skills add https://github.com/GeminiLight/MindOS --skill mindos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Managing personal and team knowledge across sessions is hard—decisions, meeting notes, SOPs, and insights get lost or scattered. MindOS centralizes this information, making it instantly searchable and updatable by AI agents.

Core Features & Use Cases

  • CLI‑driven knowledge operations: list, read, write, append, rename, delete, and search files in the local KB.
  • Inbox staging area: quickly capture unstructured input and later classify it into the appropriate space.
  • Retrieval strategies: combined directory‑scan and full‑text search to locate relevant content efficiently.
  • Structured SOP execution: follow or create repeatable workflows while automatically syncing backlinks and READMEs.
  • Knowledge health checks: detect contradictions, stale content, duplicates, and orphaned files.

Quick Start

Save my latest meeting summary to MindOS.

Frequently Asked Questions about mindos

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I save and retrieve personal knowledge from a local AI knowledge base?

An AI-assisted knowledge base organizes notes by centralizing decisions and SOPs into a local repository. It uses space-based partitioning and CLI operations to make scattered personal or team information instantly searchable and updatable by AI agents.

How do I capture unstructured inputs for later note management?

You capture unstructured inputs by routing them into an inbox staging area. This allows you to quickly save unstructured data and later classify it into the appropriate space within the local knowledge base.

Can I execute structured SOPs and sync backlinks automatically?

Yes, you can follow or create repeatable workflows for structured SOP execution. The system automatically syncs backlinks and READMEs while updating files to maintain repeatable processes within the knowledge base.

Do I need the MindOS CLI tool to organize notes in the repository?

Yes, managing files and routing unstructured inputs within the repository requires the MindOS CLI tool. The CLI drives knowledge operations and requires JSON output support to execute local knowledge base commands effectively.

What is the best way to detect stale content and duplicate files in a knowledge base?

The best way to detect stale content, contradictions, duplicates, and orphaned files is by running knowledge health checks. This feature scans the local repository to ensure your notes and SOPs remain accurate and maintained.