skillshare

Centralize discovery, installation, and synchronization of AI CLI skills across 50+ tools.

302|22|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/JetBrains/skills --skill skillshare-jetbrains
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillshare
Source: https://github.com/JetBrains/skills/tree/main/skillshare
Command: npx skills add https://github.com/JetBrains/skills --skill skillshare-jetbrains

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralizes discovery, installation, and synchronization of AI CLI skills across 50+ tools from a single source, reducing fragmentation and manual overhead.

Core Features & Use Cases

  • Unified skill catalog across global and project modes with commands like install, update, uninstall, sync, audit, check, diff, and search.
  • Troubleshoots configuration issues (orphaned symlinks, broken targets) and supports hub/index workflows for sharing skills.

Quick Start

Initialize the global or project setup and perform a first sync with a simple command to bootstrap your skillbase.

Frequently Asked Questions about skillshare

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

FAQPage Schema
How do I centralize and sync AI CLI skills across multiple automation tools?

You can centralize and sync AI CLI skills across 50+ tools from a single source using this skill. It manages discovery, installation, and synchronization, applying to both global and project modes for unified skill cataloging.

What is the best way to troubleshoot orphaned symlinks and broken targets in AI CLI configurations?

Troubleshoot orphaned symlinks and broken targets by running the audit and check commands. These identify configuration issues in your skill setup, ensuring robust skill management and resolving broken links across your toolset.

Can I use a single command to install, update, and uninstall AI CLI skills in CI/CD pipelines?

Yes, you can install, update, and uninstall AI CLI skills within CI/CD pipelines. The skill supports hub/index workflows, allowing automated synchronization and lifecycle management directly within your continuous integration environments.

How do I initialize and bootstrap my AI CLI skillbase for the first time?

Initialize your global or project setup and perform a first sync with a simple command to bootstrap your skillbase. This quick start process establishes the centralized source for all subsequent skill discovery and synchronization.

Does this skill management approach support both global and project-level modes?

Yes, this skill management approach supports both global and project modes. You can apply discovery, installation, and synchronization commands at either level, enabling flexible workflows for individual environments or specific project directories.

Why does my AI CLI skill synchronization show configuration differences after an update?

Your AI CLI skill synchronization shows configuration differences because the diff command identifies changes between your current setup and the centralized source. Run the sync command to resolve these differences and update your skillbase.