Skip to content

Publish skills as Claude Code plugin marketplace#49

Merged
MarcusMNoack merged 1 commit into
lbl-camera:masterfrom
ronpandolfi:feature/claude-marketplace
May 11, 2026
Merged

Publish skills as Claude Code plugin marketplace#49
MarcusMNoack merged 1 commit into
lbl-camera:masterfrom
ronpandolfi:feature/claude-marketplace

Conversation

@ronpandolfi
Copy link
Copy Markdown
Contributor

  • Add .claude-plugin/marketplace.json and plugin.json so the repo can be installed via /plugin marketplace add lbl-camera/gpCAM and /plugin install gpcam@gpcam in Claude Code.
  • Add YAML frontmatter (name + description) to each skills/*/SKILL.md so the skills are discoverable and model-invocable after marketplace install.
  • README: document the marketplace install flow, list update/uninstall commands, and clarify auto-detection vs marketplace install.
  • Docs: new AI Agent Integration page (docs/source/claude-skills.md) wired into the toctree, plus a card-box row on the landing page with a self-hosted illustration.

- Add .claude-plugin/marketplace.json and plugin.json so the repo can be
  installed via /plugin marketplace add lbl-camera/gpCAM and /plugin install
  gpcam@gpcam in Claude Code.
- Add YAML frontmatter (name + description) to each skills/*/SKILL.md so the
  skills are discoverable and model-invocable after marketplace install.
- README: document the marketplace install flow, list update/uninstall
  commands, and clarify auto-detection vs marketplace install.
- Docs: new AI Agent Integration page (docs/source/claude-skills.md) wired
  into the toctree, plus a card-box row on the landing page with a
  self-hosted illustration.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ronpandolfi ronpandolfi requested a review from MarcusMNoack May 8, 2026 19:03
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.52%. Comparing base (4acdc39) to head (c679b04).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files           9        9           
  Lines         617      617           
=======================================
  Hits          540      540           
  Misses         77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MarcusMNoack MarcusMNoack merged commit 4473aec into lbl-camera:master May 11, 2026
6 checks passed
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.

2 participants