Feishu User Auth
/install feishu-user-auth
feishu-user-auth
在当前租户下,如果 tenant_access_token 不能稳定写多维表,先运行这个 skill。
它会:
- 打开浏览器进入飞书授权页
- 通过本地回调地址接收授权码
- 换取
user_access_token + refresh_token - 缓存在本机
~/.codex/feishu-auth/content-system-sync.json
运行前请确认:
- 已配置
FEISHU_APP_ID - 已配置
FEISHU_APP_SECRET - 飞书应用已开通网页应用能力
- 飞书应用回调地址已包含
http://127.0.0.1:14578/callback
输出:
content-production/published/YYYYMMDD-feishu-user-auth.md
授权成功后,再运行 feishu-bitable-sync 即可按用户身份写多维表。
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install feishu-user-auth - After installation, invoke the skill by name or use
/feishu-user-auth - Provide required inputs per the skill's parameter spec and get structured output
What is Feishu User Auth?
Complete one-time Feishu browser authorization and cache a local `user_access_token` so later `feishu-bitable-sync` runs can write Bitable rows as the curren... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Feishu User Auth?
Run "/install feishu-user-auth" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Feishu User Auth free?
Yes, Feishu User Auth is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Feishu User Auth support?
Feishu User Auth is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Feishu User Auth?
It is built and maintained by Abigale-cyber (@abigale-cyber); the current version is v1.0.0.