Official plugin marketplace for IOWarp project tools and integrations
npx claudepluginhub SIslamMun/iowarp-pluginNational Data Platform (NDP) integration plugin with dataset search, discovery, and workflow automation
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Plugin marketplace for IOWarp project tools and integrations. Provides Claude Code plugins for scientific data platforms, HPC workflows, and research automation.
Note: Open Claude Code before running these commands.
Choose one of the following methods:
/plugin marketplace add SIslamMun/iowarp-plugin
git clone https://github.com/SIslamMun/iowarp-plugin.git
/plugin marketplace add /path/to/iowarp-plugin
/plugin marketplace add https://github.com/SIslamMun/iowarp-plugin.git
# Install NDP plugin
/plugin install ndp-plugin@iowarp-plugins
# View all available plugins
/plugin
| Plugin | Description | Features |
|---|---|---|
| 🔍 NDP Plugin | Dataset search, discovery, and workflow automation for the National Data Platform (CKAN-based instances) | Commands: 3 slash commands • /ndp-search - Search datasets• /ndp-organizations - List organizations• /ndp-dataset-details - Get dataset infoAgents: 2 specialized agents • Data Scientist - Research & analysis • Dataset Curator - Management & quality MCP Tools: 3 automation tools • list_organizations• search_datasets• get_dataset_detailsHooks: ✅ Event logging enabled |
📖 Documentation: NDP Plugin README • Testing Guide • Demo Guide
More IOWarp project integrations will be added to this marketplace.
uv package manager (for MCP server)# Check if plugin is enabled
/plugin
# View available commands
/help
# View available agents
/agents
# View NDP plugin event logs
cat ~/.claude/plugins/marketplaces/iowarp-plugins/ndp-plugin/logs/ndp_events.log | jq '.'
For issues or questions:
MIT License - See LICENSE for details.