name-session

name-session is a skill for Claude Code, Codex from ne11nn/cantos-plugin. It costs 23 tokens per session (139 once invoked), scanned A, original, MIT.

A session-naming skill that reviews the current conversation and gives it a short title. It also identifies which assistant is active.

In plain words
What is it for?
Use it when you want a consistent one-line session name based on the work and topics discussed.
Why use it?
It keeps sessions easier to recognize and organize without requiring you to choose a title yourself.

Skill for Claude CodeCodex

Part of the cantos plugin — 25 skills, 2 commands, 11 agents, 2 hooks shipped together

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/ne11nn/cantos-plugin/name-session
Any agent
npx skills add ne11nn/cantos-plugin --skill name-session
Clone the repo
git clone --depth 1 https://github.com/ne11nn/cantos-plugin

Made for: Claude Code, Codex.

Or install cantos, the plugin that ships this one along with the rest of its 25 skills, 2 commands, 11 agents, 2 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for name-session

README.md
[![agentmods](https://agentmods.dev/badge/skills/ne11nn/cantos-plugin/name-session.svg)](https://agentmods.dev/skills/ne11nn/cantos-plugin/name-session)
Your own site
<a href="https://agentmods.dev/skills/ne11nn/cantos-plugin/name-session"><img src="https://agentmods.dev/badge/skills/ne11nn/cantos-plugin/name-session.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 139 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.00023 $0.00139
Opus 5 $0.00012 $0.00069
Sonnet 5 $0.00005 $0.00028
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

name-session 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 4d 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.

system/.claude/skills/name-session/SKILL.md · 17 lines

What it actually says

Look at the conversation so far — what assistant is active, what topics have been discussed, what work has been done.

Output exactly one line in this format:

Session: [AssistantName] | [Short title]

  • AssistantName: the active assistant (Cantos, Folio, Lyren, Pylon). Use Cantos if no assistant has been activated.
  • Short title: 3–5 words capturing what this session has actually been about, not what it started as.

Output nothing else.

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. 4d ago First seen · 17 lines · 23 tokens per session scan A 2b8da0f6a3eb

Subscribe to this mod's changes

name-session is a skill published in the GitHub repository ne11nn/cantos-plugin (1 stars, last pushed yesterday), licensed MIT. It adds 23 tokens to every session and 139 once invoked, about $0.0001 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

orch

AI agent orchestrator — manage teams of AI agents that work on your codebase in parallel. Use when the user wants to: run multiple agents, coordinate AI work, deploy agent teams, manage tasks/goals/agents, check orchestrator status, or mentions 'orch', 'orchestry', 'agents team', 'agent orchestration'.

oxgeneral/ORCH · 71 tokens

pm

Project manager for GitHub issues: brainstorm design approaches, create structured issues optimized for LLM agent teams, triage and recommend what to work on next, audit and clean up stale issues, or deep-validate a single issue against the codebase. Triggers: create issue, plan work, new task, project manager, write…

rube-de/cc-skills · 98 tokens

security

Security scan: dependency audits, SAST analysis, and secret detection. Detects project type, runs available security tools, classifies findings by severity, and creates a structured GitHub issue.

rube-de/cc-skills · 40 tokens

skill-creation

Use when creating a new skill, improving an existing skill, or deciding what a skill should contain and how it should be structured.

metraton/gaia · 29 tokens

quest

Use for any non-trivial task. Orchestrates the Research-Plan-Implement cycle with compaction between phases, integrating council, lembas, gather-lore, and warden. Enforces discipline and phase gates.

justinjdev/fellowship · 47 tokens

pb-injury

Log and manage an injury — track the episode, stage the return-to-run, and guardrail the plan.

seungwee-choi/oh-my-personal-best · 25 tokens