A Claude Code plugin marketplace with engineering workflow skills by Seedium.
/plugin marketplace add seedium/skills/plugin install engineering@seedium/create-commit| Plugin | Description |
|---|---|
| engineering | Engineering workflow skills (commit automation, and more to come) |
Each plugin lives under plugins/<name>/ and follows the Claude Code plugin structure:
plugins/<name>/
.claude-plugin/
plugin.json
skills/
<skill-name>/
SKILL.md
To add a new skill to an existing plugin, create a directory under skills/ with a SKILL.md file. To add a new plugin, also register it in .claude-plugin/marketplace.json.