Back to Registry View Author Profile
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-networkOr
Masumi Network Warranty Vault
Quick Start
Run scripts for core functions:
scripts/register-agent.py- Register Franz AIscripts/verify-warranty.py --receipt "Warranty text"- Verify receiptscripts/collaborate.py- Find partners
Workflow
- OCR receipt → Extract data
- Generate proof-hash
- Log to Cardano TX
- Charge fee via smart wallet
See references/api.md for endpoints.
Monetization
- 1% fee per verification
- Publish to ClawHub for passive income
Metadata
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.