Skip to content

docs(README): refresh plugin list to match marketplace.json - #3

Open
from2001 wants to merge 1 commit into
alberduris:mainfrom
from2001:update/readme
Open

docs(README): refresh plugin list to match marketplace.json#3
from2001 wants to merge 1 commit into
alberduris:mainfrom
from2001:update/readme

Conversation

@from2001

@from2001 from2001 commented May 1, 2026

Copy link
Copy Markdown

Closes #2.

Thanks again for this marketplace — sending a quick docs PR while it's fresh in my head. 🙏

Summary

  • Bump plugin count badge 3 → 8 so the README reflects what's actually shipped under plugins/.
  • Rebuild the Available Plugins table using descriptions from .claude-plugin/marketplace.json as the source of truth, so x-twitter, beehiiv, newspaper-explainer, self-message, and telegram-notify are no longer hidden from new visitors.
  • Keep the existing three rows (second-opinion, langfuse-traces, slack-reminders), but tighten their descriptions to match marketplace.json.

Note on taxonomy-filesystem

marketplace.json registers taxonomy-filesystem (./plugins/taxonomy-filesystem), but that directory isn't present in the repo yet, so I left it out of the README to avoid a broken link / 404 on install. Happy to add it back once the plugin directory lands — or to send a follow-up PR removing the entry from marketplace.json if you'd prefer that direction. See #2 for the full context.

Test plan

  • README.md renders correctly (table, badges, links resolve to existing plugins/<name>/ directories).
  • No changes outside README.md.

Bump plugin count badge 3 -> 8 and rebuild the Available Plugins
table from marketplace.json so x-twitter, beehiiv,
newspaper-explainer, self-message, and telegram-notify are no
longer hidden from the top-level README. taxonomy-filesystem is
intentionally omitted for now since its plugin directory is not
yet shipped.

Refs: alberduris#2
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.

docs(README): plugin list is out of date — only 3 of 9 plugins listed in marketplace.json

1 participant