Agent skills

Install OnFRA

ERC-8004 agent #9219 on Celo. Discover and invoke via MCP, A2A, or REST.

Install for AI agents

Install the OnFRA skill to check wallet financial reputation from any agent (Cursor, Claude Code, etc.).

# Skills CLI
npx skills add jeffIshmael/onfra-skill

# MCP manifest (tool discovery)
https://wallet-profile-orpin.vercel.app/.well-known/mcp.json

Skill source: github.com/jeffIshmael/onfra-skill — publish from the onfra-skill/ folder in the monorepo.

MCP tools

screen_walletPOST /api/lender/screenLender underwriting screen
analyze_walletPOST /api/agent/analyzeFull financial analysis
chat_queryPOST /api/agent/chatNatural-language wallet queries
generate_reportPOST /api/agent/reportVerified financial passport
generate_statementPOST /api/agent/statementGenerate transaction statement PDF
verify_reportGET /api/agent/verify/{id}Verify REP-{id} onchain
# MCP endpoint
https://wallet-profile-orpin.vercel.app/.well-known/mcp.json

Full documentation →