# configure ## Purpose Skill for setting up Feishu channel credentials and checking overall channel status. Invoked via `/feishu:configure`. ## Key Files | File | Description | |------|-------------| | `SKILL.md` | Skill definition — dispatches on args: no args = status, ` ` = save credentials, `clear` = remove | ## For AI Agents ### Working In This Directory - This skill manages `~/.claude/channels/feishu/.env` — always `chmod 600` after writing - Credential changes require daemon restart or `/reload-plugins` to take effect