Consolidate search skills and add venue resolution#53
Merged
Conversation
Merge `search-arxiv` and `search-iacr` into a single `search-paper` skill that also adds Semantic Scholar, DBLP, and OpenAlex drivers for citation graphs and publication venue resolution. The SKILL.md orchestrates a layered venue lookup across the five drivers. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
SebastianElvis
added a commit
that referenced
this pull request
Apr 18, 2026
## Summary - Bump minor version to 0.4.0 in `plugin.json` and `marketplace.json` - Update pin syntax examples to `v0.4.0` in README, CLAUDE.md, and ROADMAP ## Changes since v0.3.9 - Consolidate search skills and add venue resolution (#53) - Drop /reaper: prefix from slash-command examples (#52) ## Test plan - [ ] Version strings match across `plugin.json` and `marketplace.json` - [ ] Pin syntax examples updated in README / CLAUDE.md / ROADMAP - [ ] After merge, tag `v0.4.0` on the merge commit with changes-since summary 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
search-arxivandsearch-iacrinto a singlesearch-paperskillSKILL.mdorchestrates a layered venue lookup across the five driversTest plan
pytest tests/test_skills_structure.pypassespytest tests/test_search_paper.py(live APIs) passesnpx skillsdiscovery check listssearch-paperand its scripts/search-paper "<query>"end-to-end on a slash-command host🤖 Generated with Claude Code