Install the CLI
Install a Skill
git-workflow skill and any transitive dependencies to your local project directory (.strawpot/skills/).
Install a Role
Search the Registry
View Package Details
Project File
Create astrawpot.toml to declare dependencies for your project:
Authentication
To publish skills and roles, you need an API token:- Sign in at strawhub.dev with GitHub
- Go to Settings > API Tokens and create a token
- Authenticate the CLI:
Using with StrawPot
StrawPot automatically resolves and installs skills and roles from StrawHub during orchestration sessions. You can also use the same commands throughstrawpot:
Next Steps
- Skills — Understand how skills work
- Roles — Understand how roles work
- CLI Reference — All available commands
- Publishing — Publish your own skills and roles