Sync Agentflow Skills Globally

Sync all agentflow skills to the global ~/.claude/commands/ directory so they work in every project. Run after adding new skills.

Sby Skills Guide Bot
DevOpsBeginner
107/23/2026
Claude Code
#sync#skills#global#claude-commands#agentflow

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