Skip to content

Instantly share code, notes, and snippets.

@paulgibbs
Last active February 19, 2026 16:23
Show Gist options
  • Select an option

  • Save paulgibbs/69918e2d5f4131d2aed16ddfc15ac86b to your computer and use it in GitHub Desktop.

Select an option

Save paulgibbs/69918e2d5f4131d2aed16ddfc15ac86b to your computer and use it in GitHub Desktop.
installing wordPress/agent-skills
mkdir -p ~/Downloads/agent-skills-for-wip/
git clone git@github.com:WordPress/agent-skills.git ~/Downloads/agent-skills-for-wip/.
cd ~/Downloads/agent-skills-for-wip/
node shared/scripts/skillpack-build.mjs --clean
node shared/scripts/skillpack-install.mjs --targets=cursor-global
rm -r ~/Downloads/agent-skills-for-wip/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment