# Rename Chat

> Rename the current chat to match its focus. Use only when the user invokes /rename-chat. Optional text after the command steers the title.

- Skill: `cmdecker95/rename-chat` (Agent Skill)
- Install (CLI): `npx skillmds@latest add cmdecker95/rename-chat`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cmdecker95/rename-chat/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: cmdecker95 (https://skillmd.com/u/cmdecker95)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cmdecker95/rename-chat

---

# Rename Chat

Slash-only. Text after `/rename-chat` is an optional naming hint, not a verbatim title.

Pick a 3-5 word topic title in sentence case: first letter uppercase, rest lowercase except acronyms and proper nouns. Hint steers wording only. Example: hint `billing retries` → `Billing retries`. Avoid "Chat", "Conversation", or "Rename chat". At most 200 characters.

Call `cursor-app-control.rename_chat` once with that title. Do not ask for confirmation. If the tool is missing or fails, say so plainly and do not claim the chat was renamed.

