Lywa1998 Self Host Claude Marketplace
lywa1998-self-host-claude-marketplace is a Claude Code plugin for the Build phase that offers a self-hosted marketplace channel for Claude Code settings and skills.
Use when you self-host Claude Code plugin and skill settings instead of relying only on public marketplaces.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lywa1998-self-host-claude-marketplace@lywa1998/self-host-claude-marketplaceBuilt 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:lywa1998/self-host-claude-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:lywa1998/self-host-claude-marketplace").
What it does
lywa1998-self-host-claude-marketplace is a minimal Claude Code plugin marketplace entry described as Claude Code Setting, with catalog keywords around Rust and skills. For solo builders who cannot or will not depend solely on public plugin feeds—client NDAs, air-gapped machines, or simply wanting a repo you own—the self-host pattern matters as much as any individual skill inside the bundle. Documentation in the ingest is thin, so treat this as infrastructure for how Claude Code discovers and loads extensions: you register your marketplace endpoint or repo, then layer skills on top. Builders experimenting with Rust-backed tooling or custom skill packs get a community starting point rather than a polished product suite. Verify README and plugin.json in the repository before production use; the value proposition is control and ownership of the marketplace channel, not a large plugin count.
Highlights
- Self-hosted Claude Code marketplace for settings and skills
- Single-plugin bundle with Rust and skills keywords in catalog metadata
- Community-oriented alternative to default-only plugin discovery
- Focused on Claude Code configuration surface rather than app runtime code
- Suitable baseline for pinning private or forked skill collections
Why builders use it
Default public marketplaces do not fit builders who need private, self-controlled Claude Code plugin and skill distribution.
You can register a self-hosted Claude Code marketplace so your agent loads settings and skills from infrastructure or repos you operate.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is lywa1998-self-host-claude-marketplace for?
Indie developers and tinkerers who self-host Claude Code configuration and want a marketplace entry tagged for skills and Rust-oriented workflows.
When should I use lywa1998-self-host-claude-marketplace?
Use it when you are wiring Claude Code to pull plugins from your own repo or host instead of only the default ecosystem catalog.
How do I add lywa1998-self-host-claude-marketplace to my agent?
Add the lywa1998/self-host-claude-marketplace repository as a Claude Code marketplace source per your self-host docs, then install its single plugin and align settings with your skills layout.
Comments
Share how you use lywa1998-self-host-claude-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.