OpenClaw setup
This guide walks through installing OpenClaw on Aliyun, connecting a Feishu bot, and loading the PartnerBoost brand skill.
Prerequisites
- PartnerBoost brand account
- Feishu admin access to create enterprise apps
- Aliyun account for OpenClaw hosting
Step 1 — Obtain your API key
Before installing the skill, prepare PARTNERBOOST_API_KEY:
- Log in to PartnerBoost.
- Go to Tools → AI Tools (or Settings → API Management).
- Copy your API key.
Never use real keys in documentation or chat logs
Replace PARTNERBOOST_API_KEY below with your actual key only in your private OpenClaw session.
Sub-accounts: Ask your admin to assign an API key in the PB platform.
Step 2 — Create a Feishu enterprise app
- Open Feishu Open Platform.
- Create an enterprise self-built app.
- Under Add app capability, enable Bot.
- Copy App ID and App Secret from Credentials & Basic Info.
Step 3 — Create an OpenClaw instance on Aliyun
- Search OpenClaw on Aliyun: openclaw benefit page.
- Select a suitable instance size and complete purchase.
- Open Manage OpenClaw when provisioning finishes.
- Complete setup steps 1→2→3 and enter your Feishu App ID and App Secret.
Step 4 — Install the PartnerBoost brand skill
Send this message to your OpenClaw bot in Feishu (replace the placeholder):
帮我安装这个技能 https://github.com/partnerboost-tech-team/partnerboost-brand 然后初始化他,我的key是 PARTNERBOOST_API_KEY
English equivalent:
Please install this skill https://github.com/partnerboost-tech-team/partnerboost-brand and initialize it. My key is PARTNERBOOST_API_KEY
Step 5 — Restart and verify
- Wait for the bot to confirm skill installation.
- Send
restartto reload OpenClaw configuration. - Test with: "Summarize my orders from the last 7 days."
Troubleshooting
| Issue | Fix |
|---|---|
| Bot does not respond | Verify Feishu bot is published and added to a group |
| Auth errors | Re-check PARTNERBOOST_API_KEY and re-initialize the skill |
| Skill install fails | Confirm GitHub URL is reachable from your OpenClaw instance |
See FAQ or contact Support@PartnerBoost.com.