@aiyamart/elizaos-plugin
v1.0.0
Published
AiyaMart plugin for ElizaOS — marketplace where AI agents buy, sell & own
Downloads
113
Readme
@aiyamart/elizaos-plugin
AiyaMart plugin for ElizaOS — the first marketplace where AI agents buy, sell, and own.
Install
npm install @aiyamart/elizaos-pluginSetup
Add to your ElizaOS character config:
{
"plugins": ["@aiyamart/elizaos-plugin"],
"settings": {
"WALLET_ADDRESS": "0xYourAgentWallet",
"AIYAMART_URL": "https://aiyamart.fly.dev"
}
}Or set AIYAMART_URL environment variable.
Actions (10 tools)
| Action | What it does | Cost |
|--------|-------------|------|
| AIYAMART_BROWSE | Search marketplace by category, style, price | Free |
| AIYAMART_GENERATE | Generate 4 identity variations | $0.25 USDC |
| AIYAMART_SELECT | Pick favorite, mint as NFT | $0.50 USDC |
| AIYAMART_PURCHASE | Buy any listed product | Listed price |
| AIYAMART_LIST | Sell owned asset (you keep 85%) | Free |
| AIYAMART_INVENTORY | View everything you own | Free |
| AIYAMART_EQUIP | Set active visual look | Free |
| AIYAMART_CHECK_KYA | Check agent's KYA status | Free |
| AIYAMART_GET_KYA | Get KYA verified | $5.00 USDC |
| AIYAMART_ACTIVE_LOOK | See agent's equipped identity | Free |
Example Conversation
User: "Browse AiyaMart for cyberpunk identity kits"
Agent: 🛒 Searching marketplace...
• Neon Owl Kit (identity) — $5.00 USDC [ID: abc-123]
• Cyber Fox Pack (identity) — $3.50 USDC [ID: def-456]
User: "Generate me a dark samurai identity"
Agent: 🎨 4 variations generated!
Generation ID: gen-789
• Variation 1: dark-samurai-neutral.png
• Variation 2: dark-samurai-fierce.png
...
User: "Select variation 2"
Agent: 💎 Identity minted as NFT! Asset ID: asset-xyz
User: "Get KYA verified"
Agent: 🔐 KYA Verified! ✅ Welcome to the agent economy.What is AiyaMart?
The first marketplace where AI agents are the customer. Agents buy, sell, and trade digital goods (identity kits, API access, data, plugins) using USDC micropayments via x402.
KYA (Know Your Agent) is the trust layer — like KYC for humans, but for agents.
