add-remote

command
v1.101.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Add (or update) a curated remote skill entry in internal/commands/skills/remote/registry.yaml.

Usage:

go run ./scripts/skills/add-remote <gitlab-url> [--replace]

The URL can be either form:

https://gitlab.com/<group>/<project>/-/tree/<ref>/<path>
https://gitlab.com/<group>/<project>/-/blob/<ref>/<path>/SKILL.md

The script fetches SKILL.md from gitlab.com (anonymously), reads its frontmatter, and inserts/updates the registry entry sorted by name. Branch refs are recorded as "latest"; tags and SHAs are preserved as-is.

Jump to

Keyboard shortcuts

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