Skip to content

chore: expand plugin keywords and refine marketplace description#63

Merged
yyiilluu merged 1 commit into
mainfrom
chore/expand-plugin-keywords
May 28, 2026
Merged

chore: expand plugin keywords and refine marketplace description#63
yyiilluu merged 1 commit into
mainfrom
chore/expand-plugin-keywords

Conversation

@yyiilluu
Copy link
Copy Markdown
Contributor

@yyiilluu yyiilluu commented May 28, 2026

Summary

  • Broaden plugin keywords (npm + Claude marketplace) so discovery surfaces claude-smart for Codex, memory, and self-improving-agent searches.
  • Refine the marketplace description to reflect that corrections feed project-specific and shared skills rather than "playbooks".
  • Add marketing/ to .gitignore so local marketing assets stay out of the public repo.

Changes

  • .claude-plugin/marketplace.json — updated description string.
  • package.json + plugin/.claude-plugin/plugin.json — added claude-code-plugin, codex, codex-plugin, memory, agent-memory, self-improving-agents, skills; dropped playbook.
  • .gitignore — ignore marketing/.

Test Plan

  • jq . .claude-plugin/marketplace.json plugin/.claude-plugin/plugin.json package.json parses cleanly.
  • Verify on npm/Claude marketplace listing that new keywords resolve after release.

Summary by CodeRabbit

  • Chores
    • Updated plugin marketplace description to clarify that the plugin learns user corrections into both project-specific and shared skills.
    • Updated package and plugin metadata keywords for improved discoverability.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8bab5d9e-955c-4daa-b938-58676aa63e0f

📥 Commits

Reviewing files that changed from the base of the PR and between ceb5493 and 38582c9.

📒 Files selected for processing (4)
  • .claude-plugin/marketplace.json
  • .gitignore
  • package.json
  • plugin/.claude-plugin/plugin.json

📝 Walkthrough

Walkthrough

Plugin metadata and keywords were updated across four configuration files. The marketplace description now references "project-specific and shared skills" instead of generic playbooks. Keywords in package.json and plugin.json were expanded to include codex-plugin, memory, agent-memory, self-improvement, and self-improving-agents, replacing the previous playbook keyword. The marketing directory was added to .gitignore.

Changes

Plugin Metadata and Keywords

Layer / File(s) Summary
Metadata and keywords updates
.claude-plugin/marketplace.json, .gitignore, package.json, plugin/.claude-plugin/plugin.json
Plugin marketplace description clarified to mention project-specific and shared skills; keywords expanded in both package.json and plugin.json to reflect agent memory and self-improvement capabilities, with playbook keyword replaced; marketing directory added to build ignore rules.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 Whiskers twitch with glee so bright,
Keywords dance and metadata's right,
Playbooks gone, skills take the stage,
Marketing waits, out of the page!
A rabbit's joy—when config flows true! 🌿

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main changes: expanding plugin keywords and refining the marketplace description, which are the primary focus of this PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/expand-plugin-keywords

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yyiilluu yyiilluu merged commit 94577ea into main May 28, 2026
6 of 7 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Actionable comments posted: 0

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