Skip to main content

Module skill

Module skill 

Source
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 or file://).
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.