Skip to content

docs: fix README's Agent Skills section, stale since the move to mapbox-agent-skills - #140

Merged
mattpodwysocki merged 1 commit into
mainfrom
docs/readme-skills-pointer
Sep 9, 2026
Merged

docs: fix README's Agent Skills section, stale since the move to mapbox-agent-skills#140
mattpodwysocki merged 1 commit into
mainfrom
docs/readme-skills-pointer

Conversation

@mattpodwysocki

Copy link
Copy Markdown
Contributor

Summary

PR #65 moved all skill content out of this repo's skills/ directory into the dedicated mapbox-agent-skills repo, leaving only a redirect stub at skills/README.md. The top-level README.md was never updated to match, and still:

  • Said "This repository includes Agent Skills" — it doesn't anymore.
  • Listed 5 skills (mapbox-cartography, mapbox-token-security, mapbox-style-patterns, mapbox-integration-patterns, mapbox-style-quality) that don't match what's actually in the new repo (e.g. it's mapbox-web-integration-patterns there, not mapbox-integration-patterns).
  • Gave symlink/copy instructions (ln -s ../skills .claude/skills, cp -r skills/* ~/.claude/skills/) that now only grab the stub README instead of real skill files.
  • Linked to skills/mapbox-style-quality/SKILL.md elsewhere in the doc, which no longer exists locally.

Fix

Rewrote the "Agent Skills" section to point at mapbox-agent-skills with the correct npx add-skill install commands (matching what skills/README.md's stub already says), and fixed the dead mapbox-style-quality skill link to point at its real location in the new repo (verified both links resolve via the GitHub API before committing).

🤖 Generated with Claude Code

…-agent-skills

PR #65 moved all skill content out to the mapbox/mapbox-agent-skills repo,
leaving only a redirect stub in skills/README.md, but the top-level
README's "Agent Skills" section was never updated: it still claimed
skills live in this repo, listed 5 skills that no longer match what's in
the new repo, and gave symlink/copy instructions that now only grab a
stub file. Also fixes a dead link to skills/mapbox-style-quality/SKILL.md
elsewhere in the README.
@mattpodwysocki
mattpodwysocki requested a review from a team as a code owner September 9, 2026 13:53
@ox-security

ox-security Bot commented Sep 9, 2026

Copy link
Copy Markdown

OX Security Logo

OX Security reviewed this pull request — nothing to fix.

No issues found

Branch docs/readme-skills-pointermain

View scan in OX Security →

@mattpodwysocki
mattpodwysocki merged commit 487f599 into main Sep 9, 2026
2 checks passed
@mattpodwysocki
mattpodwysocki deleted the docs/readme-skills-pointer branch September 9, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants