A command-line wrapper for managing Feishu (Lark) document permissions through the feishu-cli tool. Covers the full permission lifecycle: adding collaborators by email or department, updating access levels (view, edit, full_access), transferring ownership, and managing public sharing settings including password protection. You'll need App Token authentication with the right scopes configured, not User Token. The batch operations and department-level permissions are genuinely useful if you're onboarding teams or maintaining access controls programmatically. Most workflows boil down to adding edit permissions by email or transferring ownership after document creation. The documentation is thorough on the Chinese-language error messages and token prefix mapping, which matters if you're debugging API responses.
npx skills add https://github.com/riba2534/feishu-cli --skill feishu-cli-perm