Skip to content

Commit 8226759

Browse files
committed
Agents are not invocable with slash command
1 parent aaa550e commit 8226759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/copilot/customization/prompt-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use prompt files to:
2323
* Override default behavior of a custom agent, such as creating a minimal implementation plan or generating mockups for API calls
2424

2525
> [!TIP]
26-
> **Prompt files, agents, or skills?** All three can be invoked as slash commands. Use prompt files for lightweight, single-task prompts. Use [custom agents](/docs/copilot/customization/custom-agents.md) when you need a persistent persona with its own tool restrictions and handoffs. Use [agent skills](/docs/copilot/customization/agent-skills.md) when you need a portable, multi-file capability with scripts and resources.
26+
> **Prompt files, agents, or skills?** Use prompt files for lightweight, single-task prompts. Use [custom agents](/docs/copilot/customization/custom-agents.md) when you need a persistent persona with its own tool restrictions and handoffs. Use [agent skills](/docs/copilot/customization/agent-skills.md) when you need a portable, multi-file capability with scripts and resources.
2727
2828
> [!TIP]
2929
> Use the [Chat Customizations editor](/docs/copilot/customization/overview.md#chat-customizations-editor) (Preview) to discover, create, and manage all your chat customizations in one place. Run **Chat: Open Chat Customizations** from the Command Palette.

0 commit comments

Comments
 (0)