feat(plugin): publish as Claude Code marketplace plugin

Update .claude-plugin/marketplace.json and plugin.json to v2.9.5 with
full metadata. Add plugin install instructions to README as the
recommended install method. The repo root serves as both the marketplace
and the plugin - skills/last30days/SKILL.md (symlink) is discovered
automatically.

Users can now install with:
  /plugin marketplace add mvanhorn/last30days-skill
  /plugin install last30days@last30days-skill

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Van Horn
2026-03-08 13:09:33 -07:00
parent 2f16ff1ee8
commit 627947fc2c
5 changed files with 234 additions and 13 deletions
@@ -1,7 +1,7 @@
---
title: "feat: Add Gemini CLI extension support"
type: feat
status: active
status: completed
date: 2026-03-08
origin: docs/plans/2026-03-08-review-pr-53-gemini-cli-support-plan.md
---