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.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill masumi-network --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Masumi Network?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-masumi-network)More formats (shields.io, HTML) on the badges page.
---
name: masumi-network
description: 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.
---
# 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 incomeIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.