openloomi
01Plugin Claude Code
Plugin marketplace listing 1 plugin: openloomi.
Plugin Claude Code
Plugin marketplace listing 1 plugin: openloomi.
Skill Claude CodeCodex
High-performance data analysis using Polars - load, transform, aggregate, visualize and export tabular data. Use for CSV/JSON/Parquet processing, statistical analysis, time series, and creating charts.
Skill Claude CodeCodex
Persist learning across turns by actively maintaining MENTALMODEL.md in the workspace. Use for iterative coding, debugging, benchmarking, or any feedback-driven task; read and update the file with actual filesystem writes before every response, never just hidden/internal memory.
Skill Claude CodeCodex
Create an end-to-end Continual Learning Bench task. Use when adding a new src/tasks/ benchmark task, including design interview, concrete Jinja prompt templates, JSON action contracts, observation templates, debug schedule, behavioral E2E tests, validation, smoke/debug runs with icl and iclnotepad, and README…
Command
CLI subcommands live here.
Plugin Claude Code
Connect Claude Code to your local OpenLoomi runtime. One-command install, mirror Claude's lifecycle onto the Loomi Pet, and auto-archive every Stop into your OpenLoomi memory. Talks to your local OpenLoomi over HTTP and the OpenLoomi helper CLI. AI provider config is owned by OpenLoomi itself — this plugin never reads.
Command
Walk the user through installing the optional composio skill and turning on screen memory.
Command
List all /openloomi: commands.
Command
Install, uninstall, or inspect OpenLoomi's Claude Code hooks.
Command
Show OpenLoomi Loop dashboard state (pending decisions, connectors, last tick) and force-refresh connector health — thin doorway into the openloomi-loop sub-skill.
Command
Search OpenLoomi memory (files + knowledge base + insights) — thin doorway into the openloomi-memory sub-skill.
Command
Set the OpenLoomi Pet to a specific state (theme-agnostic; fox sprite set active by default).
Command
Run OpenLoomi one-time setup — auto-chains install → launch → guest login → ready in one call.
Command
Print stable JSON status for the OpenLoomi ↔ Claude Code integration.
Command
Walk a brand-new OpenLoomi user through the entire pipeline in one guided session — thin doorway into the openloomi-tour sub-skill.
Command
Show today's LLM usage summary as recorded by OpenLoomi.
Hook
Runs when a session starts, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs when you submit a prompt, before the agent sees it, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs before the agent uses a tool for Bash, Edit, Write, Read, Grep and Glob tool calls, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs after a tool call finishes, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs when the agent finishes a response, executing loomi-bridge.mjs via node with --event (2 commands). From melandlabs/openloomi.
Hook
Runs when a subagent starts, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs when a subagent finishes, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.
Hook
Runs when the agent sends a notification for permission_prompt and elicitation tool calls, executing loomi-bridge.mjs via node with --event. From melandlabs/openloomi.