sync-comparisons
Sync cross-agent comparison (Dimension 8) across all analysis docs
npx skills add majiayu000/claude-skill-registry --skill sync-comparisons --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Sync Comparisons Update Dimension 8 (Cross-Agent Comparison) sections across all analysis docs so every analyzed agent references every other analyzed agent. ## Trigger - `/sync-comparisons` — sync all analyzed agents' Dimension 8 - `/sync-comparisons <agent>` — only update the specified agent's Dimension 8 ## Prerequisites At least 2 analyzed agents must exist (`docs/*.md` excluding `TEMPLATE.md`). ## Workflow ### 1. Collect Analyzed Agents List all `docs/*.md` files (exclude `TEMPLATE.md`). Each filename `docs/<name>.md` corresponds to an analyzed agent. Verify the file has substantive content (not just an empty template). ### 2. Read Core Characteristics For each analyzed agent's doc, extract key traits from these dimensions: | Source Dimension | What to Extract | |------------------|-----------------| | Dimension 1 (Overview) | 语言、架构定位、项目类型 | | Dimension 2 (Agent Loop) | 循环模式(单轮/多轮/事件驱动) | | Dimension 3 (Tool 系统) | 工具注册/调用机制 | | Dimension 5 (Context 策略) | 上下文管理方式 | | Dimension 6 (错误处理) | 错误恢复策略 | | Dimension 7 (关键创新) | 核心特色/独特设计 | ### 3. Check Coverage For each agent (or the specified agent), check its Dimension 8 section (`## 8.` to next `##` or EOF): - Which other analyzed
- Trigger
- Prerequisites
- Workflow
- 1. Collect Analyzed Agents
- 2. Read Core Characteristics
- 3. Check Coverage
- 4. Update Missing References
- 5. Comparison Format
- 6. Update Summary
- Comparison Dimensions
- Output Requirements
- After Sync
What does the sync-comparisons skill do?
Sync cross-agent comparison (Dimension 8) across all analysis docs
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill sync-comparisons --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
