# LDM OS Skills Catalog

## Included Skills

Ships with LDM OS. Available immediately after install.

**Bridge**
- Cross-platform agent bridge. Enables Claude Code CLI to talk to OpenClaw CLI without a human in the middle.

**Universal Installer**
- Point any skill, application, or plugin at any AI running LDM OS, and it will convert those skills to work with all of your AIs.
- Build applications that work with any AI, even ones that don't have LDM OS.

**Shared Workspace**
- One directory for all your AIs. Memories, tools, identity files, boot config. Every AI you use reads from and writes to the same place.
- Lives in one folder on your computer. Easy to back up, easy to move, easy to own.

**System Pulse**
- Is everything working? What's installed? What needs fixing? A complete picture of your AI setup in seconds.

**Recall**
- Every session, your AI starts with full context. Identity, memory, tools, what happened yesterday. No blank slates. No repeating yourself.

**LUME**
- Language for Unified Memory and Emergence. A memory language for AI agents to document their own learning and maintain continuity across sessions.

## Optional Skills

The OS connects your AIs. Add-ons are what they actually use. Each one plugs into LDM OS and works with every AI you run.

| Skill | What it does | Status | Install |
|-------|-------------|--------|---------|
| **Memory Crystal** | All your AIs share one memory. Private, searchable, sovereign. | Stable | `ldm install wipcomputer/memory-crystal` |
| **AI DevOps Toolbox** | Release, deploy, license, repo management. The complete dev toolkit. | Stable | `ldm install wipcomputer/wip-ai-devops-toolbox` |
| **1Password** | 1Password secrets for AI agents. Headless, service account driven. | Stable | `ldm install wipcomputer/wip-1password` |
| **Markdown Viewer** | Live markdown viewer for AI pair-editing. | Stable | `ldm install wipcomputer/wip-markdown-viewer` |
| **xAI Grok** | xAI Grok API. Search the web, search X, generate images, generate video. | Stable | `ldm install wipcomputer/wip-xai-grok` |
| **X Platform** | X Platform API. Read posts, search tweets, post, upload media. | Stable | `ldm install wipcomputer/wip-xai-x` |
| **Dream Weaver Protocol** | Memory consolidation for AI agents with bounded context windows. | Stable | `ldm install wipcomputer/dream-weaver-protocol` |
| **Agent Pay** | Micropayments for AI agents. Apple Pay for your AI. | Coming Soon | -- |
| **OpenClaw** | Open-source agent runtime. Run AI agents 24/7 with identity, memory, and tool access. | Stable | `ldm install openclaw/openclaw` |
