SKILL.md instruction packs that the agent can load into any task. Use this command to push local skill folders to your account, pull them back, and keep them in sync. For the concepts behind skills, see Skills; for an end-to-end walkthrough, see the Skills guide.
Subcommands
list
get
bool
Show the skill’s file list.
string
Write the skill’s files to this directory.
push
SKILL.md manifest. By default the slug is the basename of <dir>.
string
Slug override (default: basename of
<dir>).bool
Skip the overwrite confirmation if the slug already exists.
pull
bool
Overwrite the target directory if it is non-empty.
sync
string
Override the local source directories. Repeatable.
bool
List what would be uploaded without uploading.
bool
Overwrite existing skills without prompting.
delete
bool
Skip the confirmation prompt.