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.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add NeverSight/skills_feed --skill chat-naming --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Chat Naming?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/neversight-chat-naming)More formats (shields.io, HTML) on the badges page.
---
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:
```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/chat-naming
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!