A Claude Code plugin marketplace from Solspace.
/plugin marketplace add solspace/claude-plugins
Then install any plugin below from the solspace marketplace.
| Plugin | Install | What it does |
|---|---|---|
storyblok-content-model |
/plugin install storyblok-content-model@solspace |
Create, seed, safely tear down, and iteratively rebuild Storyblok content models — scaffold a page builder and infer a model from an existing website. |
More plugins will be added here over time.
.claude-plugin/marketplace.json # this marketplace's catalog
plugins/
storyblok-content-model/ # a plugin
.claude-plugin/plugin.json
skills/
storyblok-content-model/ # the skill (SKILL.md + scripts/…)
Each plugin is self-contained under plugins/<name>/ and its skills are
auto-discovered from that plugin's skills/ directory. See a plugin's own
README.md and SKILL.md for its full documentation.
MIT © Solspace, Inc.