🎯

udemy-crawler

🎯Skill

from vibery-studio/templates

VibeIndex|
What it does

Crawls and extracts course metadata, pricing, and details from Udemy's online learning platform for aggregation or analysis.

udemy-crawler

Installation

Install skill:
npx skills add https://github.com/vibery-studio/templates --skill udemy-crawler
2
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# Vibery Templates

Curated templates for Claude Code.

Template Types

| Type | Description |

| -------- | ----------------------------------------- |

| agents | AI specialist agents for specific domains |

| skills | Multi-file capabilities with scripts |

| commands | Slash commands for common tasks |

| mcps | MCP server configurations |

| hooks | Automation hooks |

| settings | Claude Code settings |

Installation

```bash

# Using Vibery CLI

vibery install

# Direct download from releases

curl -L https://github.com/vibery-studio/templates/releases/latest/download/agent--react-pro.tar.gz | tar -xz

```

Registry

Template catalog available at:

```

https://github.com/vibery-studio/templates/releases/latest/download/registry.json

```

Contributing

  1. Add template to appropriate folder
  2. Push to main branch
  3. GitHub Actions auto-generates release

License

MIT