Skip to content

test: symlinked .mintlify/skills directory#5252

Merged
skeptrunedev merged 4 commits intomainfrom
feat/multi-skill-docs
Apr 10, 2026
Merged

test: symlinked .mintlify/skills directory#5252
skeptrunedev merged 4 commits intomainfrom
feat/multi-skill-docs

Conversation

@skeptrunedev
Copy link
Copy Markdown
Contributor

@skeptrunedev skeptrunedev commented Apr 9, 2026

Summary

  • Moves skill files to a top-level skills/ directory
  • Symlinks .mintlify/skills -> ../skills to test symlink support for skill discovery

Test plan

  • Verify deployment picks up skills through the symlink
  • Check /.well-known/skills/index.json lists both skills

Note

Low Risk
Low-risk documentation/config change, but relies on deployment tooling correctly resolving the new .mintlify/skills symlink.

Overview
Adds a .mintlify/skills entry that points to ../skills to support serving skills from a top-level skills/ directory via symlink.

Updates the skill.md docs (ai/skillmd.mdx) with a new section explaining how to symlink .mintlify/skills (or individual skills) to avoid duplicating files, noting that symlinks are resolved during deployment.

Reviewed by Cursor Bugbot for commit db12937. Bugbot is set up for automated code reviews on this repo. Configure here.

@skeptrunedev skeptrunedev merged commit 34058da into main Apr 10, 2026
5 checks passed
@skeptrunedev skeptrunedev deleted the feat/multi-skill-docs branch April 10, 2026 05:15
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