Install skills from multiple sources with a single command
install
/skill install
cow skill install
/skill list --remote /skill install pptx
/skill install larksuite/cli /skill install https://github.com/larksuite/cli/tree/main/skills/lark-im
/skill install clawhub:baidu-search
/skill install https://cdn.link-ai.tech/skills/pptx.zip /skill install https://example.com/path/to/SKILL.md
/skill list # View installed skills /skill info pptx # View skill details /skill enable pptx # Enable a skill /skill disable pptx # Disable a skill /skill uninstall pptx # Uninstall a skill
/skill
cow skill