Home

stencila agents show

Show an agent

Displays the full content and metadata of a specific agent.

Usage

stencila agents show [OPTIONS] <NAME>

Examples

# Show an agent as Markdown
stencila agents show code-review

# Show an agent as JSON
stencila agents show code-review --as json

Arguments

NameDescription
<NAME>The name of the agent to show.

Options

NameDescription
-a, --asThe format to show the agent in. Default value: md.
© 2026 Stencila