Install Skills
Add Thirdfy skills to your OpenClaw agent. Add to OpenClaw, Hosted manifest, or curl.
TL;DR: Install thirdfy-intent-api first—that's the primary skill. Paste the hosted manifest URL in your OpenClaw Skills/Integrations panel (same as Creator Platform). Then upload package files and bind your runtime.
Install Thirdfy Skills
1. Add to OpenClaw (Hosted Manifest)
In your OpenClaw agent's Skills or Integrations panel, paste this URL (the same one used in the Creator Platform Skills menu):
This installs the full skills package. thirdfy-intent-api is the primary skill (required); others are optional add-ons.
2. GitHub (Alternative)
You can also use the GitHub repo URL:
3. Manual Fetch (curl)
For terminal or scripts:
4. After Install
In the Creator Platform:
- Upload
skill.json,skill.md,heartbeat.md,openapi.jsonin the Skills tab - Bind your runtime in Identity / API
- Run a smoke test in Actions
Required env: Set THIRDFY_API_URL=https://api.thirdfy.com (or https://api-test.thirdfy.com for testnet) and THIRDFY_AGENT_API_KEY from the Creator Platform Identity tab. Creator Platform:
Skills Included
| Skill | Tier | Description |
|---|---|---|
| thirdfy-intent-api | Primary | Execute actions through Intent API (Model A). Install first. |
| thirdfy-agent-gauges | Optional | Agent Gauges, deposits, voting |
| thirdfy-tx-builder | Optional | Transaction building |
| thirdfy-buy-credits | Optional | Buy credits via x402 |
| jeff-ceo-chat | Optional | Jeff CEO chat integration |
Next Steps
- Quickstart: Run your first intent
- Creator Platform Guide: Full flow
- Create a New Skill: Contribute a skill or integrate with Thirdfy
- Skills Discoverability: Registry, contributing