National Data Platform (NDP) integration plugin with dataset search, discovery, and workflow automation
You can install this plugin from any of these themed marketplaces. Choose one, add it as a marketplace, then install the plugin.
Choose your preferred installation method below
A marketplace is a collection of plugins. Every plugin gets an auto-generated marketplace JSON for individual installation, plus inclusion in category and themed collections. Add a marketplace once (step 1), then install any plugin from it (step 2).
One-time setup for access to all plugins
When to use: If you plan to install multiple plugins now or later
Step 1: Add the marketplace (one-time)
/plugin marketplace add https://claudepluginhub.com/marketplaces/all.json
Run this once to access all plugins
Step 2: Install this plugin
/plugin install ndp-plugin@all
Use this plugin's auto-generated marketplace JSON for individual installation
When to use: If you only want to try this specific plugin
Step 1: Add this plugin's marketplace
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/ndp-plugin.json
Step 2: Install the plugin
/plugin install ndp-plugin@ndp-plugin
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 & qualityMCP Tools: 3 automation tools• list_organizations • search_datasets • get_dataset_details Hooks: ✅ 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.
1.0.0