Skills from clawhub.ai/boyangwang
2 skills available
lark-calendar
This skill manages Lark (Feishu) calendar events and tasks and resolves employee names to Lark `user_id`s. It reads secrets from `../../../../.secrets.env` using `FEISHU_APP_ID`/`FEISHU_APP_SECRET`, calls `https://open.larksuite.com/open-apis`, and provides CLI scripts such as `skills/lark-calendar/scripts/create-event.mjs` for execution.
1 installs
lark-integration
Provides a Lark/Feishu webhook bridge that forwards messages and images to an OpenClaw gateway. It reads local secrets (`~/.openclaw/secrets/feishu_app_secret`, `~/.openclaw/openclaw.json`), requires `FEISHU_APP_ID`, runs `node bridge-webhook.mjs`, and calls `https://open.larksuite.com` and `ws://127.0.0.1:${GATEWAY_PORT}`.
0 installs