Skip to content

fix: add missing YAML frontmatter to thesis-tracker skill#36

Open
Dann1y wants to merge 1 commit intoanthropics:mainfrom
Dann1y:fix/thesis-tracker-yaml-frontmatter
Open

fix: add missing YAML frontmatter to thesis-tracker skill#36
Dann1y wants to merge 1 commit intoanthropics:mainfrom
Dann1y:fix/thesis-tracker-yaml-frontmatter

Conversation

@Dann1y
Copy link

@Dann1y Dann1y commented Mar 19, 2026

Fixing about #18

Summary

  • thesis-tracker SKILL.md was missing YAML frontmatter (--- delimiters), unlike all other 55 skills in the repository
  • The name field was absent and description was rendered as plain text instead of parseable metadata
  • Fix: wrap name and description in standard YAML frontmatter, matching the format used by every other skill (e.g.,
    earnings-analysis, dcf-model, initiating-coverage)

Test plan

  • Verified frontmatter format matches all other skills across 5 plugins
  • No content changes — only structural metadata fix

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