feishu-bitable-task-manager
Installation
SKILL.md
Feishu Bitable Task Manager
Use this skill to read/write tasks in a Feishu Bitable “task status table” while staying compatible with its schema conventions.
Path Convention
Canonical install and execution directory: ~/.agents/skills/feishu-bitable-task-manager/. Run commands from this directory:
cd ~/.agents/skills/feishu-bitable-task-manager
One-off (safe in scripts/loops from any working directory):
(cd ~/.agents/skills/feishu-bitable-task-manager && npx tsx scripts/bitable_task.ts --help)