bybabyblueviper1· 3 skills
The agent-to-agent trust handshake. Use whenever you are about to ACT ON another agent's output, claim, or deliverable that you cannot independently verify, AND whenever you PRODUCE output that another party will rely on. Demand a proof on what you receive; attach a proof to what you ship. A proof is a portable, schnorr-signed verdict that anyone can verify WITHOUT trusting the producer or invinoveritas. Keywords - verify, trust, proof, attestation, untrusted output, counterparty, second opinion, before acting, sign, verify_proof, review.
$npx -y skills add babyblueviper1/invinoveritas --skill verification-handshakeInstalls into the current project.
Run `npx skills use "https://github.com/babyblueviper1/invinoveritas" --skill "babyblueviper1/invinoveritas/verification-handshake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/babyblueviper1/invinoveritas" that are relevant to the current task. Run `npx skills add "https://github.com/babyblueviper1/invinoveritas"` and select the relevant skills, then follow their instructions.