SkillsMay 14, 2026·1 min read

Claude Code Tools — Marketplace Skills + Commands

claude-code-tools provides marketplace skills/commands plus an installable CLI (`aichat-search`) via brew/cargo; boosts agent productivity (1,784★).

Agent ready

Review-first install path

This asset needs a review step. The copied prompt tells the agent to dry-run, show the writes, then proceed only after confirmation.

Needs Confirmation · 66/100Policy: confirm
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
Asset
Review-first command
npx -y tokrepo@latest install f51cee00-1d62-51de-b677-bad6c6ca2307 --target codex

Dry-run first, confirm the writes, then run this command.

Intro

claude-code-tools provides marketplace skills/commands plus an installable CLI (aichat-search) via brew/cargo; boosts agent productivity (1,784★).

Best for: Claude Code users who want a curated toolbox (skills + small CLIs) to speed up common development loops

Works with: Claude Code marketplace plugins, Homebrew, Cargo installs, and macOS/Linux terminal workflows

Setup time: 5-15 minutes

Main

  • Skills + commands: designed to be installed into Claude Code via marketplace for quick reuse.
  • CLI included: README lists aichat-search install via Homebrew or Cargo.
  • Practical dev UX: focuses on day-to-day loops where a small command saves repeated manual steps.
  • Composable: you can mix marketplace skills with CLI invocations in one agent workflow.

FAQ

  • Do I need Rust?: Only if you choose the Cargo install path; Homebrew is the simpler option.
  • How do I install skills?: Use claude plugin marketplace add ... as shown in the README.
  • What is a minimal test?: Install one tool and run --help to confirm it is on PATH and callable by agents.
🙏

Source & Thanks

Source: https://github.com/pchalasani/claude-code-tools > License: MIT > GitHub stars: 1784 · forks: 117

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets