Skip to content

fix: match SKILL.md name to folder basename x-api-mcp-guide - #305

Closed
dajiaohuang wants to merge 1 commit into
cursor:mainfrom
dajiaohuang:fix/269-name-mismatch
Closed

fix: match SKILL.md name to folder basename x-api-mcp-guide#305
dajiaohuang wants to merge 1 commit into
cursor:mainfrom
dajiaohuang:fix/269-name-mismatch

Conversation

@dajiaohuang

@dajiaohuang dajiaohuang commented Sep 2, 2026

Copy link
Copy Markdown

Fixes #269 - The X plugin SKILL.md has name 'X MCP guide' but the folder is 'x-api-mcp-guide'. Skill-pack health checks require name to equal the directory basename.


Note

Low Risk
Metadata-only rename in SKILL.md frontmatter; no runtime or API impact.

Overview
Updates the X plugin skill frontmatter so name is x-api-mcp-guide instead of X MCP guide, matching the skills/x-api-mcp-guide/ directory basename required by skill-pack health checks (fixes #269). No behavior or guide body content changes.

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

Fixes cursor#269 - The X plugin SKILL.md has name 'X MCP guide' but
the folder is 'x-api-mcp-guide'. Skill-pack health checks require
name to equal the directory basename.
@dajiaohuang

Copy link
Copy Markdown
Author

Closing as duplicate of #294 which addresses the same fix.

@dajiaohuang dajiaohuang closed this Sep 2, 2026
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.

X plugin: SKILL.md name "X MCP guide" does not match folder x-api-mcp-guide

1 participant