rename-suggestion

Generates concise session names and outputs a /rename command to the clipboard.

3|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/epologee/leclause-skills --skill rename-suggestion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rename-suggestion
Source: https://github.com/epologee/leclause-skills/tree/main/packages/rename-suggestion/skills/rename-suggestion
Command: npx skills add https://github.com/epologee/leclause-skills --skill rename-suggestion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sessions often have vague or generic titles that make them hard to find and understand later. This Skill creates short, descriptive names that capture the core topic of a conversation so sessions are discoverable and meaningful at a glance.

Core Features & Use Cases

  • Suggests concise 3–6 word session names derived from the conversation context.
  • Respects conversation language and domain (Dutch vs. English, code vs. prose) and avoids leading verbs like "implement" or "fix".
  • Copies the ready-to-run /rename <name> command to the clipboard so the suggestion can be applied with a single paste.
  • Use Case: Rename a chat about integrating emoji color codes into thread tracking to "Thread tracking with emoji color codes".

Quick Start

Ask the assistant to suggest a concise 3-6 word session name that reflects the current conversation and output the complete /rename <name> command as the final line so it can be copied.

Frequently Asked Questions about rename-suggestion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate concise names for chat sessions?

To generate concise names for chat sessions, this Skill derives a descriptive 3-6 word title directly from the conversation context. It outputs the complete /rename command as the final line and copies it to your clipboard for immediate application.

Can I create bilingual or non-English session titles?

Yes, you can create bilingual or non-English session titles because the generated names respect the conversation's original language and domain. Whether the chat is in Dutch or English, the suggestion matches the language used in the session.

What is the best way to rename a conversation without leading verbs?

The best way to rename a conversation without leading verbs is to use this Skill, which analyzes the context and outputs a 3-6 word title. It deliberately avoids leading verbs like "implement" or "fix" to ensure clean, noun-focused session names.

How do I apply a suggested chat name instantly without typing?

To apply a suggested chat name instantly, the Skill copies the fully formatted /rename <name> command directly to your clipboard. You simply paste this command into the session to execute the rename action without manual typing.

Does session renaming work for code-focused discussions?

Yes, session renaming works for code-focused discussions. The Skill evaluates the conversation context, including technical or code-focused topics, and produces a succinct 3-6 word title that accurately reflects the specific code subject matter.