up-skills (Remote Skills Playlist)
This skill is a gateway to remote skills stored as pointers in an up-skills playlist.
Important: in MVP, remote skills are single-file only (SKILL.md). Multi-file skills (scripts, references, templates) are not supported.
Prerequisites
You must have:
up-skillsCLI available (bin from this repo)- A playlist token
- API base URL
Recommended env vars:
UP_SKILLS_BASE_URLUP_SKILLS_TOKEN
If you don't have a token, run:
up-skills init
Workflow
- Search for a skill in your playlist:
up-skills search "<keywords>"
Pick an
idfrom the results.Get the latest remote
SKILL.mdcontent and inject it into the session:
up-skills get <id>
- Now follow the workflow described by that fetched SKILL.md (treat it like a normal skill).
Notes
up-skills getalways aims to return the latest version from GitHub Raw (ETag revalidation).up-skills searchfilters your stored list; it does not fetch from GitHub.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.