ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

masumi-network

Masumi Network skill for warranty vault verification. Handles OCR receipt scanning, Cardano blockchain proof-of-purchase logging, immutable decision logging, agent collaboration discovery, and smart wallet payments. Use for warranty claims, product verification, agent-to-agent service payments, or immutable audit trails on Cardano.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fisch192/masumi-network
Or

Masumi Network Warranty Vault

Quick Start

Run scripts for core functions:

  • scripts/register-agent.py - Register Franz AI
  • scripts/verify-warranty.py --receipt "Warranty text" - Verify receipt
  • scripts/collaborate.py - Find partners

Workflow

  1. OCR receipt → Extract data
  2. Generate proof-hash
  3. Log to Cardano TX
  4. Charge fee via smart wallet

See references/api.md for endpoints.

Monetization

  • 1% fee per verification
  • Publish to ClawHub for passive income

Metadata

Author@fisch192
Stars2387
Views2
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fisch192-masumi-network": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.