Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ Keep the process running while clients are connected.
### 🛠️ Step 3: Configure Your MCP Client
Connect your MCP Client (Claude, Cursor, etc.) to the HTTP server from Step 2 (auto) or via Manual Configuration (below).
For **Claude Desktop** Users, try using our manually scrapped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [link](https://www.claude.com/blog/skills).
Copy link
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

Fix typo and use descriptive link text.

Three issues on this line:

  1. Typo: "scrapped" should be "scraped" (meaning extracted/gathered from documentation).
  2. Descriptive link text (MD059): The link text "[link]" is not descriptive. Consider something like "Claude Skills guide" or "upload instructions".
  3. Link destination: The current link points to the blog announcement, but users upload skills by clicking "Upload skill" in Settings > Capabilities. You may want to link to the official help article instead: https://support.claude.com/en/articles/12512180-using-skills-in-claude.

Suggested fix:

-For **Claude Desktop** Users, try using our manually scrapped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [link](https://www.claude.com/blog/skills).
+For **Claude Desktop** Users, try using our manually scraped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [upload guide](https://support.claude.com/en/articles/12512180-using-skills-in-claude).
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
For **Claude Desktop** Users, try using our manually scrapped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [link](https://www.claude.com/blog/skills).
For **Claude Desktop** Users, try using our manually scraped Unity_Skills by downloading and uploading the claude_skill_unity.zip following this [upload guide](https://support.claude.com/en/articles/12512180-using-skills-in-claude).
🧰 Tools
🪛 markdownlint-cli2 (0.18.1)

188-188: Link text should be descriptive

(MD059, descriptive-link-text)

🤖 Prompt for AI Agents
In README.md around line 188, fix the typo "scrapped" -> "scraped", replace the
non-descriptive link text "[link]" with descriptive text like "[Claude Skills
guide]" or "[upload instructions]", and update the URL to the official help
article https://support.claude.com/en/articles/12512180-using-skills-in-claude;
also adjust the sentence to instruct users to upload via Settings > Capabilities
> Upload skill so the guidance and link are accurate.

**Option A: Auto-Setup (Recommended for Claude/Cursor/VSC Copilot)**
1. In Unity, go to `Window > MCP for Unity`.
Expand Down
Binary file added claude_skill_unity.zip
Binary file not shown.