# 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: `johnalbertini14-glitch/masumi-network` (Agent Skill, multi-file: 9 files)
- Install (CLI): `npx skillmds@latest add johnalbertini14-glitch/masumi-network`
- Raw SKILL.md: https://api.skillmd.com/api/skills/johnalbertini14-glitch/masumi-network/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: johnalbertini14-glitch (https://skillmd.com/u/johnalbertini14-glitch)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/johnalbertini14-glitch/masumi-network

---


# 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
