Home

General

General-purpose agents handle a wide range of tasks and route requests to specialized agents when appropriate.

Usage

You can use these agents in the Stencila TUI by selecting one with the /agent command, or by starting your prompt with #agent-name e.g. #manager. Agents can also be referenced by name in workflow node definitions.

  • Manager Agent: Routes user requests to the most appropriate agent or workflow.

  • General Agent: A general-purpose agent using the default model provider

  • General A Agent: A general-purpose agent using Anthropic's frontier model

  • General G Agent: A general-purpose agent using Google's frontier model

  • General M Agent: A general-purpose agent using Mistral's frontier model

  • General O Agent: A general-purpose agent using OpenAI's frontier model

© 2026 Stencila