Skip to content
Development
Skill

/lark-demo

Demo skill

From plugin
cli
16k28 skills2 agents
Install
$ npx -y skills add larksuite/cli --skill lark-demo --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/lark-demo

Context preview

The summary Claude sees to decide when to auto-load this skill.

Demo skill

SKILL.md

lark-demo.SKILL.md
name: lark-demo
description: Demo skill
# comment
lark-cli docs +fetch --api-version v2 --doc A3Ijdemo
lark-cli im messages list \
  --container-id oc_xxx \
  --page-size 20
npx other-tool
Ships withcli

The official Lark/Feishu CLI tool, maintained by the larksuite team — built for humans and AI Agents.

Get the whole plugin

Other skills on cli.