dallaydallayOfficial·8 Agent Skills Included

agentsync

Sync coding assistant configs and skills from one source

Syncs configuration files, commands, and skills for Claude Code, Cursor, Copilot, Gemini, Codex, and OpenCode from a single .agents/ folder using symbolic links. Eliminates duplicated config files, manual copying, and drift between coding assistants. Includes curated skills for SEO, accessibility, performance, Docker, GitHub Actions, and Rust that install and update with one command.
npx skills add dallay/agentsync --all -g -y
Available:

Tells the coding agent how this repository is structured, which build and test commands to run, and the workflow rules to follow when making changes.

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AgentSync?â–¼

Run `npx skills add dallay/agentsync --all -g -y` in your terminal to install all skills in this suite globally.

How to sync configs across multiple coding assistants?â–¼

Keep your instructions, commands, and skills in one .agents/ folder, then run agentsync apply to create symlinks for Claude Code, Cursor, Copilot, Gemini, Codex, and OpenCode automatically.

Does AgentSync work with Claude Code and Cursor?â–¼

Yes. It supports Claude Code, Cursor, GitHub Copilot, Gemini CLI, OpenAI Codex, VS Code, and OpenCode, each with its correct config file locations.

What skills are included with AgentSync?â–¼

It ships curated skills for SEO, web accessibility, Core Web Vitals, performance, Docker, GitHub Actions security, Makefiles, Rust async patterns, and frontend design.

Is AgentSync safe to run on existing projects?â–¼

Yes. It automatically backs up existing files before replacing them with symlinks, and works cross-platform on Linux, macOS, and Windows.

Related Repositories in Software Engineering

View All in Software Engineering→