diff --git a/skills/data-designer/.claude-plugin/plugin.json b/skills/data-designer/.claude-plugin/plugin.json deleted file mode 100644 index b814bc610..000000000 --- a/skills/data-designer/.claude-plugin/plugin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "data-designer", - "version": "0.1.0", - "description": "Claude Code skill for generating high-quality synthetic data from scratch or based on seed data using NeMo Data Designer.", - "author": {"name": "The NeMo Data Designer Team"}, - "homepage": "https://github.com/NVIDIA-NeMo/DataDesigner", - "repository": "https://github.com/NVIDIA-NeMo/DataDesigner", - "keywords": ["synthetic-data", "nvidia", "nemo", "data-generation", "sdg", "data-designer"], - "category": "development" -}