Agent
Full reference for AGENT.md frontmatter properties.
Agent
Full reference for AGENT.md frontmatter properties.
Agent
How to create and configure custom agents with AGENT.md files.
Agent
How to list, inspect, run, and manage agents from the CLI and TUI.
Agent
Agent "create" from stencila/stencila, covering usage, examples, create a new agent in the workspace, create a new agent in user config and arguments.
Agent
Agent "list" from stencila/stencila, covering usage, examples, list all agents in table format, output agents as json and list only workspace agents.
Agent
Show how an agent session would be routed.
Agent
Run an agent with a prompt.
Agent
Agent "show" from stencila/stencila, covering usage, examples, show an agent as markdown, show an agent as json and arguments.
Agent
Agent "validate" from stencila/stencila, covering usage, examples, validate an agent by name, validate an agent directory and validate an agent.md file directly.
Agent
Create a new Stencila agent. Use when asked to create, write, scaffold, or set up an agent directory or AGENT.md file. Covers workspace and user-level agents with model, provider, tool, trust, and MCP configuration.
Agent
Critically review a Stencila agent and suggest improvements. Use when asked to review, audit, critique, evaluate, or improve an agent directory or AGENT.md file. Covers frontmatter validation, system instruction quality, configuration correctness, and adherence to the Agent schema.
Agent
Create and iteratively refine a Stencila agent using the agent-creator and agent-reviewer agents, route approved drafts through human review with optional commit, and loop on requested revisions.
Agent
Design an agent top-down by first planning its skills, creating each skill via the skill-creation-iterative workflow, and then creating, refining, and optionally committing the agent with those skills available.