openclaw-agent-feishu-onboarding
Installation
SKILL.md
OpenClaw Agent Feishu Onboarding
Standardize creation of new OpenClaw agents and Feishu route binding. Use this skill for operational execution with strict confirmations.
Runtime Prerequisites
- Required binaries:
openclaw(CLI available in PATH)python(3.x, used byscripts/validate_feishu_bindings.py)
- Preflight checks:
openclaw --versionpython --version
- Data access behavior:
- Reads local OpenClaw config (
openclaw.json/OPENCLAW_CONFIG_PATH) - May write local agent and routing state (
agents.list[],bindings[]) - Do not run on machines where local config access is not permitted
- Reads local OpenClaw config (