Skip to content

Prefer a markdown skill's heading title over its name slug in the skill menu#5466

Open
jurgenwerk wants to merge 1 commit into
mainfrom
markdown-skill-menu-title
Open

Prefer a markdown skill's heading title over its name slug in the skill menu#5466
jurgenwerk wants to merge 1 commit into
mainfrom
markdown-skill-menu-title

Conversation

@jurgenwerk

@jurgenwerk jurgenwerk commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The room skill menu labeled markdown skills with their kebab-case frontmatter slug (source-code-editing) because the display-title fallback chain checked frontmatter.name before the file's indexed title. Reordering the chain shows the H1 the realm already extracts ("Source Code Editing"), with the slug remaining as last resort for heading-less files. Skill cards are unaffected — cardTitle still wins first. The prompt-facing title in prompt assembly deliberately keeps the slug, since skills cross-reference each other by slug in prose.

Before:
image

After:
image

…ll menu

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployments

Host Test Results

    1 files      1 suites   2h 48m 43s ⏱️
3 469 tests 3 454 ✅ 15 💤 0 ❌
3 488 runs  3 473 ✅ 15 💤 0 ❌

Results for commit a7bff58.

Realm Server Test Results

    1 files      1 suites   11m 48s ⏱️
1 814 tests 1 814 ✅ 0 💤 0 ❌
1 893 runs  1 893 ✅ 0 💤 0 ❌

Results for commit a7bff58.

@jurgenwerk jurgenwerk marked this pull request as ready for review July 13, 2026 09:05
@jurgenwerk jurgenwerk requested review from a team and lukemelia July 13, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant