Skip to main content

🚀 skill-blast

skill-blast banner

One-click installer for 50 top AI agent skills

PyPI version Python License: MIT Downloads OS: Windows, macOS, Linux

Installs the 50 best community AI skills into every agent you use —
Claude Code, OpenCode, Antigravity, Gemini CLI, Cursor, Windsurf — in seconds.

Works for everyone, including non-developers. No coding knowledge needed.


✨ What it does

Clones the top community skills from GitHub and wires them into every AI agent on your machine — automatically.

skill-blast installs 50 skills across 9 categories:

  🎨 UI/Design    ·  9 skills  (frontend-design, canvas-design, color-expert…)
  📱 Content      · 10 skills  (social-media-os, voice-builder, reels-scripting…)
  ✍️  Writing      ·  2 skills  (humanizer, beautiful-prose)
  🔬 Research     ·  5 skills  (deep-research, academic-research, daydream…)
  📈 Marketing    ·  7 skills  (marketing-module, geo-seo, email-bible…)
  🗂️  Product      ·  3 skills  (pm-skills, jtbd-interview, ai-transformation)
  ⚙️  Engineering  ·  8 skills  (superpowers, repomix, antfu-skills…)
  🎬 Media        ·  4 skills  (remotion, ai-video-toolkit, ai-music…)
  🏥 Health       ·  2 skills  (personal-health, dna-analysis)

🖥️ Supported agents

Agent Auto-detected? Skills directory
🤖 Claude Code ~/.claude/skills/
OpenCode ~/.opencode/skills/
🚀 Antigravity ~/.antigravity/skills/
Gemini CLI ~/.gemini/skills/
🖱️ Cursor ~/.cursor/skills/
🏄 Windsurf ~/.codeium/windsurf/skills/
🔄 Continue.dev ~/.continue/skills/
✏️ Aider ~/.aider/skills/

📦 Installation

🟢 Easiest — pip (all platforms)

pip install skill-blast
skill-blast

🐧 Linux / macOS — one-liner

curl -fsSL https://raw.githubusercontent.com/Venkatesh-6921/skill-blast/main/install.sh | bash

Or with wget:

wget -qO- https://raw.githubusercontent.com/Venkatesh-6921/skill-blast/main/install.sh | bash

🪟 Windows — PowerShell

irm https://raw.githubusercontent.com/Venkatesh-6921/skill-blast/main/install.ps1 | iex

🪟 Windows — Double-click

  1. Download install.bat
  2. Double-click it
  3. Follow the prompts

🐍 From source

git clone https://github.com/Venkatesh-6921/skill-blast
cd skill-blast
pip install -e .
skill-blast

Requirements: Python 3.9+ and git. That's it.


🧙 Usage

Interactive wizard (recommended for beginners)

Just run with no arguments and follow the prompts:

skill-blast
Step 1 of 3 — Which AI agents do you use?

  Detected on your machine:
    ✓ 🤖 Claude Code
    ✓ ⚡ OpenCode

  All available agents:
    1. 🤖 Claude Code       detected
    2. ⚡ OpenCode          detected
    3. 🚀 Antigravity       not detected
    ...

  Your choice [1,2]:

Developer — flags

# Install everything to auto-detected agents
skill-blast --all

# Target specific agents
skill-blast --agents claude-code opencode antigravity

# Install only specific categories
skill-blast --only Engineering "UI/Design" Research

# Skip specific skill IDs
skill-blast --skip 49 50

# Preview without writing any files
skill-blast --dry-run

# Pull latest for already-installed skills
skill-blast --update

# List all 50 skills
skill-blast --list

# List only one category
skill-blast --list --only Marketing

# Install to all agents even if not detected
skill-blast --force-agents

# Install specific skills by ID from GitHub (with sub-agent & multi-agent support)
skill-blast --github-install 1 41

# Install from GitHub to specific agents only
skill-blast --github-install 2 --agents claude-code opencode

# View installed skills from the local registry
skill-blast --status

📋 All 50 Skills

🎨 UI / Design (9 skills)
# Name Repo Description
1 frontend-design anthropics/skills Most popular skill — bans Inter + purple gradients, forces bold aesthetics
21 canvas-design anthropics/skills Beautiful visual art in PNG and PDF
22 algorithmic-art anthropics/skills Generative art with p5.js — flow fields, particle systems
19 nothing-design jqueryscript/awesome-claude-code Nothing Phone monochrome design language
18 3d-motion-design freshtechbro/claudedesignskills 27 plugins: Three.js, GSAP, React Three Fiber, Framer
16 color-expert meodai/skill.color-expert 286K words of color science, OKLCH/OKLAB, WCAG
17 hand-drawn-diagrams muthuishere/hand-drawn-diagrams Excalidraw diagrams, animated SVG output
23 design-auditor BehiSecc/awesome-claude-skills 17-rule audit, scores /100, bilingual EN/KR
20 gpt-image-2 glebis/claude-skills Image model with reasoning, 14 style presets
📱 Content / Social Media (10 skills)
# Name Repo Description
2 social-media-os charlie947/social-media-skills Full OS: 350K followers, 100M views/year system
6 voice-builder charlie947/social-media-skills Writes about-me.md + voice.md from interview
7 reels-scripting charlie947/social-media-skills Reverse-engineers outlier Reels via Apify + Gemini
8 post-scorer charlie947/social-media-skills Scores drafts against your real post history
9 youtube-thumbnail charlie947/social-media-skills Branded thumbnail prompts for Gemini
10 hook-generator charlie947/social-media-skills PAS/AIDA/BAB/STAR/SLAY frameworks
14 tweetclaw Xquik-dev/tweetclaw 40+ X/Twitter actions
15 x-article-publisher wshuyi/x-article-publisher-skill Publish long-form articles to X
29 twitter-algorithm ComposioHQ/awesome-claude-skills Rewrites tweets for real reach
34 social-media-research skainguyen1412/social-media-research-skill Reddit + X sentiment with receipts
✍️ Writing / Research (7 skills)
# Name Repo Description
11 humanizer blader/humanizer Removes AI-writing tells, multi-pass editing
13 beautiful-prose SHADOWPR0/beautiful_prose Hemingway-style writing contract
3 daydream glebis/claude-skills Mines knowledge base for non-obvious connections
31 deep-research 199-biotechnologies/claude-deep-research-skill 8-phase pipeline, Brave+Serper+Exa+Firecrawl
32 academic-research Imbad0202/academic-research-skills Full research → write → review pipeline
33 evidence-dialogue glebis/claude-skills FULL/Socratic/TLDR/STEELMAN/DECISION modes
12 anything-notebooklm joeseesun/anything-to-notebooklm 15+ sources → podcasts, quizzes, mindmaps
📈 Marketing (7 skills) · 🗂️ Product (3) · ⚙️ Engineering (8) · 🎬 Media (4) · 🏥 Health (2)

Run skill-blast --list for the full table in your terminal.


🗂️ How it works

skill-blast
    │
    ├── 1. Clone each unique GitHub repo → ~/.skill-blast/cache/
    │         (one clone per repo, shared across all agents)
    │
    ├── 2. Copy skill directory → ~/.skill-blast/skills/<name>/
    │         (sparse copy for subdirectory skills)
    │
    └── 3. Symlink → each agent's skills directory
              ~/.claude/skills/<name>     → ~/.skill-blast/skills/<name>
              ~/.opencode/skills/<name>   → ~/.skill-blast/skills/<name>
              ...
  • Efficient: Each GitHub repo is cloned once, no matter how many skills use it
  • Non-destructive: Existing skills are never overwritten
  • Cross-platform: Uses symlinks on Linux/macOS, directory copies on Windows
  • Cached: Re-running is instant for already-cloned repos

🔄 Updating skills

skill-blast --update

Pulls git pull on every cached repo and refreshes your skill store.


🛠️ Management commands

# Check version
skill-blast --version

# Uninstall all skills
skill-blast --uninstall

# Uninstall only Media skills
skill-blast --uninstall --only Media

# Health diagnostics — broken symlinks, cache status, git connectivity
skill-blast --check

# Show detailed metadata about a specific skill
skill-blast --info 1

# View all installed skills with agent and timestamp info
skill-blast --status

# Install a specific skill by ID from GitHub (auto-detects agents + sub-agents)
skill-blast --github-install 1

❓ Troubleshooting

Windows: "A required privilege is not held" / symlink error

Windows restricts symlink creation by default. skill-blast automatically falls back to directory copies on Windows, but if you see this error:

  1. Run as Administrator — right-click your terminal → Run as admin
  2. Or enable Developer Mode — Settings → Update & Security → For Developers → Developer Mode
  3. Or do nothing — skill-blast will use full copies instead of symlinks
macOS/Linux: "Permission denied" when creating symlinks

Your agent directory may be owned by root:

sudo chown -R $(whoami) ~/.claude ~/.opencode ~/.gemini
"git not found" error

Install git:

A specific skill fails to clone

The upstream repo may have moved or been deleted:

# Check manually:
git clone https://github.com/owner/repo --depth=1

# Skip that skill:
skill-blast --skip <ID>

Open an issue with title [broken] skill-name so we can update the URL.

Broken symlinks after an update
# Diagnose:
skill-blast --check

# Repair — re-clones and re-links:
skill-blast --update

🤝 Contributing

PRs welcome! To add a new skill:

  1. Add an entry to skill_blast/skills.py
  2. Test with skill-blast --dry-run --only YourCategory
  3. Open a PR

See CONTRIBUTING.md for full guidelines.


📄 License

MIT — see LICENSE


Made with ❤️ for the AI developer community

⭐ Star this repo · 🐛 Report a bug · 💡 Request a skill

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skill_blast-3.0.0.tar.gz (459.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skill_blast-3.0.0-py3-none-any.whl (37.2 kB view details)

Uploaded Python 3

File details

Details for the file skill_blast-3.0.0.tar.gz.

File metadata

  • Download URL: skill_blast-3.0.0.tar.gz
  • Upload date:
  • Size: 459.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skill_blast-3.0.0.tar.gz
Algorithm Hash digest
SHA256 7a1df7b5a84f4f9d2239369111ccadf4cdbaa7cf54cf9861789fe8eb943a204a
MD5 a62357277a9a9ddd7d93c5bb49654f69
BLAKE2b-256 f20adb15df4eb1c48cabd9b73efae5e509bc5ba6275149e925e4d6ac7f9b035e

See more details on using hashes here.

File details

Details for the file skill_blast-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: skill_blast-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 37.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for skill_blast-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b97d29fca07003a09008d43fa09fc701303bfc196571f03babb6bfa65639764
MD5 ed21994c1a6aa6d2863667d10036148e
BLAKE2b-256 3ff76bca2cd57eac9b4194fedcb60764a883e07cb0183beeb6db489b775ec37d

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.0.0 This release

2 files

2.2.1

2 files

2.2.0

2 files

2.1.3

2 files

2.1.2

2 files

2.1.1

2 files

2.0.3

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.1.1

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page