Kenchan Claude Plugins
kenchan-claude-plugins is a Claude Code plugin for the Build phase that adds a personal productivity skills-and-tools bundle with limited public specification.
Extend Claude Code with a personal productivity plugin bundle when you want extra skills and tools beyond stock agent behavior.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install kenchan-claude-plugins@kenchan/claude-pluginsBuilt 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:kenchan/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:kenchan/claude-plugins").
What it does
kenchan-claude-plugins is a minimal Claude Code plugin repository that ships one plugin aimed at personal productivity. Public metadata is thin—there is no long SKILL-style narrative—so the value proposition is effectively “author-curated skills and tools for daily Claude Code use.” Solo builders might install it to borrow a working plugin layout, peek at how someone packages helper commands, or fork the repo into their own agent-tooling kit. Treat it as experimental community tooling: confirm what the plugin actually registers (commands, skills, hooks) in plugin.json and README after clone because the catalog description does not spell out behaviors. It fits the Build phase when you are assembling your agent stack and want small, personal extensions instead of a heavyweight marketplace bundle. Skip it if you need documented workflows, quantified checklists, or guaranteed maintenance; prefer repos with explicit invoke-when guidance. Once installed via Claude Code’s standard plugin path, you extend the agent with whatever capabilities the single plugin exposes—then iterate locally as your solo workflow evolves.
Highlights
- Single-plugin community bundle from a personal Claude Code plugins repository
- Keyword focus on productivity, skills, and tools rather than a named SaaS integration
- Lightweight extension point for custom agent behavior when public docs are minimal
- Suitable as a reference or fork base for your own Claude Code plugin set
- Community-tagged listing without a prescribed industry vertical
Why builders use it
Stock Claude Code setups lack the small custom skills and shortcuts you reuse every day as a solo builder.
After you add the plugin, you can load the author’s personal productivity tooling into Claude Code and adapt or fork it for your own agent habits.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is kenchan-claude-plugins for?
It is for Claude Code users who want a minimal personal productivity plugin to inspect, use, or fork when building their agent toolchain.
When should I use kenchan-claude-plugins?
Use it while configuring agent-tooling in Build when you need a small custom plugin rather than a large documented suite.
How do I add kenchan-claude-plugins to my agent?
Install the plugin from the kenchan/claude-plugins repository through Claude Code, then review the plugin manifest and skills locally to see what commands are registered.
Comments
Share how you use kenchan-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.