
Basnijholt Agent Cli
- 223 repo stars
- Updated July 27, 2026
- basnijholt/agent-cli
basnijholt-agent-cli is a Claude Code plugin that bundles local AI-powered command-line dev tools from the basnijholt/agent-cli project.
About
basnijholt-agent-cli is a Claude Code plugin that packages a suite of local AI-powered command-line tools for developers who want agent-style assistance outside the chat panel. developers often need repeatable terminal commands for scaffolding, triage, or glue tasks that scripts and CI can call the same way every time. This community plugin points Claude Code users at the basnijholt/agent-cli project so those utilities sit next to your other marketplace extensions instead of living only in a forgotten repo README. It is intentionally narrow in scope—one plugin in the bundle—so you should read the upstream repo for each subcommand’s behavior, inputs, and model requirements. It works best when you already run models or APIs locally or via keys your shell can access, and you want Claude Code registration as the discovery path. Pair it with your main coding agent for interactive edits and use the CLIs for automation, hooks, and fast keyboard-driven loops.
- Suite of local AI-powered command-line tools in one Claude Code plugin bundle
- Oriented toward dev and agent workflows from the terminal rather than hosted-only UIs
- Single-plugin package from basnijholt/agent-cli repository
- Community-sourced bundle tagged for agent, cli, and dev use cases
- Complements IDE agents when you need scriptable, repeatable CLI entry points
Basnijholt Agent Cli by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install basnijholt-agent-cli@basnijholt/agent-cliAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 223 |
|---|---|
| Last updated | July 27, 2026 |
| Repository | basnijholt/agent-cli ↗ |
What it does
Add this plugin to pull in local AI-powered CLI utilities you can run from the terminal alongside Claude Code instead of only browser-based agent chats.
Who is it for?
Terminal-first developers who want marketplace-discoverable local AI CLI tools to complement Claude Code sessions.
Skip if: Skip if you need only in-editor chat with no local CLI setup or shell automation.
What you get
After installing the plugin you can discover and wire basnijholt’s local AI CLI suite into your dev environment and shell-driven workflows.
- One registered Claude Code plugin entry pointing at the agent-cli tool suite
- Ability to run documented local AI CLI commands from your development machine
- Script-friendly AI helpers alongside your primary coding agent
By the numbers
- Plugin bundle contains 1 plugin from repository basnijholt/agent-cli
- Catalog lists 173 GitHub stars on the source repository
- Tagged with keywords agent, cli, and dev
Recommended Plugins
How it compares
Local AI CLI toolkit plugin, not an MCP orchestration server or a hosted SaaS dashboard.
FAQ
Who is Basnijholt Agent Cli for?
It is for developers using Claude Code who also want local, AI-powered command-line tools they can run from scripts and the terminal.
When should I use Basnijholt Agent Cli?
Use it when you are standardizing on CLI-driven AI helpers for dev tasks and want them installable as a Claude Code marketplace plugin.
How do I add Basnijholt Agent Cli to my agent?
Install the plugin from the Skillselion-listed Claude Code marketplace entry, then follow basnijholt/agent-cli README to install binaries or runtimes and expose commands on your PATH.