moca-credential-verifier

Installation
SKILL.md

Moca Credential Verifier

Purpose

This skill teaches an agent how to browse available verification programs, show numeric options, and trigger credential verification through moca-chain-api in query_match mode.

After receiving a compliant result, install/use the standalone moca-proof-skill repository and run the moca-proof skill to complete the program and fetch MoCat progression.

This skill starts after the agent key already exists and the handoff bundle is available.

Provided Scripts

Use the provided scripts first. Do not scaffold a new project or rewrite signing/request logic from scratch unless the requested action is unsupported. Treat all files in this skill bundle as read-only reference tooling.

Task mapping:

  • create a scoped session -> scripts/moca-create-session.mjs
  • list/browse verification programs -> scripts/moca-list-programs.mjs
  • trigger credential verification (query_match mode) -> scripts/moca-verify-by-agent.mjs
Related skills
Installs
16
First Seen
Mar 23, 2026