Install Skills
Add Thirdfy skills to your OpenClaw agent. Add to OpenClaw, Hosted manifest, or curl.
Optional for OpenClaw: Skills are not required for Console, CLI, or MCP. Use this page when your runtime installs skills by URL.
TL;DR: Install thirdfy-intent-api first. Paste the hosted manifest URL in your OpenClaw Skills/Integrations panel. Creator Platform package upload is optional and only needed for directory/review.
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 (optional)
If you use Creator Platform for profile and review:
- 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 email onboarding (CLI whoami or MCP completeEmailOnboarding). Creator Platform Identity tab is optional.
Skills Included
| Skill | Tier | Description |
|---|---|---|
| thirdfy-intent-api | Primary | Execute actions through Intent API (Model A). Install first. |
| thirdfy-tx-builder | Optional | Transaction building |
| thirdfy-check-market | Optional | Read-only market and integration intelligence |
| thirdfy-buy-credits | Optional | Add USD balance via x402 |
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