The
@dust agent includes Discover Skills by default.How to add it
In the Agent Builder, open your custom agent and select Discover Skills from the Capabilities section. Then save the agent.Make workspace skills discoverable
Discover Skills only sees workspace skills marked as discoverable. Mark a skill as discoverable if you want agents with this capability to find and enable it. Skills that are not discoverable do not appear in the available skill list.What it does
When Discover Skills is enabled, your agent can:
Discover Skills does not load every available skill into the agent at once. It keeps the agent’s initial configuration focused, then adds specialized guidance and capabilities when they become relevant.
Once the agent enables a skill, that skill remains available to the same agent for subsequent messages in the conversation.
When to use it
Add Discover Skills when:- You are building a general-purpose agent that handles varied requests.
- Your workspace has reusable skills for different teams or workflows.
- You want agents to benefit from newly published discoverable skills without updating every agent configuration.
- Loading all specialized instructions and tools upfront would add unnecessary context.