update-title

update-title is a skill for Claude Code, Codex from googlicius/obsidian-steward. It costs 13 tokens per session (123 once invoked), scanned A, original, MIT.

A procedure for changing the conversation title stored in a note's frontmatter, which is the metadata at the top of a note. It uses a separate tool to find the current note and update its title field.

In plain words
What is it for?
Finding the current conversation note and setting its conversation_title property.
Why use it?
It provides a defined way to change the saved title instead of editing an unknown conversation file directly.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Finding the current conversation note and setting its conversation_title property.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/googlicius/obsidian-steward/update-title
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.

Any agent
npx skills add googlicius/obsidian-steward --skill update-title
Clone the repo
git clone --depth 1 https://github.com/googlicius/obsidian-steward

Made for: Claude Code, Codex.

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 update-title

README.md
[![agentmods](https://agentmods.dev/badge/skills/googlicius/obsidian-steward/update-title/github.svg)](https://agentmods.dev/skills/googlicius/obsidian-steward/update-title)
Your own site
<a href="https://agentmods.dev/skills/googlicius/obsidian-steward/update-title"><img src="https://agentmods.dev/badge/skills/googlicius/obsidian-steward/update-title/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for update-title

Your own site · 80×15
<a href="https://agentmods.dev/skills/googlicius/obsidian-steward/update-title"><img src="https://agentmods.dev/badge/skills/googlicius/obsidian-steward/update-title.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 123 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00013 $0.00123
Opus 5 $0.00006 $0.00062
Sonnet 5 $0.00003 $0.00025
Haiku 4.5 $0.00001 $0.00012

Measured 9d ago against content hash 00ad0be12a81, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

update-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 9d 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.

standard-skills/update-title/SKILL.md · 14 lines

What it actually says

The conversation title is stored as the conversation_title frontmatter property in the current conversation note.

To update it, use the update_frontmatter tool:

  • First, use list with folderPath: "$steward/Conversations" to find the current conversation note
  • Then set files to the path of the current conversation note
  • Set properties to [{ name: "conversation_title", value: "<your new title>" }]
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. 9d ago First seen · 14 lines · 13 tokens per session scan A 00ad0be12a81

Subscribe to this mod's changes

update-title is a skill published in the GitHub repository googlicius/obsidian-steward (86 stars, last pushed 1mo ago), licensed MIT. It adds 13 tokens to every session and 123 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-30.

Related

Other skills, from other repositories

churn-prevention

When the user wants to reduce churn, build cancellation flows, set up save offers, recover failed payments, or implement retention strategies. Also use when the user mentions 'churn,' 'cancel flow,' 'offboarding,' 'save offer,' 'dunning,' 'failed payment recovery,' 'win-back,' 'retention,' 'exit survey,' 'pause…

freekmurze/dotfiles · 140 tokens

marketing-psychology

When the user wants to apply psychological principles, mental models, or behavioral science to marketing. Also use when the user mentions 'psychology,' 'mental models,' 'cognitive bias,' 'persuasion,' 'behavioral science,' 'why people buy,' 'decision-making,' or 'consumer behavior.' This skill provides 70+ mental…

freekmurze/dotfiles · 79 tokens

ad-creative

When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative…

freekmurze/dotfiles · 120 tokens

ai-seo

When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for…

freekmurze/dotfiles · 147 tokens

copy-editing

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused…

freekmurze/dotfiles · 73 tokens

typefully

Create, schedule, and manage social media posts via Typefully. ALWAYS use this skill when asked to draft, schedule, post, or check tweets, posts, threads, or social media content for Twitter/X, LinkedIn, Threads, Bluesky, or Mastodon.

freekmurze/dotfiles · 57 tokens