By sislammun
National Data Platform (NDP) integration plugin with dataset search, discovery, and workflow automation
npx claudepluginhub SIslamMun/iowarp-plugin --plugin ndp-pluginPlugin 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.
Battle-tested Claude Code plugin for engineering teams — 48 agents, 184 skills, 79 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.