Expand description
Agent skill installation and removal across coding assistants.
Constants§
- AGENT_
SKILL_ đź”’DIRS
Functions§
- download_
skill đź”’ - Fetches the skill file content from
url(HTTPS orfile://). - install_
skill 🔒 - Downloads, verifies, and installs an extension’s agent skill file into every detected coding assistant’s skills directory.
- remove_
skill 🔒 - Removes an extension’s skill directory from all detected coding assistants.