openloomi
OpenLoomi entrypoint for skill-only agent runtimes without a plugin mechanism. Use when the user mentions OpenLoomi or Loomi, wants first-use setup guidance, wants to use local OpenLoomi memory, connectors, Loop, knowledge base, RAG search, or asks how to install OpenLoomi skills in runtimes such as WorkBuddy or other skill-capable agents.
git clone --depth 1 https://github.com/melandlabs/openloomi /tmp/openloomi && cp -r /tmp/openloomi/skills/openloomi ~/.claude/skills/openloomiSKILL.md
# OpenLoomi Skills Entrypoint Use this skill as the front door for OpenLoomi in agents that can load skills but do not support OpenLoomi plugins. OpenLoomi remains the runtime owner. The desktop app owns memory storage, connector credentials, Loop execution, model/provider settings, local API routes, and secret handling. Skills only explain how to route work into that local runtime. ## First Step When readiness is unknown, start with `openloomi-setup`. It guides the user through installing or opening OpenLoomi Desktop, confirming the local API, and finishing the session/token setup. Do not ask the user to paste API keys, OAuth tokens, connector secrets, or OpenLoomi auth tokens into chat. ## Route Requests Use the narrow OpenLoomi skill that matches the task: | User intent | Use | | --- | --- | | First-use setup, install guidance, readiness checks | `openloomi-setup` | | Search memory, knowledge base, documents, insights | `openloomi-memory` | | Connect platforms, list accounts, check connector status, send replies | `openloomi-connectors` | | Use third-party OAuth apps such as Slack, Gmail, GitHub, Notion, Linear, or Jira | `composio`, paired with `openloomi-connectors` | | Inspect Loop state, run a tick, manage decisions, preferences, channels, or rules | `openloomi-loop` | | List active Goals or inspect ordered Goal progress | `openloomi-goals` | | Answer backend route, local API, auth, RAG, integrations, or workspace questions | `openloomi-api` | | Explain OpenLoomi concepts, product capabilities, or user workflows | `openloomi-feature-guide` | ## Common Flows Use these examples to route common requests without reimplementing OpenLoomi logic in the agent: - Search memory: start with `openloomi-setup` if readiness is unknown, then use `openloomi-memory` to search memory, knowledge base documents, or insights. - Post to Slack: start with `openloomi-setup`, use `openloomi-connectors` to check connector/account readiness, then use `composio` for the OAuth-backed Slack action when the user asks to send or post. - Draft an email: start with `openloomi-setup`, use `openloomi-memory` for relevant context, then use `composio` or connector guidance for the mail surface the user has authorized. - Summarize a Notion page: start with `openloomi-setup`, use `composio` for the authorized Notion access path, then hand useful context to `openloomi-memory` or `openloomi-api` when the user wants it saved, searched, or grounded in the local knowledge base. ## Boundaries - Do not depend on Codex or Claude plugin files. - Do not call plugin bridge scripts such as `loomi-bridge.mjs`. - Do not duplicate OpenLoomi business logic inside the agent. - Do not invent connector behavior. Use the connector and Composio skills for platform-specific flows. - If OpenLoomi Desktop is missing or the local API is unavailable, use `openloomi-setup` to provide official installation and recovery guidance.
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Drive a native macOS app via the cua-driver CLI (default) or MCP server — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
openloomi HTTP API reference (local-first, served from the OpenLoomi Desktop app at http://localhost:3414). Use when working with openloomi backend routes — auth, AI, files, integrations, RAG, memory, Loop, pet, workspace, platform callbacks. Triggers: API endpoints, backend routes, /api/*, local API, port 3414, integrations REST, OAuth start, RAG search, loop state, memory search, pet state, audit logs
openloomi Connectors tools - manage the native 7 messaging integrations and pair with the composio skill for the 1000+ apps OAuth layer (Slack, Discord, X, Gmail, Outlook, Google Calendar/Drive/Docs, GitHub, Notion, Linear, HubSpot, LinkedIn, Jira, Asana). Triggers: connect platform, integration status, list accounts, disconnect, list-accounts, status, connect, send-reply, native vs composio, 1000+ apps, list connections.
Use this when users ask about openloomi features, capabilities, or how to use it. Examples: 'openloomi 怎么用', '你能做什么', 'What can you do?', 'How does openloomi work?', 'Tell me about openloomi features', 'What platforms does openloomi support?', 'How do I use scheduled tasks?', 'What is Loop?', 'How does the attention agent work?', 'What is a Decision Card?', 'How do connectors work?', 'How do I extend Loop with custom types?', 'What is a classifier rule?', 'How do I plug openloomi into Claude Code / Codex?'
openloomi Memory tools - search and manage the holistic context (people, projects, decisions, knowledge base, chat insights). Triggers: memory search, knowledge base, search documents, list insights, who is John, what did we decide about X, tiered memory, knowledge graph, people/projects/decisions, search-all, conversation memory