Skip to content

melandlabs/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

melandlabs/plugins

Distribution marketplace for the OpenLoomi assistant plugins. One place to install the OpenLoomi plugin into Claude Code and Codex — add this repository as a marketplace and pick openloomi from the list.

Plugins

  • Claude Code/openloomi:* slash commands, first-run setup wizard, optional Pet mirror and Stop-archive hooks.
  • Codex@OpenLoomi skills, setup readiness, personal memory workflows, and one-shot task execution.

Both plugins share the same OpenLoomi runtime on your local machine and are documented in the canonical repository:

Install

Claude Code

/plugin marketplace add melandlabs/plugins
/plugin install openloomi

Run each line separately inside a session (slash commands can't be chained with &&), then restart Claude Code and run /openloomi:setup.

Codex

codex plugin marketplace add melandlabs/plugins
codex plugin add openloomi@openloomi

Then restart Codex and start a new thread.

Layout

.claude-plugin/marketplace.json   Claude Code marketplace manifest
.agents/plugins/marketplace.json  Codex marketplace manifest
openloomi/claude/                 runtime payload for the Claude Code plugin
openloomi/codex/                  runtime payload for the Codex plugin

Contributing

Plugin source (with tests, walkthroughs, and contributor history) lives in melandlabs/openloomi. Edit there, then re-mirror the changed runtime directories into this repository:

tests/, README.md, WALKTHROUGH.md, and unreferenced assets such as assets/pet.png stay only in the canonical repository.

Releases

Bump the version together in:

  • .claude-plugin/marketplace.json (marketplace and plugin version)
  • .agents/plugins/marketplace.json (plugin version)
  • openloomi/claude/.claude-plugin/plugin.json
  • openloomi/codex/.codex-plugin/plugin.json

License

Apache-2.0. See LICENSE.

About

Distribution marketplace for OpenLoomi Claude Code and Codex plugins

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Packages

 
 
 

Contributors