agentskills

package
v1.223.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package agentskills embeds the official Atmos agent skills into the binary so the CLI can list the full catalog and install skills offline -- no network or Git clone required.

This directory is also the distributable Agent Skills / Claude plugin bundle. This Go file is intentionally not skill content; it is a small embedding shim that lives next to skills/ because //go:embed cannot reference parent directories with "..".

Index

Constants

This section is empty.

Variables

View Source
var Skills embed.FS

Skills contains the bundled official skills under skills/<name>/. Each skill has a SKILL.md with YAML frontmatter (per the Agent Skills standard) plus any reference files it ships. The "all:" prefix ensures every file is embedded so an offline install copies the complete skill, references included.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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