rulesync
A CLI tool that generates configuration files for various AI tools from a single source of truth.
Install
mkdir -p .claude/skills/rulesync && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/10565" && unzip -o skill.zip -d .claude/skills/rulesync && rm skill.zipInstalls to .claude/skills/rulesync
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Rulesync CLI tool documentation - unified AI rule file management for various AI coding toolsKey capabilities
- →Synchronize configuration files
- →Generate tool-specific configs
- →Manage project-wide rules
- →Perform dry runs
How it works
CLI tool that generates configuration files for various AI tools from a unified source.
Inputs & outputs
When to use rulesync
- →Synchronize configuration files across AI tools
- →Generate tool-specific configs from a unified rule set
- →Manage project-wide AI coding rules
- →Perform a dry run of rule synchronization
About this skill
Rulesync
A Node.js CLI tool that automatically generates configuration files for various AI development tools from unified AI rule files.
Table of Contents
Getting Started
Guide
- Why Rulesync?
- Configuration
- Global Mode
- Simulated Features
- Declarative Sources
- Official Skills
- Dry Run
- Case Studies
Reference
API
When not to use it
- →Without unified rule files
Prerequisites
Limitations
- →Requires unified rule files
How it compares
Provides a unified management system for AI rule files across multiple tools.
Compared to similar skills
rulesync side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| rulesync (this skill) | 0 | 5mo | No flags | Beginner |
| word | 26 | 9mo | Review | Beginner |
| gmail-manager | 27 | 3mo | Review | Intermediate |
| clawhub | 25 | 2mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by rudironsoni
View all by rudironsoni →You might also like
word
Fergana-Labs
Create, read, edit, and manipulate Microsoft Word documents (.docx files). Use when users ask to work with Word files, create documents, read .docx files, or format text documents.
gmail-manager
jeffvincent
Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.
clawhub
openclaw
Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.
agent-swarm
ruvnet
Agent skill for swarm - invoke with $agent-swarm
calculator
Code-and-Sorts
Performs arbitrary-precision arithmetic calculations including addition, subtraction, multiplication, division, and exponents. Use when the user asks to calculate, compute, or evaluate math expressions, or when precise decimal arithmetic is needed to avoid floating-point errors.
gccli
badlogic
Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.