Landonschropp Agent Toolkit
landonschropp-agent-toolkit is a Claude Code plugin for the Build phase that packages a personal AI-agent workflow toolkit from the LandonSchropp/agent-toolkit repository.
Install a curated personal bundle of Claude Code helpers when you want reusable agent workflows without assembling skills one-by-one.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install landonschropp-agent-toolkit@LandonSchropp/agent-toolkitBuilt 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:LandonSchropp/agent-toolkit") and the paste-ready config with skillselion.get_install_config("plugin:LandonSchropp/agent-toolkit").
What it does
landonschropp-agent-toolkit is a one-plugin Claude Code bundle described as a personal toolkit for working with AI agents. It targets solo and indie builders who already use Claude Code and want a named, installable package from the agent-toolkit repository instead of copying ad-hoc instructions into every project. The catalog entry is thin on feature specifics, so treat it as a community reference implementation you can inspect, extend, or replace with your own skills. It does not advertise Datadog, payments, or deployment automation; it is general-purpose agent ergonomics. Use it when you are in the Build phase and want a single plugin slot occupied by someone else's agent workflow patterns. Complexity is beginner-friendly because install is standard Claude Code plugin registration. Pair it with your own SKILL.md files for the actual behaviors you need.
Highlights
- Single-plugin bundle from LandonSchropp/agent-toolkit for day-to-day agent sessions
- Community-listed personal toolkit rather than a domain-specific MCP server
- Lightweight add-on for builders who maintain their own agent habits and prompts
- No implied vendor lock-in beyond Claude Code plugin install
- Suited as a starter reference when forking your own agent-toolkit repo
Why builders use it
Scattering personal agent tricks across notes and chat threads makes every new repo feel like reinventing how you steer Claude Code.
After you add the plugin, you have one registered bundle slot tied to a known repo you can open, fork, and align with your agent habits.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is landonschropp-agent-toolkit for?
It is for Claude Code users who want Landon Schropp's personal agent toolkit installed as one plugin while they customize skills in the upstream repo.
When should I use landonschropp-agent-toolkit?
Use it during Build when you are standardizing how you work with agents and want a named plugin entry in Skillselion or your local catalog.
How do I add landonschropp-agent-toolkit to my agent?
Register the plugin from the LandonSchropp/agent-toolkit repository in Claude Code's plugin flow, then reload the session so the bundled plugin is available.
Comments
Share how you use landonschropp-agent-toolkit, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.