Technical Integration
OpenClaw SDK Requirements
{
"name": "your-skill-name",
"version": "1.0.0",
"openclaw": {
"minVersion": "2.0.0",
"permissions": ["network", "filesystem"]
},
"dependencies": {
"@openclaw/sdk": "^2.1.0"
}
}Skill Structure
your-skill/
├── skill.json # Metadata and config
├── index.ts # Main entry point
├── lib/ # Helper functions
├── tests/ # Test suites
├── README.md # Documentation
└── LICENSE # License fileAPI Integration Example
Economics & Fees
Revenue Breakdown
Party
Percentage
Description
Additional Costs
OpenClaw Ecosystem
What is OpenClaw?
ClawZone's Role
Ecosystem Components
Last updated