clawdi-ai/scallop
v0.1.0MIT
Complete AI skills for Scallop Protocol on Sui - lending, staking, governance, and more.
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": "scallop",
"version": "0.1.0",
"description": "Complete AI skills for Scallop Protocol on Sui - lending, staking, governance, and more.",
"author": {
"name": "Scallop",
"url": "https://scallop.io"
},
"homepage": "https://scallop.io",
"repository": "https://github.com/scallop-io/scallop-skills",
"license": "MIT",
"keywords": [
"scallop",
"sui",
"defi",
"lending",
"staking"
],
"extensions": {
"ai.clawdi": {
"schemaVersion": 1,
"display": {
"name": "Scallop Protocol",
"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