Skip to content

fix: add YAML frontmatter to agents/AGENTS.md#126

Open
shivam8764 wants to merge 1 commit intohuggingface:mainfrom
shivam8764:fix/agents-yaml-frontmatter
Open

fix: add YAML frontmatter to agents/AGENTS.md#126
shivam8764 wants to merge 1 commit intohuggingface:mainfrom
shivam8764:fix/agents-yaml-frontmatter

Conversation

@shivam8764
Copy link
Copy Markdown

AGENTS.md is missing the YAML frontmatter block that Gemini CLI requires to load the extension properly. Without it, installing the extension throws:

Error loading agent from huggingface-skills: Invalid agent definition: Missing mandatory YAML frontmatter

and anyone who patches it locally gets the broken version pulled back every time they run gemini extensions update.

just adds the frontmatter at the top of the file, nothing else changes.

same fix as #78 which has been sitting open for a while — closes #121 and #79

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.

Critical: AGENTS.md missing YAML frontmatter (Update overrides manual fixes)

1 participant