ClaudSkills / Product / product-misc

Sync Team Profiles

Quality score: 70/100  ·  Category: Product  ·  Sub-category: product-misc
Fetch (or refresh) registered team-profile sources — git clone on first run, shallow git fetch + reset on subsequent runs — and register discovered profiles under a namespace. TRIGGER when the user says "sync team profiles", "pull the latest team profiles", "refresh team profiles", "update team profiles", "sync from <team-name> profile source", "fetch profiles from the team repo", "/nyann:sync-team-profiles". Do NOT trigger on "add a new team profile source" (that's `add-team-source` — registers without pulling). Do NOT trigger on "sync my branch" (that's the `sync` skill — feature-branch rebase/merge). Do NOT trigger on "install a profile" from a URL when no source is registered yet — walk the user through `add-team-source` first.

What this skill does

Sync Team Profiles is a production-ready Claude Code skill (quality score 70/100) in the product-misc sub-category. It ships as a SKILL.md file that Claude Code auto-discovers under ~/.claude/skills/sync-team-profiles/ and loads when your prompt matches the skill's trigger.

Who uses this skill

The Sync Team Profiles skill is built for product managers, product designers, and cross-functional teams planning, shipping, and measuring product features. It is part of the open ClaudSkills registry, a community-curated catalog of 15,000+ capabilities you can install for Claude Code — the Claude CLI agent.

How to install

Free

Manual install (2 steps)

mkdir -p ~/.claude/skills/sync-team-profiles
curl -L https://claudskills.com/skills/sync-team-profiles/SKILL.md \
  -o ~/.claude/skills/sync-team-profiles/SKILL.md

Or just download SKILL.md directly and drop it into ~/.claude/skills/sync-team-profiles/. Claude Code auto-discovers it on next session.

Skills live at ~/.claude/skills/sync-team-profiles/SKILL.md on macOS/Linux, or %USERPROFILE%\.claude\skills\sync-team-profiles\SKILL.md on Windows. See the full install guide for step-by-step instructions.

Pro

One-click install via the desktop app

The ClaudSkills desktop app installs any skill directly into ~/.claude/skills/ with one click — no terminal required. Pro starts at $9/mo or $149 lifetime.

More Product skills

Browse all Product skills in the ClaudSkills registry, or explore these top-rated picks from the same category:

Browse all Product skills → Top 100 skills
Part of ClaudSkills — the open registry for Claude Code skills.  ·  What's New  ·  Install guide  ·  About  ·  llms.txt