首页龙虾技能列表 › Agent Rule Pilot — 技能工具

Agent Rule Pilot — 技能工具

v1.0.0

Say 'sync my agent configs' to write coding rules once and sync to Claude Code, Cursor, Copilot, Windsurf, and 4 more agents.

0· 57·0 当前·0 累计
by @singggggyee (SingYee)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/5
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested actions (reading and writing local agent config files and project manifests) match its description and instructions; it appears coherent and not requesting unrelated credentials or installs.
评估建议
This skill will read and write multiple local configuration files and project manifests (RULES.md, CLAUDE.md, .cursorrules, .github/copilot-instructions.md, .sourcegraph/cody.json, etc.). That behavior is coherent with its purpose, but before using it: (1) review the linked GitHub repo to verify the code/author if you plan to trust it; (2) keep backups or make a git commit before running the sync so you can revert unintended edits; (3) confirm the agent actually shows diffs and asks for confirma...
详细分析 ▾
用途与能力
The skill's name and description promise syncing agent rules across multiple AI agent config files; the SKILL.md explicitly describes detecting existing configs, reading package manifests (package.json, Cargo.toml, etc.), generating RULES.md, and writing per-agent config files. All of those capabilities are directly relevant to the stated purpose.
指令范围
Instructions require reading and writing multiple local config files and project manifests, and performing diffs and format validation. This is expected for a sync tool, but it does mean the agent will access many repository/dotfile paths and modify them. The SKILL.md states 'show diffs before writing' and 'ask user to resolve' conflicts, which mitigates risk as long as the agent actually prompts before changes. The SKILL.md does not instruct any network exfiltration or access to unrelated secrets.
安装机制
There is no install spec and no code files—this is an instruction-only skill. That is the lowest-risk install posture and matches the content of the SKILL.md.
凭证需求
The skill requests no environment variables, credentials, or installs. However, it will access a number of well-known config paths (agent dotfiles and project manifests). The registry metadata does not enumerate required config paths; users should be aware the skill will read and write those files in the workspace/home directories.
持久化与权限
The skill is not marked always:true and does not request system-wide or other-skills' configuration changes. Autonomous invocation is allowed (normal default); this means the agent could run the sync flow on request or potentially autonomously, but that is expected for a tool that manipulates local files.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

🖥️ OSmacOS · Linux

版本

latestv1.0.02026/4/5

Initial release

● 无害

安装命令 点击复制

官方npx clawhub@latest install agent-rule-pilot
镜像加速npx clawhub@latest install agent-rule-pilot --registry https://cn.clawhub-mirror.com

技能文档

You use Claude Code, Cursor, Copilot, and other AI agents — but each has its own config file. Edit one, the others go stale. This skill keeps them all in sync from a single RULES.md.

Quick start

Just say:

  • "sync my agent configs" — sync RULES.md to all your AI agents
  • "check config drift" — see which configs have gone out of sync
  • "create RULES.md" — generate a starter rules file for your project
  • "convert CLAUDE.md to cursorrules" — one-off format conversion

Supported agents (8)

AgentConfig file
Claude CodeCLAUDE.md
Cursor.cursorrules
GitHub Copilot.github/copilot-instructions.md
Windsurf.windsurfrules
Aider.aider.conf.yml
Codex CLIAGENTS.md
Cody.sourcegraph/cody.json
Continue.dev.continuerc.json

Links


Below are instructions for Claude Code. You can ignore this section.

Instructions

Detect which agent configs exist, then pick the right mode:

RULES.md exists → Sync to all agent configs. Each agent gets common rules + agent-specific extensions (e.g., Claude Code gets "use Read not cat"). Show diff before writing.

No RULES.md, but configs exist → Reverse-extract common rules into a new RULES.md. Flag conflicts. Ask user to resolve.

Nothing exists → Detect language from package.json/Cargo.toml/pyproject.toml/go.mod, generate opinionated RULES.md.

Drift check → Compare configs against RULES.md or each other. Report which are in sync, which diverged.

Per-agent overrides: RULES.md supports / markers for agent-specific rules.

Rules: Always show diffs before writing. Preserve agent-specific sections not in RULES.md. Only generate configs for agents the user actually uses. Validate output format (JSON, YAML).

数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务