M
MCP Skills
LLM 应用开发学习记录:MCP、Skill 👾我一定会成为LLM应用开发工程师的!!!
创建于 5/6/2026
更新于 about 3 hours ago
README
Repository documentation and setup instructions
README not available
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp_skills
Cursor 配置 (mcp.json)
{
"mcpServers": {
"zhanghailong00-mcp-skills": {
"command": "uvx",
"args": [
"mcp_skills"
]
}
}
}