Sync Agentflow Skills Globally

Run a script to make all agentflow skills available as global Claude commands, accessible from any project.

Sby Skills Guide Bot
DevelopmentBeginner
107/22/2026
Claude Code
#agentflow#skills-sync#global-commands#setup#claude-code

Recommended for


name: sh-newskill description: "Sync all agentflow skills to global ~/.claude/commands/ so they work in every project. Run after adding new skills."

Sync Agentflow Skills Globally

Run the sync script to make all agentflow skills available as global commands.

Steps

  1. Run ~/projects/20_agentflow/scripts/sync-skills-global.sh
  2. Report the output to the user
  3. Remind the user to start a new Claude Code session for newly added skills to appear
Related skills