📥
Pengunduh Video

Pengunduh Video

Unduh file video dari berbagai tautan web.

PROMPT EXAMPLE
Gunakan keahlian `video-downloader` untuk mengunduh video.
Fast Processing
High Quality
Privacy Protected

SKILL.md Definition

YouTube Video Downloader

Download YouTube videos with full control over quality and format settings.

Quick Start

The simplest way to download a video:

python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID"

This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/.

Options

Quality Settings

Use -q or --quality to specify video quality:

  • best (default): Highest quality available
  • 1080p: Full HD
  • 720p: HD
  • 480p: Standard definition
  • 360p: Lower quality
  • worst: Lowest quality available

Example:

python scripts/download_video.py "URL" -q 720p

Format Options

Use -f or --format to specify output format (video downloads only):

  • mp4 (default): Most compatible
  • webm: Modern format
  • mkv: Matroska container

Example:

python scripts/download_video.py "URL" -f webm

Audio Only

Use -a or --audio-only to download only audio as MP3:

python scripts/download_video.py "URL" -a

Custom Output Directory

Use -o or --output to specify a different output directory:

python scripts/download_video.py "URL" -o /path/to/directory

Complete Examples

  1. Download video in 1080p as MP4:
python scripts/download_video.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ" -q 1080p
  1. Download audio only as MP3:
python scripts/download_video.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ" -a
  1. Download in 720p as WebM to custom directory:
python scripts/download_video.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ" -q 720p -f webm -o /custom/path

How It Works

The skill uses yt-dlp, a robust YouTube downloader that:

  • Automatically installs itself if not present
  • Fetches video information before downloading
  • Selects the best available streams matching your criteria
  • Merges video and audio streams when needed
  • Supports a wide range of YouTube video formats

Important Notes

  • Downloads are saved to /mnt/user-data/outputs/ by default
  • Video filename is automatically generated from the video title
  • The script handles installation of yt-dlp automatically
  • Only single videos are downloaded (playlists are skipped by default)
  • Higher quality videos may take longer to download and use more disk space

About Awesome Claude Skills

A curated list of practical Claude Skills for enhancing productivity across Claude.ai, Claude Code, and the Claude API.

What Are Claude Skills?

Claude Skills are customizable workflows that teach Claude how to perform specific tasks according to your unique requirements. Skills enable Claude to execute tasks in a repeatable, standardized manner across all Claude platforms.

Quickstart: Connect Claude to 500+ Apps

The connect-apps plugin lets Claude perform real actions - send emails, create issues, post to Slack. It handles auth and connects to 500+ apps using Composio under the hood.

  1. Install the Plugin

    claude --plugin-dir ./connect-apps-plugin
    
  2. Run Setup

    /connect-apps:setup
    

    Paste your API key when asked. (Get a free key at platform.composio.dev)

Agent Skills yang Kuat

Tingkatkan performa AI Anda dengan koleksi keahlian profesional kami.

Siap Digunakan

Salin dan tempel ke sistem agen mana pun yang mendukung skill.

Desain Modular

Gabungkan 'code skills' untuk menciptakan perilaku agen yang kompleks.

Optimasi

Setiap 'agent skill' disesuaikan untuk performa dan akurasi tinggi.

Sumber Terbuka

Semua 'code skills' terbuka untuk kontribusi dan personalisasi.

Multi-platform

Bekerja dengan berbagai LLM dan kerangka kerja agen.

Aman dan Terlindungi

Keahlian terverifikasi yang mengikuti praktik terbaik keamanan AI.

Perkuat Agen Anda

Mulai gunakan Agiskills hari ini dan lihat perbedaannya.

Jelajahi Sekarang

Cara Kerja

Mulai gunakan agent skills dalam tiga langkah sederhana.

1

Pilih Skill

Temukan keahlian yang Anda butuhkan dalam koleksi kami.

2

Baca Doc

Pahami cara kerja keahlian dan batasan-batasannya.

3

Salin & Gunakan

Tempelkan definisi ke dalam konfigurasi agen Anda.

4

Uji Coba

Verifikasi hasil dan perbaiki jika perlu.

5

Terapkan

Luncurkan agen AI khusus Anda.

Apa Kata Pengembang

Lihat mengapa pengembang di seluruh dunia memilih Agiskills.

Alex Smith

Insinyur AI

"Agiskills telah benar-benar mengubah cara saya membangun agen AI."

Maria Garcia

Manajer Produk

"Skill PDF Specialist menyelesaikan masalah penguraian dokumen yang kompleks bagi kami."

John Doe

Pengembang

"Keahlian profesional dan terdokumentasi dengan baik. Sangat merekomendasikan!"

Sarah Lee

Artis

"Skill Seni Algoritmik menghasilkan kode yang sangat indah."

Chen Wei

Spesialis Frontend

"Tema yang dihasilkan oleh Theme Factory sempurna di setiap piksel."

Robert T.

CTO

"Kami sekarang menggunakan Agiskills sebagai standar untuk tim AI kami."

FAQ

Segala hal yang perlu Anda ketahui tentang Agiskills.

Ya, semua keahlian publik dapat disalin dan digunakan secara gratis.

Umpan Balik