paper-reader/.claude-plugin/plugin.json
Ellie a45b8df676 Add Claude Code marketplace metadata for paper-reader skill
Moves skill/ to skills/paper-reader/ and adds .claude-plugin/
marketplace and plugin manifests so the repo can be installed
directly as a Claude Code skill marketplace.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 23:01:49 -08:00

8 lines
165 B
JSON

{
"name": "paper",
"description": "Fetch and read academic papers by DOI, converting to markdown",
"version": "0.1.0",
"author": {
"name": "Ellie"
}
}