Kgadek Kgadek Claude Plugin
kgadek-claude-plugin is a Claude Code plugin for the Build phase that bundles one experimental community plugin from kgadek/kgadek-claude-plugin.
Install a small community plugin bundle from kgadek to try experimental Claude Code extensions without building your own marketplace.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install kgadek-kgadek-claude-plugin@kgadek/kgadek-claude-pluginBuilt 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:kgadek/kgadek-claude-plugin") and the paste-ready config with skillselion.get_install_config("plugin:kgadek/kgadek-claude-plugin").
What it does
kgadek-claude-plugin is a lightweight community Claude Code plugin repository described as a bunch of experiments. Solo builders who already use Claude Code and want to see how others package plugins can register this marketplace entry to pull in its single plugin without adopting a larger productivity or DevOps stack. The catalog metadata emphasizes experimentation over production guarantees, so treat it as a sandbox for trying Konrad-style plugin layouts rather than a curated kit for shipping a SaaS. It fits early Build-phase agent-tooling curiosity: you learn marketplace wiring, inspect one plugin’s boundaries, and decide whether to fork patterns into your own repo. Because documentation is thin, pair it with your own review of the plugin source after install. Skillselion lists it under community discovery so you can compare it against fuller marketplaces when you need documented skills, MCP servers, or orchestration.
Highlights
- Community Claude Code plugin marketplace with 1 bundled plugin
- Tagged for claude, konrads, and plugin discovery keywords
- Minimal surface area suited to quick install-and-peek experiments
- No documented task stack or MCP layer in the catalog excerpt
- Use when you want a reference repo shape for personal plugin publishing
Why builders use it
You want to see how a minimal Claude Code plugin marketplace is structured without committing to a large official or productivity-focused bundle.
After you add the marketplace, Claude Code can install the single experimental plugin so you can inspect behavior and packaging in your own project.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is kgadek-claude-plugin for?
It is for Claude Code users who want a one-plugin community bundle to study or lightly experiment with, not for operators running structured dev workflows.
When should I use kgadek-claude-plugin?
Use it during Build-phase agent-tooling exploration when you are comparing personal plugin repos or prototyping how you will publish your own Claude plugins.
How do I add kgadek-claude-plugin to my agent?
Register the kgadek/kgadek-claude-plugin repository as a Claude Code plugin marketplace source, then install its bundled plugin from the marketplace UI or CLI flow your agent documents.
Comments
Share how you use kgadek-kgadek-claude-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.