agentsync
Sync coding assistant configs and skills from one source
All Skills in This Repository (8)
Pure Emerald Level Indicatorssample-skill
Validate minimal Skill Units with SKILL.md frontmatter and Markdown body.
cursor-skill
Automate cursor movement, clicks, and drags at absolute coordinates.
review-skill
Generate structured critique prompts and evaluation checklists for Gemini model outputs.
opencode-skill
Provide OpenCode helper templates and utilities for AI coding tasks.
debugging
Diagnose AI agent configuration and runtime issues using logs, traces, and test hooks.
format-skill
Format code blocks and text snippets using configurable indentation, line length, and language-specific rules.
rust-async-patterns
Implement async Rust patterns for Tokio-based concurrent applications.
nothing-design
Apply Nothing-inspired UI design with typography, spacing, and component tokens.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core