Skip to main content

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:

  1. Log in to PartnerBoost.
  2. Go to Tools → AI Tools (or Settings → API Management).
  3. 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

  1. Open Feishu Open Platform.
  2. Create an enterprise self-built app.
  3. Under Add app capability, enable Bot.
  4. Copy App ID and App Secret from Credentials & Basic Info.

Step 3 — Create an OpenClaw instance on Aliyun

  1. Search OpenClaw on Aliyun: openclaw benefit page.
  2. Select a suitable instance size and complete purchase.
  3. Open Manage OpenClaw when provisioning finishes.
  4. 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

  1. Wait for the bot to confirm skill installation.
  2. Send restart to reload OpenClaw configuration.
  3. Test with: "Summarize my orders from the last 7 days."

Troubleshooting

IssueFix
Bot does not respondVerify Feishu bot is published and added to a group
Auth errorsRe-check PARTNERBOOST_API_KEY and re-initialize the skill
Skill install failsConfirm GitHub URL is reachable from your OpenClaw instance

See FAQ or contact Support@PartnerBoost.com.