Agent Manifest CLI v0.1.0
First version of agent-manifest, the command-line validator for Agent Manifest v1.0
declarations.
agent-manifest validate <file|url|->— structural validation against the Agent
Manifest v1.0 JSON Schema, vendored by checksum.--jsonfor machine-readable output:validin three states (true/false/
null) with exit codes0/1/2.--schema <path-or-url>to validate against an alternative schema.- Reads from standard input, tolerates a UTF-8 BOM, bounds network reads.
- Optional colour that can be turned off (
--no-color,NO_COLOR,FORCE_COLOR).
It validates structure. It does not score, rank, certify, or enforce anything at runtime.
Node.js 20 or later. Apache-2.0.
Package @agent-manifest/cli@0.1.0
Tarball sha-256 7f9fa8fbdb6a18fd71aa7dc5b151fb6a8f51a3cf905f29d81ac70122e2253221
Vendored schema sha-256 c1e3caaf9543f2a5d610ccdfaf36329562fe03b6db00c4ea30b7ef0b7b8ef70a
npm install -g @agent-manifest/cli
agent-manifest validate ./manifest.json
This first version was published manually from the tagged commit; npm trusted publishing
cannot perform a package's first publish, so this release carries no provenance
attestation. Later versions are published from .github/workflows/release.yml over OIDC.
Not affiliated with the unrelated npm package agent-manifest or with @agentmanifest/*.