Files
2025-11-30 08:32:42 +08:00

18 lines
610 B
JSON

{
"name": "blockchain-web3",
"description": "Smart contract development with Solidity, DeFi protocol implementation, NFT platforms, and Web3 application architecture",
"version": "1.2.1",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"skills": [
"./plugins/blockchain-web3/skills/defi-protocol-templates",
"./plugins/blockchain-web3/skills/nft-standards",
"./plugins/blockchain-web3/skills/solidity-security",
"./plugins/blockchain-web3/skills/web3-testing"
],
"agents": [
"./plugins/blockchain-web3/agents/blockchain-developer.md"
]
}