Skip to content

Add Open Plugins support for Cursor directory#1

Open
bryant22 wants to merge 2 commits intomainfrom
cursor-directory
Open

Add Open Plugins support for Cursor directory#1
bryant22 wants to merge 2 commits intomainfrom
cursor-directory

Conversation

@bryant22
Copy link
Copy Markdown
Contributor

@bryant22 bryant22 commented Apr 5, 2026

Summary

  • Add skills/auto-dev/SKILL.md symlink for Open Plugins discovery
  • Add .mcp.json declaring the Auto.dev MCP server
  • No changes to existing files — fully backward compatible

Why

Cursor directory requires the Open Plugins standard to discover plugin components. It looks for skills/*/SKILL.md and .mcp.json — our SKILL.md at the repo root wasn't being detected.

What's added

File Purpose
skills/auto-dev/SKILL.md Symlink to root SKILL.md — keeps both locations in sync
.mcp.json Declares MCP server (npx @auto.dev/sdk mcp) for auto-discovery

Test plan

  • Verify existing npx skills add drivly/auto-dev-skill still works
  • Submit repo to Cursor directory and confirm detection
  • Verify symlink resolves correctly on GitHub

🤖 Generated with Claude Code

bryant22 and others added 2 commits April 5, 2026 13:04
- Add skills/auto-dev/SKILL.md symlink for Open Plugins discovery
- Add .mcp.json declaring the Auto.dev MCP server
- No changes to existing files — backward compatible

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Symlinks are unreliable for tool discovery. Just ship .mcp.json
for Cursor directory MCP server detection.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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