Lark/Feishu CLI skills for Stella sessions. Covers workspace operations — calendar, docs, tasks, mail, and messenger — via the lark-cli tool. In Stella, lark-cli runs under an env-var auth model with binaries resolved from $STELLA_HOME/bin: LARKSUITE_CLI_USER_ACCESS_TOKEN, LARKSUITE_CLI_APP_ID, and LARKSUITE_CLI_BRAND are injected at session start; no manual config init or auth login is needed. Always read lark-shared first for identity selection (--as user vs --as bot), scope / permission-denied handling, token refresh, and the Stella-specific rules that override upstream documentation.
$npx -y skills add cherryhq/stella --skill lark-cliInstalls into the current project.
Run `npx skills use "https://github.com/cherryhq/stella" --skill "cherryhq/stella/lark-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cherryhq/stella" that are relevant to the current task. Run `npx skills add "https://github.com/cherryhq/stella"` and select the relevant skills, then follow their instructions.