stencila agents create
.stencila/agents/--user~/.config/stencila/agents/
Usage
stencila agents create [OPTIONS] <NAME> <DESCRIPTION>Examples
# Create a new agent in the workspace
stencila agents create my-agent "A helpful assistant"
# Create a new agent in user config
stencila agents create my-agent "A helpful assistant" --userArguments
<NAME> | |
<DESCRIPTION> |
Options
--user | truefalse |