skill_install

Install a skill from a path or URL

Description

Install a skill from a path or URL

Usage

skill_install(source, target_dir = NULL, force = FALSE)

Arguments

  • source: Path to skill directory or URL
  • target_dir: Installation directory (default: ~/.llamar/skills)
  • force: Overwrite if exists

Value

Installed skill name