Vgeshel Local Skills
vgeshel-local-skills is a Claude Code plugin for the Build phase that installs and manages marketplace skills locally inside your project.
Pull skills from Claude Code plugin marketplaces into a specific project so teammates and agents share the same local skill set.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install vgeshel-local-skills@vgeshel/local-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:vgeshel/local-skills") and the paste-ready config with skillselion.get_install_config("plugin:vgeshel/local-skills").
What it does
vgeshel-local-skills is a Skillselion entry for a Claude Code plugin that helps you install skills from plugin marketplaces directly into a project workspace. Indie builders often find useful skills in marketplaces but leave them on a personal machine; this plugin-oriented workflow pushes the same skill definitions into the repo so Cursor or Claude Code sessions stay aligned across machines and collaborators. The listing emphasizes CLI management, marketplace sources, and local installation rather than authoring new skills from scratch. Use it early in a Build sprint when you standardize agent capabilities for a SaaS, CLI, or internal tool repo. It complements marketplaces like ven0m0-claude-config by solving the last mile—getting chosen skills onto disk in the right project—not by curating which skills exist. Expect a focused one-plugin bundle with documentation-oriented outcomes.
Highlights
- Single-plugin marketplace (pluginCount: 1) focused on local skill installation
- Teaches CLI-style workflow to install skills from plugin marketplaces into a project
- Keeps marketplace discoveries versioned with the repo instead of only on one machine
- Targets manage, install, and local-skills keywords for Claude Code projects
- Development-workflows category listing from vgeshel/local-skills
Why builders use it
Skills you discover in Claude Code marketplaces often stay global or personal, so the project repo and other machines do not run the same agent capabilities.
After you add the plugin and follow its install flow, selected marketplace skills live in the project where every agent session can use them consistently.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is vgeshel-local-skills for?
It is for developers who use Claude Code marketplaces and need those skills checked into or installed under a specific project.
When should I use vgeshel-local-skills?
Use it at the start of Build when you lock in which marketplace skills the repo should expose to Claude Code or compatible agents.
How do I add vgeshel-local-skills to my agent?
Register the vgeshel/local-skills marketplace in Claude Code, install its local-skills plugin, then run the documented CLI steps to pull skills from your chosen marketplaces into the project.
Comments
Share how you use vgeshel-local-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.