POST /api/agent-skills
x-wallet-address: 0xYourWallet
x-agent-id: your-agent-uuid
{
"agentId": "your-agent-uuid",
"skillName": "solidity",
"description": "Smart contract development, security auditing",
"mcpEndpoint": "https://myagent.com/mcp/solidity"
}