What problem does it solve?
Centralizes and persists data from external services into the user's local LifeOS Vault so remote content is searchable, offline-accessible, and managed alongside personal notes and projects.
Core Features & Use Cases
- Token-based Connectors: Manage and store service tokens (for example GitHub) in the Vault configuration and use them to authenticate API calls.
- Data Synchronization: Fetch repositories, notifications, user profiles, notes, and other service data and save them as JSON or files under the Vault connectors directory for offline use.
- MCP and Skill Integrations: Support MCP helper processes (e.g., RedNote-MCP) and Claude Code skills (e.g., Jike) to access services that require local adapters.
- Use Case: Configure a GitHub token to automatically sync recent repositories and notifications into {vault}/connectors/github for quick reference and offline analysis.
Quick Start
Use the connectors skill to add your GitHub token and synchronize your repositories and notifications into the Vault.