clawdi-ai/walrus
v0.1.0
Reusable agent skills for building on Walrus, the decentralized storage protocol built on Sui.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "walrus",
"version": "0.1.0",
"description": "Reusable agent skills for building on Walrus, the decentralized storage protocol built on Sui.",
"author": {
"name": "Mysten Labs",
"url": "https://www.mystenlabs.com"
},
"homepage": "https://docs.wal.app/skills",
"repository": "https://github.com/MystenLabs/walrus-skills",
"keywords": [
"walrus",
"sui",
"storage",
"websites",
"sdk"
],
"extensions": {
"ai.clawdi": {
"schemaVersion": 1,
"display": {
"name": "Walrus",
"category": "developer-tools",
"languages": [
"en"
]
},
"compatibility": {
"runtimes": [
"openclaw",
"hermes"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- ai.clawdi