Toolverse
All skills

aioz-stream-video-upload

by openclaw

Quick upload video to AIOZ Stream API. Create video objects with default or custom encoding configurations, upload the file, complete the upload, then return the video link to the user.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security

About this skill

Quick upload video to AIOZ Stream API. Create video objects with default or custom encoding configurations, upload the file, complete the upload, then return the video link to the user.

How to use

  1. Przygotuj klucze dostępu do AIOZ Stream — będziesz potrzebować publicznego klucza (stream-public-key) i tajnego klucza (stream-secret-key). Jeśli ich nie masz, poproś je u administratora usługi.

  2. Zdecyduj, czy chcesz szybkie wgranie czy zaawansowaną konfigurację. W przypadku szybkiego wgrania podaj ścieżkę do pliku wideo i tytuł (np. "Wgraj /ścieżka/do/video.mp4 z tytułem Mój Film"). Dla zaawansowanej opcji określ dodatkowo rozdzielczości (240p, 360p, 480p, 720p, 1080p, 1440p, 2160p, 4320p), kodek (h264 lub h265), bitrate'y, typ kontenera, tagi i metadane.

  3. Umiejętność automatycznie utworzy obiekt wideo w systemie AIOZ Stream, wysyłając żądanie POST z Twoimi kluczami jako nagłówkami HTTP.

  4. Następnie przesłana zostanie zawartość pliku wideo w odpowiedniej części, z wykorzystaniem sum kontrolnych md5 dla weryfikacji integralności.

  5. Po zakończeniu przesyłania umiejętność sfinalizuje proces i zwróci Ci gotowy link do wideo, który możesz natychmiast udostępniać lub osadzać na stronie.

  6. Upewnij się, że na systemie masz zainstalowane narzędzia curl, jq i md5sum — są one wymagane do prawidłowego działania umiejętności.

Related skills

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

reverse-engineering-tools

by gmh5225

Guide for reverse engineering tools and techniques used in game security research. Use this skill when working with debuggers, disassemblers, memory analysis tools, binary analysis, or decompilers for game security research.

Security
3168

gmail-manager

by jeffvincent

Manage Gmail - send, read, search emails, manage labels and drafts. Use when user wants to interact with their Gmail account for email operations.

Security
17128

solidity-security

by wshobson

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

Security
10105

academic-researcher

by Shubhamsaboo

Academic research assistant for literature reviews, paper analysis, and scholarly writing.\nUse when: reviewing academic papers, conducting literature reviews, writing research summaries,\nanalyzing methodologies, formatting citations, or when user mentions academic research,

Security
1260

obsidian

by gapmiss

Comprehensive guidelines for Obsidian.md plugin development including all 27 ESLint rules, TypeScript best practices, memory management, API usage (requestUrl vs fetch), UI/UX standards, and submission requirements. Use when working with Obsidian plugins, main.ts files,

Security
14111