Loading...
Loading...
Operate the Trylle git platform with the official `try` CLI. Use when an agent needs to authenticate to Trylle; inspect or manage repositories, pull requests, issues, stacked PRs, CI, actions secrets or variables, organizations, profiles, SSH keys, automations, or bots; print Trylle web URLs; call an uncovered public API endpoint; or use Trylle's AI, explain, draft, and diff commands.
npx skill4agent add trylle-labs/skills trylle-clitrygitTERMS_OF_USEtrylle-clitrynpm i -g @trylle/trylle-clinpx trylle-clinpx trylle-cli versiontry# Python Way
uv tool install trylle-cli
# Rust Way (slow and will build from source)
cargo install trylle-cli--jsontry auth status --jsontry auth token --showtry repo context --json-R OWNER/NAMEOWNER/NAMEtry repo viewclonetry <group> <command> --helptry browse repo|pr|issuetry statustry repotry prtry issuetry stacktry citry actionstry orgtry profiletry ssh-keytry automationtry bottry browsetry apitry aitry explaintry drafttry diff--body-file--json--helptry api/v1# add
npx skills add trylle-labs/skills
# update
npx skills update trylle-labs/skills --skill trylle-cliuvuvx upd-skill -g trylle-labs/trylle-cli-R OWNER/NAMEtry pr current --jsonnulltry repo context --jsontry pr review--approve--request-changes--commenttry issue label --set--add--removetry stack submitorigintry ci logs --followtry ci watch