npx claudepluginhub wordbricks/skillsClaude Code plugin for Velen CLI workflows and read-only Velen-managed data access.
This repository is a Claude Code marketplace containing the velen plugin.
Comment: the Velen CLI now ships its own embedded skill metadata through velen schema skills, while this repo packages a separately maintained Claude plugin. Keep the examples here aligned with the live CLI contract rather than assuming the two stay in sync automatically.
Add this marketplace to Claude Code:
/plugin marketplace add wordbricks/skills
velen pluginAfter adding the marketplace:
/plugin install velen@wordbricks
Or browse interactively:
/plugin
Load the plugin directly from this checkout:
claude --plugin-dir /Users/starush/work/skills/plugins/velen
Invoke the plugin skill with:
/velen:ask
Use it to authenticate with the Velen CLI, resolve org and source context, inspect published insights, and run bounded read-only queries through Velen-managed access.
For team-wide plugin usage, add this to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"wordbricks": {
"source": {
"source": "github",
"repo": "wordbricks/skills"
}
}
},
"enabledPlugins": {
"velen@wordbricks": true
}
}
Team members will be prompted to install the plugin when they trust the repository.
.claude-plugin/marketplace.jsonplugins/velenplugins/velen/skills/askNo description available.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations