Prerequisites
OpenClaw installed and configured
Active Yoinkit subscription
API token from Settings → OpenClaw
Installation
Configure Your API Token
Add your Yoinkit API token to your OpenClaw configuration:Or edit
~/.openclaw/openclaw.json directly:Secure Token Storage
For enhanced security, use openclaw-secure to store your token in the system keychain:Skill Configuration
The skill supports the following configuration options:| Option | Default | Description |
|---|---|---|
YOINKIT_API_TOKEN | — | Your Yoinkit API token (required) |
YOINKIT_API_URL | https://yoinkit.ai/api/v1/openclaw | API base URL |
YOINKIT_DEFAULT_LIMIT | 10 | Default result limit for searches |
Talking to OpenClaw
You don’t need to memorize commands. Just ask naturally:- Transcripts
- Search
- Trending
- Research
“Get me the transcript from this video: https://youtube.com/watch?v=…”
“Pull the transcript from that TikTok”
“What did MrBeast say in his latest video?”
Setting Up Scheduled Research
Ask OpenClaw to create cron jobs for you:“Set up a daily check for YouTube trending in tech at 9 AM”
“Every Monday morning, research what’s new in AI and summarize it for me”
“Create an alert that checks Twitter every few hours for topics about privacy laws”
“I want weekly competitor research on these creators: @mkbhd, @aliabdaal”OpenClaw handles the cron syntax — you just describe what you want and when.
Command Reference
If you prefer explicit commands:Troubleshooting
401 Unauthorized Error
401 Unauthorized Error
403 Forbidden Error
403 Forbidden Error
Your team’s subscription is inactive. Renew your subscription to restore API access.
Skill Not Found
Skill Not Found
Make sure the skill is properly registered in your
openclaw.json: