klim tools
Manage the local tool catalog cache.
klim tools <subcommand>Subcommands
Section titled “Subcommands”tools path
Section titled “tools path”Print the path to the local catalog cache file:
klim tools pathklim tools path --output json# {"cache_path": "/home/user/.klim/marketplace/marketplace-cache.yaml"}Accepts --output text (default) or --output json.
About the Catalog
Section titled “About the Catalog”The tool catalog is fetched from GitHub at runtime and cached locally. It contains definitions for 110+ developer tools with their package manager IDs, categories, tags, and metadata.
The catalog source of truth is the marketplace/ directory in the klim repository. Individual tool YAML files are assembled into a single marketplace.yaml by CI and published to the marketplace branch.
See Also
Section titled “See Also”- Adding Tools — How to contribute to the catalog
- Adding Tools guide — Browsing the catalog in the TUI