πŸ”„
AutomationPython

Skill Sync

by jdrhyne

Skill Sync is an Automation skill for Claude Code, published by jdrhyne in agent-skills.

241 stars29 forkson jdrhyne/agent-skillsAdded 2026/09/02Repository updated 2026/08/30
agent-skillsagentic-aiai-agentsautomationclaude-codeclawdbotcodexcursordeveloper-toolsgemini-cligithub-copilotllm-agentsmcpopenclawprompt-engineeringprompts
Install in seconds
Install Skill Sync
Copy Skill Sync into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jdrhyne/agent-skills/tree/main/clawdbot/skill-sync ~/.claude/skills/skill-sync

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jdrhyne/agent-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
clawdbot/skill-sync/SKILL.md in jdrhyne/agent-skills
Installs to
~/.claude/skills/skill-sync
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 1648 skills

What Skill Sync does

Skill Sync manages skills between a local installation and a canonical source repository. Use it to list, install, update, or push skills through a GitHub-based workflow.

Skill Sync is cataloged under Automation on DirSkills. Skill Sync comes from a repository tagged agent-skills, agentic-ai, ai-agents, automation and claude-code.

Documentation

README

Skill Sync

Manage skills from the shared GitHub repository with GitHub as canonical source of truth.

Never commit secrets. Keep keys/tokens out of SKILL.md and scripts.

Quick Reference

# List available skills in the repo
skill-sync list

# Install one skill
skill-sync install <skill-name>

# Install/update all skills from repo
skill-sync install --all

# Push a local skill update to repo via PR
skill-sync push <skill-name>

# Refresh local repo cache
skill-sync update

Commands

skill-sync list

Shows all skills available in the remote repository.

skill-sync install <name>

Installs/updates a skill from repo into local skills directory.

skill-sync install --all

Installs/updates all skills from repo.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Skill Sync

  • What else does jdrhyne publish alongside Skill Sync?

    Skill Sync is one of 25 skills that DirSkills catalogs from jdrhyne/agent-skills, the repository it ships in. Its siblings there include Auto Updater, Autoresearch Loop and Codex. Each one is a separate skill with its own page in this directory, installs the same way Skill Sync does, and is maintained by jdrhyne in that same repository. The rest of the collection is listed on the jdrhyne/agent-skills page.

  • How does Skill Sync compare to other Automation skills?

    Skill Sync ranks #1501 by stars among the 1648 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Sync against them. Open each page to compare what they document and how they install.

More from jdrhyne/agent-skills

Skill Sync is one of 25 skills cataloged on DirSkills from jdrhyne/agent-skills.

See all 25 skills β†’