
๐งฐ Not standalone. This skill ships with larksuite/cli and only works together with that tool โ install the tool first, then add this skill.
This is the playbook your agent receives when the skill activates โ you don't need to read it to use the skill, but it's here to audit before installing.
# comment
lark-cli docs +fetch --api-version v2 --doc A3Ijdemo
lark-cli im messages list \
--container-id oc_xxx \
--page-size 20
npx other-toolCopy & paste โ that's it
npx skills add https://github.com/larksuite/cli --skill lark-demoRun this in your project โ your agent picks the skill up automatically.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
View the full license file on GitHub โ