No tools match that filter.
A registry of agent-native command-line tools built with cliwright — each one forged to a single production-grade standard: keyring auth, resilient client, MCP server, agent guard, signed releases.
No tools match that filter.
Built something with cliwright? Add it in three steps — a bot validates the entry on your PR:
registry/<your-tool>.yaml (copy an existing one).# registry/mytool.yaml
name: mytool
binary: mytool
description: One sentence — what it does.
wraps: The API it wraps
repo: https://github.com/you/mytool
author: your-github-handle
install:
go: go install github.com/you/mytool/cmd/mytool@latest
tags: [devops, ai-agent]