AI AGENT ADDONS

Feishu Cli Auth

riba2534/feishu-cli

Feishu authentication is a command line tool that helps you manage user access tokens. It uses a standard method called device flow to log in. You can check which permissions you have, get new tokens, and refresh old ones. The tool is built for both people and AI agents. For AI agents, it works in two steps. First it gives a link to the user. After the user approves, it finishes the login. This avoids waiting too long in one step.

The tool also checks if you are missing any permissions. It can tell you what is missing and help you add them later. You can manage multiple apps and accounts with the profile command. The doctor command checks your setup for network or configuration problems. This makes it easy to keep everything working.

Add Feishu Cli Auth skill to your workflow

Global

mkdir -p ~/.claude/skills/feishu-cli-auth

Project

mkdir -p .claude/skills/feishu-cli-auth

Source Repository

Stars
1,233
Forks
136
Watchers
1,233
Last Push
1 month ago
Created
6 months ago