fn download_skill(url: &str) -> Result<String, InstallerError>Expand description
Fetches the skill file content from url (HTTPS or file://).
fn download_skill(url: &str) -> Result<String, InstallerError>Fetches the skill file content from url (HTTPS or file://).