session-title

A session-title tool for setting, viewing, suggesting, or rotating the label of the current coding-agent session.

In plain words
What is it for?
Use it to rename a session, check its current title, request a title suggestion, or rotate the title.
Why use it?
It keeps session lists and dashboards understandable by giving each session a clear label. It only acts when the operator asks.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/zookanalytics/gc-toolkit/session-title
Any agent
npx skills add zookanalytics/gc-toolkit --skill session-title
Clone the repo
git clone --depth 1 https://github.com/zookanalytics/gc-toolkit

Made for: Claude Code, Codex.

Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,714 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00068 $0.01714
Opus 5 $0.00034 $0.00857
Sonnet 5 $0.00014 $0.00343
Haiku 4.5 $0.00007 $0.00171

Measured 2d ago against content hash 15d1c8d3a52f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

session-title scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/session-title/SKILL.md · 174 lines

How it starts

The opening of the file, as written. The whole thing — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Session Title

Set, view, suggest, or auto-rotate the title for the current session. Applies to canonical agents (mechanik, deacon) and to any ad-hoc session the operator spawns. The title shows up in gc session list, the operator's session popup, and the dashboard, so a descriptive title helps the operator see at a glance what the session is on.

Operator-initiated only. Do not invoke this skill unless the operator asks for it. The agent's own judgment that the title is stale or noisy is not a trigger; surface the suggestion in conversation and let the operator decide.

The convention side of self-renaming — canonicals rotating as focus shifts — lives in each agent's own prompt, not gated by this skill.

Detect the form

This skill has four forms. Pick one based on what the operator typed:

  • Auto-rename (default no-args) — /session-title with no args, or a bare "rename this session" / "rename mechanik" with no value supplied. Propose nothing — pick a forward-focus title from recent context and apply it directly.
  • Set/session-title <text>, or "rename this session to ", "set the title to ", "rename mechanik to ". Apply the operator's text verbatim.
  • View/session-title --view, or "what's my title", "what's my session title". Return the current title; do not rename.
  • Suggest/session-title --suggest, or "suggest a title", "what should this session be called?". Propose a title from recent context and wait for the operator to confirm, edit, or skip before applying.

The distinction between Auto-rename and Suggest is the friction level: Auto-rename is the bread-and-butter operator gesture and must be frictionless; Suggest is opt-in for when the operator wants to see the proposal first.

Auto-rename

No-args is the default. Look at recent context (see Title generation below), choose a forward-focus title, and apply it directly:

gc session rename "$GC_SESSION_ID" "<title text>"

Read the full file on GitHub · 174 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 174 lines · 68 tokens per session scan A 15d1c8d3a52f

Subscribe to this mod's changes

session-title is a skill published in the GitHub repository zookanalytics/gc-toolkit (5 stars, last pushed 4d ago), licensed MIT. It adds 68 tokens to every session and 1,714 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

foundry-config-setup

Resolve missing setup caused by a hardcoded Foundry project endpoint or model in a sample. Use when a sample fails because it uses a placeholder/hardcoded projectendpoint (for example "https://your-project.services.ai.azure.com") or a hardcoded model instead of reading them from the environment.

microsoft/agent-framework · 65 tokens

oma-scholar

Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…

first-fluke/oh-my-agent · 73 tokens

github

Interact with GitHub (issues, PRs, repos, releases) using the gh CLI. Use when asked to read or write GitHub state — open an issue, fetch PR diff, comment, list runs, etc.

Team-Commonly/commonly · 49 tokens

agentic-workflow-designer

Conversational skill that interviews users to design new agentic workflows.

bradygaster/squad · 19 tokens

creating-skills

Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, update an existing skill, or needs skill creation guidelines. Provides structure, frontmatter fields, naming conventions, and new features like dynamic context…

redai-infra/Relax · 70 tokens

task-planning

计算任务 gap 并产出下一步可执行子任务 List[TaskSpec];gap 已闭返回空数组。对齐案例剧本 gwqie46v7hzr1w6h(存储行业尽调)确定式分解。.

inclusionAI/Avernet · 58 tokens