Landon Schropp's personal agent toolkit
npx claudepluginhub landonschropp/agent-toolkitLandon Schropp's personal agent toolkit
This repository contains my personal toolkit for working with AI agents such as Claude Code and
Codex CLI. It's primarily composed of skills, which are implemented following the Agent
Skills specification. It also contains reusable documentation which is
intended to be referenced in AGENTS.md files.
The toolkit is customized to my personal workflow, and isn't meant to be used by anyone else, although others are welcome to use it if they'd like.
To use this toolkit with Claude Code, first add the marketplace provided by this plugin.
claude plugin marketplace add ./.claude-plugin/marketplace.json
Then, you can install the ls plugin normally.
claude plugin install ls