Skip to content

Royaltyprogram/autoskills-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autoskills CLI

image

Public distribution repository for the Autoskills CLI. Pre-built binaries are published via GitHub Releases.

Installation

Install the latest release:

curl -fsSL https://raw.githubusercontent.com/Royaltyprogram/autoskills-cli/main/scripts/install.sh | sh

Install a specific release:

AUTOSKILLS_VERSION=<release-tag> curl -fsSL https://raw.githubusercontent.com/Royaltyprogram/autoskills-cli/main/scripts/install.sh | sh

The installer selects the newest published release that has a bundle for the current platform (macOS and Linux supported).

Note

If the command "autoskills" is not found after running the script, run the following commands.

echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zshrc
echo 'export PATH="$HOME/.local/bin:$PATH"' >> ~/.zprofile
exec zsh -l

How it works

image

Usage

Re-upload all local Codex sessions after clearing the saved upload cursor:

autoskills collect --reset-sessions

If one local session is rejected with Invalid Params, the collector skips that session, records it in the JSON result, and continues with the rest of the backlog.

About

Public GitHub Releases for the Crux CLI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages