在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:166
forks:24
updated:2026年2月3日 05:09
SKILL.md
| name | dxt-packaging |
| description | MCPB (Model Context Protocol Bundle) Packaging and Distribution |
| keywords | ["mcpb","bundle","packaging","distribution","anthropic","extension","dxt"] |
Guidelines for building and packaging MCP servers as MCP Bundles (MCPB). DXT references are legacy.
MCP Bundles (MCPB) allow AI assistants to discover and use MCP servers from a package archive. This skill covers the complete MCPB development workflow.
README.md - Architecture overview, capabilities, and integration patternsMANIFEST.md - Complete bundle manifest structure and field definitionsexamples/ - Reference implementations including a "Hello World" examplemanifest.json following the MANIFEST.md spec@modelcontextprotocol/sdk with proper tool definitionsPublishing and release workflow with semantic-release and GitHub Actions
Refactoring MCP Tools for Better LLM Integration and Usability
MCP Testing Strategies with Vitest, Inspector, and Integration Tests
MCP Server Development Patterns and Best Practices
MCP Protocol Inspection and Debugging with Inspector CLI