Agent Skills: Automatic Chat Naming

Generate descriptive chat titles from the first message using a fast LLM. Runs as a background workflow step after the main response to avoid delaying the experience.

UncategorizedID: andrelandgraf/fullstackrecipes/chat-naming

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/chat-naming

Skill Files

Browse the full folder contents for chat-naming.

Download Skill

Loading file tree…

.agents/skills/chat-naming/SKILL.md

Skill Metadata

Name
chat-naming
Description
Generate descriptive chat titles from the first message using a fast LLM. Runs as a background workflow step after the main response to avoid delaying the experience.

Automatic Chat Naming

To set up Automatic Chat Naming, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/chat-naming

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/chat-naming