paper-reader/.claude-plugin/marketplace.json

15 lines
260 B
JSON
Raw Permalink Normal View History

{
"name": "paper-marketplace",
"owner": {
"name": "Ellie"
},
"plugins": [
{
"name": "paper",
"source": "./",
"description": "Fetch and read academic papers by DOI, converting to markdown",
"version": "0.1.0"
}
]
}