Skip to content

Consolidate search skills and add venue resolution#53

Merged
SebastianElvis merged 1 commit into
mainfrom
SebastianElvis/paper-venues
Apr 18, 2026
Merged

Consolidate search skills and add venue resolution#53
SebastianElvis merged 1 commit into
mainfrom
SebastianElvis/paper-venues

Conversation

@SebastianElvis
Copy link
Copy Markdown
Owner

Summary

  • Merge search-arxiv and search-iacr into a single search-paper skill
  • Add Semantic Scholar, DBLP, and OpenAlex drivers for citation graphs and publication venue resolution
  • The new SKILL.md orchestrates a layered venue lookup across the five drivers

Test plan

  • pytest tests/test_skills_structure.py passes
  • pytest tests/test_search_paper.py (live APIs) passes
  • npx skills discovery check lists search-paper and its scripts
  • Invoke /search-paper "<query>" end-to-end on a slash-command host

🤖 Generated with Claude Code

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 SebastianElvis merged commit ad01211 into main Apr 18, 2026
3 checks passed
@SebastianElvis SebastianElvis deleted the SebastianElvis/paper-venues branch April 18, 2026 14:47
SebastianElvis added a commit that referenced this pull request Apr 18, 2026
Bump minor version for search-skill consolidation and slash-command
example cleanup since v0.3.9.

Changes since v0.3.9:
- Consolidate search skills and add venue resolution (#53)
- Drop /reaper: prefix from slash-command examples (#52)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@SebastianElvis SebastianElvis mentioned this pull request Apr 18, 2026
3 tasks
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>
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