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. It can also install Aether’s public teleport skill locally. For the concepts behind saved skills, see Skills; for an end-to-end walkthrough, see the Skills guide.
Subcommands
install
aether-teleport, and installing this public static bundle does not require an Aether login.
Without an override, the command installs into ~/.claude/skills/aether-teleport when ~/.claude exists and into ~/.agents/skills/aether-teleport when ~/.codex exists. Both detections may fire.
string
Install into this exact directory and skip local-agent detection. No
skills/aether-teleport suffix is appended.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.