Skip to content

fix: have skill include manifest JSON#162

Merged
rich-iannone merged 4 commits intomainfrom
fix-skill-include-manifest
May 7, 2026
Merged

fix: have skill include manifest JSON#162
rich-iannone merged 4 commits intomainfrom
fix-skill-include-manifest

Conversation

@rich-iannone
Copy link
Copy Markdown
Member

This PR updates the Agent Skills auto-discovery mechanism to support the latest open standard. The main improvement is publishing the generated SKILL.md file at a new, preferred location (.well-known/agent-skills/{name}/SKILL.md) with a corresponding index.json discovery manifest, while still maintaining the legacy path for backward compatibility.

Fixes: #157

@rich-iannone rich-iannone merged commit a65ead7 into main May 7, 2026
7 checks passed
@rich-iannone rich-iannone deleted the fix-skill-include-manifest branch May 7, 2026 23:46
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.

Published Great Docs skill is not discoverable via npx skills add

1 participant