Skip to content

Expose Allium as a local marketplace plugin#11

Draft
yenda wants to merge 1 commit into
juxt:masterfrom
yenda:codex-allium-local-plugin
Draft

Expose Allium as a local marketplace plugin#11
yenda wants to merge 1 commit into
juxt:masterfrom
yenda:codex-allium-local-plugin

Conversation

@yenda

@yenda yenda commented Jun 11, 2026

Copy link
Copy Markdown

Summary

  • vendor the Allium plugin package under plugins/allium
  • switch the marketplace Allium entry from a remote GitHub source to ./plugins/allium
  • include both Claude and Codex plugin manifests so Codex can discover and install allium@juxt-plugins

Verification

  • node -e "JSON.parse(require('fs').readFileSync('.claude-plugin/marketplace.json','utf8')); console.log('marketplace json ok')"
  • python3 /home/yenda/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py /home/yenda/claude-plugins/plugins/allium
  • CODEX_HOME=/tmp/claude-plugins-codex-home codex plugin marketplace add /home/yenda/claude-plugins --json
  • CODEX_HOME=/tmp/claude-plugins-codex-home codex plugin list --available --json
  • CODEX_HOME=/tmp/claude-plugins-codex-home codex plugin add allium@juxt-plugins --json

Notes

This is the marketplace half of the Codex install fix. The matching Allium repo PR adds the Codex-native manifest and README instructions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant