Remove skills and point to mapbox-agent-skills repository #65
+49
−3,339
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Removes skill directories from mcp-devkit-server and directs users to install skills from the official mapbox-agent-skills repository.
Changes
Removed:
skills/mapbox-cartography/skills/mapbox-integration-patterns/skills/mapbox-style-patterns/skills/mapbox-style-quality/skills/mapbox-token-security/Updated:
skills/README.md- Now points to mapbox-agent-skills repo with installation instructionsWhy Move Skills to Separate Repository?
Benefits:
npx add-skill mapbox/mapbox-agent-skillsNew Installation Method
Users should now install skills from the dedicated repository:
What's in mapbox-agent-skills?
10 comprehensive skills:
Plus:
Migration Guide
Old (deprecated):
# These files are removed .claude/skills/mapbox-cartography/New (recommended):
References