Documentation ¶ Index ¶ func DeployAll(baseDir string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DeployAll ¶ func DeployAll(baseDir string) error DeployAll extracts all embedded skill directories under baseDir. Each skill is deployed to baseDir/<skill-name>/. Files are only written when their content differs from the embedded version. Types ¶ This section is empty. Source Files ¶ View all Source files deploy.go Click to show internal directories. Click to hide internal directories.