copilotskills

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package copilotskills installs agentskills.io-compliant SKILL.md files from an embedded filesystem to ~/.copilot/skills/{name}/.

Package copilotskills installs agentskills.io-compliant SKILL.md files from an embedded filesystem to ~/.copilot/skills/{name}/ with version-based skip logic and atomic writes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(name, version string, skillFS embed.FS, root string) error

Install writes embedded skill files to ~/.copilot/skills/{name}/. It checks a .version file — if it matches the given version, it skips (no I/O). If the version differs or .version doesn't exist, it overwrites all files and writes .version.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL