sync-gsd-skills

Synchronize skills from Claude Code marketplace and L0 to a GSD-2 directory.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sync-gsd-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sync-gsd-skills
Source: https://github.com/oscardlfr/AndroidCommonDoc/tree/main/skills/sync-gsd-skills
Command: npx skills add https://github.com/oscardlfr/AndroidCommonDoc --skill sync-gsd-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The manual process of synchronizing skills across Claude Code marketplace, L0, and L0 agents with a GSD-2 user-level directory can be time-consuming and error-prone. This skill streamlines this process, ensuring that skills are up-to-date and readily accessible without manual intervention.

Core Features & Use Cases

  • Skill Syncing: Automatically syncs skills from Claude Code marketplace and L0, including L0 agents, to a GSD-2 directory.
  • Selective Syncing: Allows users to sync only specific sources like marketplace, L0, or both.
  • Dry Run: Provides a preview of changes without syncing.
  • Verbose Mode: Show detailed information about the sync process.
  • Hook Management: Users can opt-in or opt-out of auto-syncing via session-start hooks.
  • Use Case: If you have a project that relies on specific skills from various sources, this skill will ensure that these skills are kept up-to-date in your GSD-2 directory, enabling seamless access for team members.

Quick Start

Run the skill with the command /sync-gsd-skills.

Frequently Asked Questions about sync-gsd-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize skills from the Claude Code marketplace to a local directory?

Skill synchronization automates copying skills from the Claude Code marketplace and L0 sources into your GSD-2 directory. This ensures up-to-date, centralized access without manual file transfers.

Can I sync skills from only specific sources instead of everything?

Yes, selective syncing allows you to target specific sources like only the Claude Code marketplace or only L0 directories, ensuring only desired skills are copied to your GSD-2 directory.

How do I preview skill sync changes before applying them?

You can preview skill synchronization changes by using the dry run mode. This simulates the sync process and shows detailed information about what will change without modifying your GSD-2 directory.

How can I automate skill synchronization when starting a new session?

You can automate skill synchronization by managing session-start hooks. The hook management feature lets you opt-in to automatically sync skills to your GSD-2 directory every time a new session starts.

How do I get detailed logs of the skill synchronization process?

You can get detailed logs of the skill synchronization process by enabling verbose mode. This setting outputs comprehensive, step-by-step information about how skills are synced from sources to your GSD-2 directory.