Lyndonkl Claude
lyndonkl-claude is a Claude Code plugin for the Build phase that bundles community agents, skills, and thinking-framework material for extending Claude Code sessions.
Install a community Claude Code plugin bundle that packages agents, skills, and thinking frameworks in one repo you can extend for daily agent workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lyndonkl-claude@lyndonkl/claudeBuilt 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:lyndonkl/claude") and the paste-ready config with skillselion.get_install_config("plugin:lyndonkl/claude").
What it does
lyndonkl-claude is a small community Claude Code plugin repository described as agents, skills, and anything else to use with Claude. Solo builders who already run Claude Code and want a grab bag of agent patterns, skill stubs, and thinking frameworks can add this plugin to avoid hunting one-off repos for each pattern. It is not a full operating system for memory or deployment; it is a curated extension point where you pull in reusable agent tooling as you move from ideation through build and ship. Because documentation in the ingest is thin, treat it as an experimental community pack: inspect the repo’s SKILL and agent files before relying on it in production workflows. Best when you want inspiration and starter structure rather than a single-purpose integration like an MCP server or a visual QA tool.
Highlights
- Single-plugin community bundle focused on Claude-oriented agents and skills
- Keyword themes: frameworks, skills, and structured thinking for agent sessions
- Lightweight starter repo (~62 GitHub stars) for experimenting with custom agent setups
- Community-category listing—not a vendor-shipped default marketplace pack
- 1 plugin entry in the catalog snapshot for this repository
Why builders use it
Scattered one-off agent snippets and skills make it hard to keep a consistent Claude Code setup as a solo builder.
After you add the plugin, you have a single community repo to pull agents, skills, and framework ideas into your Claude Code workflow instead of rebuilding patterns from scratch.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 62 stars, 0 votes.
FAQ
Who is lyndonkl-claude for?
Solo and indie developers using Claude Code who want a community plugin repo with agents, skills, and thinking-framework starters rather than one narrow automation.
When should I use lyndonkl-claude?
Use it during Build and adjacent phases when you are assembling or refining agent tooling, prompts, and reusable skills inside Claude Code.
How do I add lyndonkl-claude to my agent?
Register the plugin from the lyndonkl/claude repository in Claude Code’s plugin flow, then open the bundled agents and skills in the repo and invoke them per each file’s instructions.
Comments
Share how you use lyndonkl-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.