town-notary

Verify and register agent conformance badges offline with sm-conformance.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Sharathvc23/town-notary --skill town-notary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: town-notary
Source: https://github.com/Sharathvc23/town-notary/tree/main
Command: npx skills add https://github.com/Sharathvc23/town-notary --skill town-notary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sm-conformance, sm-parc, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a standardized verification system for agent conformance badges, ensuring trust and accuracy in the registration of certified runtimes.

Core Features & Use Cases

  • Badge Verification: Offline verification of conformance badges against their did:key.
  • Badge Registration: Register passing runtimes in a public register for others to inspect.
  • Official Stamping: Affix an official counter-signature to a badge that passes verification gates.

Quick Start

Verify the conformance badge for 'agent-key' by using the town-notary skill and passing its 'did:key'.

Frequently Asked Questions about town-notary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify agent conformance badges offline?

Agent conformance badges are standardized credentials that verify an agent's runtime capabilities against expected trust levels. They ensure accuracy and trustworthiness by providing a verifiable record of what an agent can safely do.

How do I register a passing runtime in a public register?

You register a passing runtime in a public register by verifying its conformance badge through the notary skill. Once the badge passes verification gates, the runtime is added to the public register for others to inspect.

Do I need sm-conformance and sm-parc to issue official stamps?

Yes, you need sm-conformance and sm-parc to issue official stamps. These dependencies are required to manage badge formats and reputations and to handle the offline verification gates before counter-signing.

What is the purpose of affixing an official stamp to a conformance badge?

Affixing an official stamp to a conformance badge applies a counter-signature after the badge passes verification gates. This provides a standardized trust infrastructure by publicly certifying the runtime's capabilities.

Can I use sm-conformance to manage agent reputations and badge formats?

Yes, you can use sm-conformance alongside sm-parc to manage agent reputations and badge formats. The notary skill relies on both libraries to operate offline and maintain the integrity of its public register.