Rename Chat

Rename the current chat/session to a concise 3-5 word topic title. Use only on explicit /rename-chat invocation.

kritika810 Updated

File contents

rename-chat

Origin: converted from a Cursor built-in skill (~/.cursor/skills-cursor/rename-chat/). Calls a Cursor app-control tool; in VS Code Copilot, chat naming is handled by the product. Body kept for reference.

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 retriesBilling 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.

kritika810/copilot-skills/tree/main/skills/rename-chat commit cac3ecd02b

Frequently asked questions

npx skillmds@latest add kritika810/rename-chat