sb search
Search for skills across your personal bin and all organizations you belong to.
Usage
sb search <query>Arguments
| Argument | Description |
|---|---|
query | Search term. Required. |
Flags
| Flag | Default | Description |
|---|---|---|
--type | "" | Filter results by item type (skill, command, prompt, plugin, agent, statusline). |
Examples
Search all items
sb search deploy# Found 2 result(s) for 'deploy':## deploy-helper (skill) Deploy Helper personal# A skill that helps with deployments# deploy-check (command) Deploy Check my-orgFilter by type
sb search deploy --type command# Found 1 result(s) for 'deploy':## deploy-check (command) Deploy Check my-orgOutput format
Each result shows:
- slug — the unique identifier
- type — the item type in parentheses
- name — display name
- bin —
personalor the organization slug
If the item has a description, it appears on the next line, indented.