Skip to content

docs: improve PyPI discovery metadata#84

Merged
yyiilluu merged 1 commit into
mainfrom
marketing/pypi-search-20260622
Jun 22, 2026
Merged

docs: improve PyPI discovery metadata#84
yyiilluu merged 1 commit into
mainfrom
marketing/pypi-search-20260622

Conversation

@yyiilluu

@yyiilluu yyiilluu commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add PyPI keywords mirroring the established npm/plugin discovery terms for Claude Code, Codex, memory, skills, and self-improving agents.
  • Tighten the plugin package README opening sentence to mention Preferences, Project-specific skills, and Shared skills.

Test Plan / Validation

  • git diff --check
  • python3 TOML parse/assertion for plugin/pyproject.toml
  • uv build --project plugin --sdist --out-dir /tmp/claude-smart-build-1782118965

Marketing rationale

This is a low-risk discoverability improvement for the published Python package surface. It keeps public terminology aligned with DEVELOPER.md and the top-level README while improving search relevance for developers looking for Claude Code memory, Codex plugin, agent-memory, and self-improving agent tooling.

Summary by CodeRabbit

  • Documentation
    • Updated plugin description to clarify that it converts corrections and successful workflows into durable skills and preferences.
    • Added relevant keywords to plugin metadata for improved discoverability.

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

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: 07d85824-0a5f-4505-9446-bdc40f2a39f6

📥 Commits

Reviewing files that changed from the base of the PR and between 3d1612c and 842b279.

📒 Files selected for processing (2)
  • plugin/README.md
  • plugin/pyproject.toml

📝 Walkthrough

Walkthrough

plugin/README.md rewrites its intro sentence to describe capturing "corrections and successful workflows" into Preferences and skill artifacts. plugin/pyproject.toml adds a keywords array under [project] with terms including claude, codex, memory, self-improvement, and skills.

Changes

Plugin Metadata and Documentation

Layer / File(s) Summary
README description and pyproject keywords
plugin/README.md, plugin/pyproject.toml
README intro sentence expanded to reference "corrections and successful workflows" and name the resulting artifacts (Preferences, project-specific skills, shared skills); pyproject.toml gains a keywords array with discovery terms.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • ReflexioAI/claude-smart#63: Also adds keywords to plugin/pyproject.toml and aligns README/marketplace description around the "corrections → project/shared skills" messaging.
  • ReflexioAI/claude-smart#64: Modifies the same plugin/README.md and plugin/pyproject.toml surfaces around "corrections/durable skills" and Codex support wording.
  • ReflexioAI/claude-smart#75: Overlaps directly on plugin/pyproject.toml metadata edits describing transforming corrections/workflows into Preferences and skills.

Poem

🐇 Hopping through the metadata fields so bright,
Keywords planted like carrots in the night,
"Corrections and workflows" the README now shows,
Skills and Preferences — watch how the project grows!
A tiny README tweak, a keywords array neat,
Even small changes make a codebase complete! 🌟

🚥 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 'docs: improve PyPI discovery metadata' accurately and concisely describes the main changes: updates to documentation and metadata (keywords in pyproject.toml and README enhancements) specifically aimed at improving PyPI discoverability.
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 marketing/pypi-search-20260622

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 1b8daeb into main Jun 22, 2026
7 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.

1 participant