Skip to content

Expose MCP skills via .well-known/agent-skills/ discovery#2589

Merged
cliffhall merged 3 commits intomainfrom
feature/add-official-mcp-skills-to-well-known-list
Apr 17, 2026
Merged

Expose MCP skills via .well-known/agent-skills/ discovery#2589
cliffhall merged 3 commits intomainfrom
feature/add-official-mcp-skills-to-well-known-list

Conversation

@olaservo
Copy link
Copy Markdown
Member

@olaservo olaservo commented Apr 16, 2026

Adds .mintlify/skills/ with a symlink to the search-mcp-github skill so it's auto-served at /.well-known/agent-skills/index.json. Also adds license: Apache-2.0 to the skill frontmatter per the agentskills.io spec.

Mintlify documentation: https://www.mintlify.com/docs/ai/skillmd#custom-skill-files

🦉 Generated with Claude Code

Add .mintlify/skills/ directory with a symlink to the search-mcp-github
skill so Mintlify auto-serves it at /.well-known/agent-skills/index.json,
making it discoverable by any agent that implements the agentskills.io spec.
Also add license: Apache-2.0 to the skill frontmatter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown

mintlify bot commented Apr 16, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mcp-staging 🟢 Ready View Preview Apr 16, 2026, 10:07 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@olaservo olaservo marked this pull request as ready for review April 16, 2026 22:15
@olaservo olaservo requested review from a team as code owners April 16, 2026 22:15
Copy link
Copy Markdown
Member

@cliffhall cliffhall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@cliffhall cliffhall merged commit d05a49b into main Apr 17, 2026
9 checks passed
@cliffhall cliffhall deleted the feature/add-official-mcp-skills-to-well-known-list branch April 17, 2026 16:23
olaservo added a commit to olaservo/modelcontextprotocol that referenced this pull request Apr 17, 2026
…skill

The file-level symlink from modelcontextprotocol#2589 (SKILL.md -> SKILL.md) wasn't picked up
by Mintlify's .well-known/agent-skills/ auto-scan — the live index only
listed the auto-generated `mcp` skill. Replace it with a per-skill
directory symlink so the search-mcp-github folder is exposed as a whole,
matching the subdirectory layout Mintlify serves (/agent-skills/<name>/skill.md).
olaservo added a commit that referenced this pull request Apr 17, 2026
…skill (#2597)

The file-level symlink from #2589 (SKILL.md -> SKILL.md) wasn't picked up
by Mintlify's .well-known/agent-skills/ auto-scan — the live index only
listed the auto-generated `mcp` skill. Replace it with a per-skill
directory symlink so the search-mcp-github folder is exposed as a whole,
matching the subdirectory layout Mintlify serves (/agent-skills/<name>/skill.md).
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.

2 participants