Your skills are your build. Keep them in sync. | Scan, sync & share AI agent skills across every platform — from one local dashboard.
<p align="center"> <a href="https://pypi.org/project/skillpop/"><img src="https://img.shields.io/pypi/v/skillpop?style=flat-square&color=e07b44" /></a> <img src="https://img.shields.io/badge/python-3.10+-blue?style=flat-square&logo=python&logoColor=white" /> <img src="https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey?style=flat-square" /> <img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" /> <img src="https://img.shields.io/github/stars/liyue2341/skillpop?style=flat-square" /> </p> <h1 align="center">SkillPop</h1> <p align="center"> <strong>Your skills are your build. Keep them in sync.</strong><br/> Scan, sync & share AI agent skills across every platform — from one local dashboard. </p> <p align="center"> <a href="#quick-start">Quick Start</a> · <a href="#scan-sync-share">Scan · Sync · Share</a> · <a href="#supported-platforms">Platforms</a> · <a href="#how-it-works">How It Works</a> · <a href="#support">Support</a> </p> <p align="center"> <img src="docs/demo.gif" alt="SkillPop demo" width="720" /> </p> --- ## The Problem SKILL.md is the open standard for AI agent skills — Anthropic published it, OpenAI Codex and Gemini CLI adopted the same format. But each platform stores skills in **different directories** with **no sync mechanism**. Your build drifts, skills get duplicated, or live on only one platform. SkillPop gives you **one dashboard** to scan your entire build, sync with a drag, and share it with anyone. --- ## Quick Start One command. Scan your skills, sync across platforms, share your build. ```bash uvx skillpop ``` Or with pip: ```bash pip install skillpop skillpop ``` Your browser opens at `http://127.0.0.1:7432`. That's it. <details> <summary>Install from source</summary> ```bash git clone https://github.com/Liyue2341/SkillPop.git cd SkillPop pip install -e . ``` </details> --- ## Scan · Sync · Share ### Scan — see all
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.