Demo skill
Scanned 9/3/2026
Install to Claude Code
npx -y skills add larksuite/cli --skill lark-demo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lark Demo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/larksuite-lark-demo)More formats (shields.io, HTML) on the badges page.
---
name: lark-demo
description: Demo skill
---
```bash
# 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
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!