mirror of
https://github.com/meshy-dev/meshy-3d-agent.git
synced 2026-09-19 08:09:05 +08:00
Standardize SKILL.md frontmatter, rename to meshy-3d-agent
- Add license, compatibility, metadata fields per agentskills.io spec - Update all URLs to meshy-dev organization - Rename project from meshy-ai-agent to meshy-3d-agent
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Meshy AI Agent
|
||||
# Meshy 3D Agent
|
||||
|
||||
AI agent skills for the [Meshy AI](https://www.meshy.ai) 3D generation platform. Enables AI coding assistants (Cursor, Claude Code) to generate 3D models, textures, images, rig characters, animate them, and prepare models for 3D printing — no MCP server required.
|
||||
|
||||
@@ -83,7 +83,7 @@ export MESHY_API_KEY="msy_dummy_api_key_for_test_mode_12345678"
|
||||
|
||||
## Skill vs MCP Server
|
||||
|
||||
| Feature | Agent Skill (this repo) | [MCP Server](https://github.com/Arlieeee/meshy-mcp-server) |
|
||||
| Feature | Agent Skill (this repo) | [MCP Server](https://github.com/meshy-dev/meshy-mcp-server) |
|
||||
|---------|------------------------|-------------------------------------------------------------|
|
||||
| Setup | Copy Markdown files | `npx meshy-mcp-server` |
|
||||
| Dependencies | Python 3 + requests | Node.js >= 18 |
|
||||
|
||||
Reference in New Issue
Block a user