diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json new file mode 100644 index 0000000..6e86e48 --- /dev/null +++ b/.claude-plugin/marketplace.json @@ -0,0 +1,17 @@ +{ + "name": "nextflow-io-claude-plugin", + "owner": { + "name": "Nextflow", + "url": "https://nextflow.io" + }, + "metadata": { + "description": "Claude Code skills and hooks for Nextflow and nf-core bioinformatics workflows, powered by the Seqera MCP server." + }, + "plugins": [ + { + "name": "nextflow", + "source": "./", + "description": "Nextflow and nf-core bioinformatics workflow skills powered by Seqera MCP" + } + ] +}