Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@gabriel-operator/cli

Gabriel Operator CLI — scaffold personas and install authoring skills.

Install

# From GitHub (works immediately)
npx github:Gabriel-Operator/gabriel-cli --help
npx github:Gabriel-Operator/gabriel-cli scaffold persona

# From npm (after @gabriel-operator/cli is published)
npx @gabriel-operator/cli --help
npm i -g @gabriel-operator/cli

Commands

Scaffold a persona

gabriel scaffold persona
# or
npx @gabriel-operator/cli scaffold persona --name "InventoryBot"

Without GABRIEL_API_KEY, the CLI prints next steps to create a persona and mint a key.

With a key:

export GABRIEL_API_KEY=gabi_<your-key>
export GABRIEL_BASE_URL=https://gabrieloperator.com   # optional
gabriel scaffold persona

The CLI verifies the key via GET /api/gateway/resources, lists existing digital twins when present, and prints a harness install prompt for coding agents.

Install authoring skills

gabriel skills install

Runs:

npx skills add Gabriel-Operator/gabriel-workflow-builder

Related

About

Gabriel Operator CLI — scaffold personas and install authoring skills

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages