███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 10751 | open-graph | kostja94/marketing-skills |
SEO On-Page: Open Graph Guides implementation of Open Graph meta tags for social media previews (Facebook, LinkedIn, Slack, Discord, etc.). Pages with proper OG tags get 2–3× more clicks than bare URL links. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Social Sharing) Open Graph : Facebook-originated protocol; co...
|
961 |
| 10752 | query | duckdb/duckdb-skills |
Query Knowledge Search the FPF knowledge base and display hypothesis details with assurance information. Action (Run-Time) Search .fpf/knowledge/ and .fpf/decisions/ by user query. For each found hypothesis , display: Basic info: title, layer (L0/L1/L2), kind, scope If layer >= L1: read audit section for R_eff If has dependencies: show dependency graph Evidence summary if exists Present results in table format. Search Locations Show more
|
961 |
| 10753 | k6-cloud-investigate-test | grafana/skills |
k6 Cloud test investigator Structured 9-step workflow for investigating a Grafana Cloud k6 test or run. This skill is workflow-only . All API calls go through gcx api against the plugin proxy, using v6 for REST and v5 for metrics. For the underlying mechanics (gcx auth, path conventions, endpoint discovery, log queries, script editing, threshold semantics, gotchas), see the k6-manage skill — every step below references it. The content unique to this skill is: the ordered investigation flow (Step...
|
961 |
| 10754 | neobrutalism | bergside/awesome-design-skills |
neobrutalism Design System Skill (Universal) Mission You are an expert design-system guideline author for neobrutalism design. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Style Foundations Visual style: modern, clean, high-contrast Typography scale: 13/15/17/21/27/35 | Fonts: primary=Inter, display=Inter, mono=JetBrains Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, warning, dang...
|
961 |
| 10755 | chaturbate-downloader | serpdownloaders/skills |
Chaturbate Downloader (Browser Extension) Record Chaturbate live streams and download saved videos as MP4 files for offline viewing. Chaturbate Downloader is a browser extension for users who want a direct way to capture public Chaturbate rooms and save supported recorded videos without relying on generic downloader sites or manual stream extraction. It detects active media in your browser session, lets you choose from available qualities, and saves finished downloads as MP4 for easier playback ...
|
960 |
| 10756 | dailymotion-downloader | serpdownloaders/skills |
Dailymotion Downloader (Browser Extension) Download supported Dailymotion videos as MP4 files for offline viewing. Dailymotion Downloader is a browser extension for users who want a cleaner way to save Dailymotion videos without relying on browser hacks, screen capture workarounds, or generic tools that miss the real stream. It detects supported Dailymotion media, lets you choose the available quality, and exports the result as MP4 for later playback. Save supported Dailymotion videos from watch...
|
960 |
| 10757 | nhentai-downloader | serpdownloaders/skills |
NHentai Downloader (Browser Extension) Download supported NHentai videos as MP4 files from the browser with direct quality selection. NHentai Downloader is a browser extension for users who want a cleaner way to save supported NHentai videos without relying on generic downloader sites or HLS tools. It detects supported video pages in the browser, exposes the available qualities, and exports finished downloads as MP4 for easier playback later. Download supported NHentai videos directly from the p...
|
960 |
| 10758 | linkedin-learning-downloader | serpdownloaders/skills |
LinkedIn Learning Downloader — Coming Soon (Browser Extension) Download LinkedIn Learning course videos as MP4 files for offline professional development. This extension is currently in development and has not been released yet. LinkedIn Learning Downloader is an upcoming browser extension that will allow users to save video lessons from LinkedIn Learning directly to their local machine without relying on third-party desktop applications or command-line utilities. It is being built around the br...
|
960 |
| 10759 | adobe-stock-downloader | serpdownloaders/skills |
Adobe Stock Downloader — Coming Soon (Browser Extension) Save your licensed Adobe Stock photos, vectors, videos, and templates directly from the browser with a single click. This extension is currently in development and has not been released yet. Adobe Stock Downloader is an upcoming browser extension designed to streamline how users retrieve their licensed assets from Adobe Stock. Instead of navigating through multiple Creative Cloud menus and download dialogs, this extension will detect licen...
|
960 |
| 10760 | skillshare-downloader | serpdownloaders/skills |
Skillshare Downloader — Coming Soon (Browser Extension) Download Skillshare class videos as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Skillshare Downloader is an upcoming browser extension that will provide a simple, browser-native way to save class videos from Skillshare's online learning platform. Instead of relying on screen recorders or third-party desktop applications, the extension is being built to work inside your brow...
|
960 |
| 10761 | camsoda-downloader | serpdownloaders/skills |
CamSoda Downloader (Browser Extension) Record CamSoda live streams and download saved videos as MP4 files from your browser. CamSoda Downloader is a browser extension built for users who want a simpler way to keep CamSoda broadcasts and saved videos available offline. It detects supported streams in your browser session, gives you direct controls for live capture and recorded downloads, and saves finished files as MP4 for easier playback later. Record active CamSoda live streams while they are b...
|
960 |
| 10762 | preload | patternsdev/skills |
Preload Table of Contents When to Use When NOT to Use Instructions Details Source Preload ( <link rel="preload"> ) is a browser optimization that allows critical resources (that may be discovered late) to be requested earlier. If you are comfortable thinking about how to manually order the loading of your key resources, it can have a positive impact on loading performance and metrics in the Core Web Vitals . That said, preload is not a panacea and requires an awareness of some trade-offs. When t...
|
960 |
| 10763 | setting-up-astro-project | astronomer/agents |
Astro Project Setup This skill helps you initialize and configure Airflow projects using the Astro CLI. To run the local environment, see the managing-astro-local-env skill. To write DAGs, see the authoring-dags skill. Initialize a New Project astro dev init Creates this structure: project/ ├── dags/ DAG files ├── include/ SQL, configs, supporting files ├── plugins/ Custom Airflow plugins ├── tests/ Unit tests ├── Dockerfile ...
|
960 |
| 10764 | git-notes | neolabhq/context-engineering-kit |
Git Notes Overview Git notes attach metadata to commits (or any Git object) without modifying the objects themselves. Notes are stored separately and displayed alongside commit messages. Core principle: Add information to commits after creation without rewriting history. Core Concepts Concept Description Notes ref Storage location, default refs/notes/commits Non-invasive Notes never modify SHA of original object Namespaces Use --ref for different note categories Display Notes appear in git log a...
|
960 |
| 10765 | planetscale-postgres-safety-review | planetscale/skills |
Postgres safety review Purpose Recommend best practices for a PlanetScale Postgres database. Focus on availability protection, application isolation, recovery, safe automation, and observability. Do not apply changes. Branch and schema workflow PlanetScale Postgres branches do not use Vitess-style deploy requests. Schema changes are made directly to each branch, and production schema changes should be managed through the application’s normal migration workflow with a branch validation step. Chec...
|
960 |
| 10766 | convert-blazor-server-to-webapp | dotnet/skills |
Convert Blazor Server App to Blazor Web App This skill helps an agent convert a pre-.NET 8 Blazor Server app into a .NET 8+ Blazor Web App. The old hosting model uses AddServerSideBlazor / MapBlazorHub with a _Host.cshtml Razor Page as the entry point. The new Blazor Web App model uses AddRazorComponents / MapRazorComponents with an App.razor root component, enabling per-component render modes, enhanced navigation, streaming rendering, and other .NET 8+ features. The converted app uses Interacti...
|
960 |
| 10767 | sexchathu-downloader | serpdownloaders/skills |
SexChatHU Downloader (Browser Extension) Record SexChatHU live streams and download saved videos as MP4 files for offline viewing. SexChatHU Downloader is a browser extension built for users who want a cleaner way to keep SexChatHU live broadcasts and saved videos available outside the site. It detects supported video streams directly in the browser, lets you choose from available qualities, and saves finished captures as MP4 files that are easier to replay later. Record active SexChatHU live st...
|
959 |
| 10768 | gohighlevel-downloader | serpdownloaders/skills |
GoHighLevel Downloader (Browser Extension) Download videos from GoHighLevel portals, memberships, course pages, and supported embedded lesson players as MP4 files. GoHighLevel Downloader is a browser extension built for users who want a simpler way to save training and course videos from GoHighLevel-powered portals. It works with supported GoHighLevel-hosted streams and common embedded lesson providers, giving you a browser-first workflow for detecting the lesson video, choosing a quality, and e...
|
959 |
| 10769 | redgifs-downloader | serpdownloaders/skills |
Redgifs Downloader (Browser Extension) Download Redgifs clips and short videos as MP4 files from supported pages. Redgifs Downloader is a browser extension for users who want a faster way to save Redgifs clips without relying on screen recordings or page-inspection tricks. It detects supported Redgifs media from watch pages and feed cards, then lets you export the result as MP4 for offline viewing. Save Redgifs clips and short videos for offline playback Detect supported media from watch pages a...
|
959 |
| 10770 | udemy-video-downloader | serpdownloaders/skills |
Udemy Video Downloader — Save Course Lectures Offline, Any Quality Video Downloader for Udemy is a browser extension that saves Udemy course videos to your computer. Navigate to any lecture in a course you are enrolled in, click the download button on the player, and the video saves as MP4. Bulk download entire courses with per-lecture selection. Quality up to 4K. 3 free downloads included. Product page: https://serp.ly/udemy-video-downloader Help center: https://help.serp.co/en/ Latest release:...
|
959 |
| 10771 | boyfriendtv-downloader | serpdownloaders/skills |
BoyfriendTV Downloader (Browser Extension) Download BoyfriendTV videos as MP4 files from the browser with direct quality selection. BoyfriendTV Downloader is a browser extension for users who want a simpler way to save supported BoyfriendTV videos without using generic downloader sites, URL copy workflows, or separate desktop tools. It detects supported video pages in your browser session, exposes the available qualities, and exports finished downloads as MP4 for easier playback later. Download ...
|
959 |
| 10772 | open-video-downloader | serpdownloaders/skills |
Open Video Downloader — Coming Soon (Browser Extension) A universal, open-source browser extension for detecting and downloading videos from supported websites. This extension is currently in development and has not been released yet. Open Video Downloader is an upcoming browser extension that will provide a single tool for grabbing videos across every major platform and countless smaller sites. Instead of relying on proprietary downloaders that bundle ads, hidden trackers, or paywalled features...
|
959 |
| 10773 | youporn-video-downloader | serpdownloaders/skills |
YouPorn Downloader (Browser Extension) Download supported YouPorn videos as MP4 files directly from active watch pages. YouPorn Downloader is a browser extension built for users who want a cleaner way to save supported YouPorn videos for offline viewing. It detects the active media source from the page, helps you choose the available quality when multiple options exist, and exports the final result as MP4 without forcing you to parse player code or rely on generic download tools. Save supported ...
|
959 |
| 10774 | stockvault-downloader | serpdownloaders/skills |
StockVault Downloader — Coming Soon (Browser Extension) Download StockVault photos, textures, illustrations, and backgrounds in original resolution directly from your browser. This extension is currently in development and has not been released yet. StockVault Downloader is an upcoming browser extension designed to streamline the process of saving high-resolution images from StockVault's free stock photo library. Rather than navigating through multiple pages or dealing with compressed previews, ...
|
959 |
| 10775 | fansly-live-downloader | serpdownloaders/skills |
Fansly Live Downloader (Browser Extension) Record Fansly live streams and download saved recordings as MP4 files for offline viewing. Fansly Live Downloader is a browser extension built for users who want a cleaner way to keep Fansly live sessions and saved videos available outside the site. It works with active live streams, recorded videos, and supported VR content, handling detection in the browser and exporting files in MP4 format for easier playback later. Record live Fansly broadcasts whil...
|
959 |
| 10776 | sf-datacloud-segment | jaganpro/sf-skills |
sf-datacloud-segment: Data Cloud Segment Phase Use this skill when the user needs audience and insight work : segments, calculated insights, publish workflows, member counts, or troubleshooting Data Cloud segment SQL. When This Skill Owns the Task Use sf-datacloud-segment when the work involves: sf data360 segment * sf data360 calculated-insight * segment publish workflows member counts and segment troubleshooting calculated insight execution and verification Delegate elsewhere when the user is:...
|
959 |
| 10777 | onboarding-ux | jezweb/claude-skills |
Onboarding UX Audit a web app for onboarding gaps, then generate the in-app guidance to fix them. The goal: a new user should never stare at a blank screen wondering what to do. The Problem This Solves You've built the features. They work. But when a new user logs in for the first time, they see: Empty tables with column headers and nothing else Sidebars full of labels that mean nothing to them yet No indication of where to start or what the app is for Features they don't know exist because noth...
|
959 |
| 10778 | 3d-modeling | omer-metin/skills-for-antigravity |
3D Modeling Identity Role: Senior 3D Artist / Technical Artist Personality: I'm a battle-hardened 3D artist who has shipped AAA games and worked on VFX productions. I've debugged more topology nightmares than I can count, and I know exactly which shortcuts will burn you in production. I speak the truth about poly counts, edge flow, and UV layouts - even when it hurts. Expertise Areas: Production topology for games and film Non-destructive modeling workflows High-to-low poly baking pipelines ...
|
959 |
| 10779 | dt-alerting | dynatrace/dynatrace-for-ai |
dt-alerting Configure and understand the full alerting lifecycle in Dynatrace — from anomaly detector setup through Grail event storage, problem grouping, and workflow notification delivery. The Alerting Lifecycle Show more Installs 957 Repository dynatrace/dynat…e-for-ai GitHub Stars 126 First Seen Jun 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
|
959 |
| 10780 | n8n-binary-and-data-official | n8n-io/skills |
n8n Binary and Data n8n handles two kinds of data: JSON (in $json ) and binary (in $binary ), flowing side-by-side. Binary has sharp edges around agent tools, storage, and display contexts (chat surfaces, message rendering). For tabular storage (Data Tables), see the n8n-data-tables-official skill. Non-negotiables Binary is in $binary , not $json . Don't read file contents from $json . Binary cannot cross the agent tool boundary in either direction. Tool parameters are JSON only (via fromAi() ),...
|
959 |
| 10781 | coomer-downloader | serpdownloaders/skills |
Coomer Downloader (Browser Extension) Save supported Coomer posts, videos, images, GIFs, and text into organized local folders. Coomer Downloader is a browser extension built for users who want to save more than just one video at a time. It scans supported Coomer pages, groups content by post and creator, and lets you download videos, images, GIFs, and text from visible posts without bouncing between generic downloader tools or manual copy workflows. Save supported Coomer videos, images, GIFs, a...
|
958 |
| 10782 | istock-downloader | serpdownloaders/skills |
iStock Downloader — Coming Soon (Browser Extension) Download licensed iStock photos, vectors, illustrations, video clips, and audio files directly from your browser. This extension is currently in development and has not been released yet. iStock Downloader is an upcoming browser extension designed to streamline the process of saving purchased and licensed assets from iStock by Getty Images. Instead of navigating through multiple download dialogs and managing individual file fetches across sessi...
|
958 |
| 10783 | hdzog-downloader | serpdownloaders/skills |
HDZog Downloader (Browser Extension) Download supported HDZog videos as MP4 files from the browser with direct quality selection. HDZog Downloader is a browser extension for users who want a more direct way to save supported HDZog videos without relying on generic downloader sites or HLS tools. It detects supported video pages in the browser, exposes the available qualities, and exports finished downloads as MP4 for easier playback later. Download supported HDZog videos directly from the page Ch...
|
958 |
| 10784 | erome-downloader | serpdownloaders/skills |
EroMe Downloader (Browser Extension) Save supported EroMe album videos and images into organized local folders from the browser. EroMe Downloader is a browser extension for users who want a cleaner way to save supported EroMe albums without picking through each file manually. It detects album media on supported pages, lets you download videos and images directly from the browser, and keeps the output organized for easier offline access later. Save supported EroMe videos and images from album pag...
|
958 |
| 10785 | terabox-downloader | serpdownloaders/skills |
TeraBox Downloader — Coming Soon (Browser Extension) Download files from TeraBox shared links quickly and reliably, straight from your browser. This extension is currently in development and has not been released yet. TeraBox Downloader is an upcoming browser extension built to simplify the process of saving files from TeraBox (by Baidu) shared links. TeraBox offers 1TB of free cloud storage, and users frequently share large files, folders, and media through public download links. The extension ...
|
958 |
| 10786 | alpha-porno-downloader | serpdownloaders/skills |
AlphaPorno Downloader (Browser Extension) Browser extension that detects and saves videos from AlphaPorno as standard MP4 files — with an in-page download button right on the video player, no extra software required. SERP AlphaPorno Downloader is a browser extension built specifically for saving videos from AlphaPorno as standard MP4 files. Save videos from AlphaPorno for offline viewing with a single click directly on the player Choose your preferred quality (360p up to 1080p) and download as ...
|
958 |
| 10787 | whop-video-downloader | serpdownloaders/skills |
Whop Downloader (Browser Extension) Browser extension that lets you download Whop videos, images, and text posts directly to your computer — detects every piece of downloadable content on the page and organizes it by type, no extra software required. SERP Whop Downloader is a browser extension built specifically for saving content from Whop — videos, images, and text posts — as standard files you can keep. Save course videos, images, and text posts from any Whop page for offline viewing and stu...
|
958 |
| 10788 | webinarjam-video-downloader | serpdownloaders/skills |
WebinarJam Video Downloader — Coming Soon (Browser Extension) Download WebinarJam webinar recordings and replays as MP4 files directly from your browser. This extension is currently in development and has not been released yet. WebinarJam Video Downloader is an upcoming browser extension that will allow users to save live webinar recordings, automated webinar sessions, and replay videos from the WebinarJam platform without relying on third-party screen recorders or separate desktop applications....
|
958 |
| 10789 | wistia-video-downloader | serpdownloaders/skills |
Wistia Downloader (Browser Extension) Download supported Wistia-hosted videos as MP4 files from business pages, embeds, and training portals. Wistia Downloader is a browser extension built for users who need a cleaner way to save supported Wistia videos for offline viewing. It focuses on embedded and business-hosted playback, detects the active media source from the page, and exports the final result as MP4 without forcing you to parse Wistia embed code or API calls by hand. Save supported Wisti...
|
958 |
| 10790 | identify-malicious-repository | aradotso/security-skills |
Identify Malicious Repository Skill by ara.so — Security Skills collection Overview ⚠️ WARNING: This repository is MALICIOUS and should NOT be used. The project viceofficialtower74/Avast-Premium-Security-Windows-Latest is a fraudulent repository that impersonates legitimate Avast security software to distribute malware, trojans, or other malicious payloads. This skill helps AI agents identify and warn users about such repositories. Red Flags Indicating Malicious Intent 1. Cracked Software Distri...
|
958 |
| 10791 | rag-engineer | sickn33/antigravity-awesome-skills |
RAG Engineer Expert in building Retrieval-Augmented Generation systems. Masters embedding models, vector databases, chunking strategies, and retrieval optimization for LLM applications. Role : RAG Systems Architect I bridge the gap between raw documents and LLM understanding. I know that retrieval quality determines generation quality - garbage in, garbage out. I obsess over chunking boundaries, embedding dimensions, and similarity metrics because they make the difference between helpful and hal...
|
958 |
| 10792 | quarkus | mindrally/skills |
Quarkus You are an expert in Java programming, Quarkus framework, Jakarta EE, MicroProfile, GraalVM native builds, Vert.x for event-driven applications, Maven, JUnit, and related Java technologies. Code Style and Structure Write clean, efficient, and well-documented Java code using Quarkus best practices Follow Jakarta EE and MicroProfile conventions, ensuring clarity in package organization Use descriptive method and variable names following camelCase convention Structure your application wit...
|
958 |
| 10793 | git-pushing | sickn33/agentic-awesome-skills |
Git Push Workflow Stage only intended changes, create a conventional commit, and push to the remote branch. When to Use Automatically activate when the user: Explicitly asks to push changes ("push this", "commit and push") Mentions saving work to remote ("save to github", "push to remote") Completes a feature and wants to share it Says phrases like "let's push this up" or "commit these changes" Safety Gates Before staging, inspect git status --short --branch , confirm the intended files, and fet...
|
958 |
| 10794 | claude-scientific-skills | sickn33/agentic-awesome-skills |
Claude Scientific Skills Overview Scientific research and analysis skills When to Use This Skill Use this skill when you need to work with scientific research and analysis skills. Instructions This skill provides guidance and patterns for scientific research and analysis skills. For more information, see the source repository . Show more Installs 946 Repository sickn33/agentic…e-skills GitHub Stars 45.1K First Seen Feb 1, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
958 |
| 10795 | resume-manager | ailabs-393/ai-labs-claude-skills |
Resume Manager Overview This skill transforms Claude into a comprehensive resume management system that maintains a structured database of your professional profile and generates tailored, professionally styled PDF resumes for specific job applications. The skill intelligently selects and highlights the most relevant experiences, projects, and skills based on the target role. When to Use This Skill Invoke this skill for resume-related tasks: Creating tailored resumes for job applications Upd...
|
958 |
| 10796 | html | mindrally/skills |
HTML Review the files throughout references/html-effectiveness/ . Create an HTML file for whatever the user is describing. Use the references as best you can to match alignment — style, density, and tone. Always include dark mode: hand-rolled CSS variables on :root / html.dark , a small theme toggle button, localStorage persistence, and an apply-before-paint script in <head> (default to prefers-color-scheme ). Installs 767 Repository plannotator/eff…ive-html GitHub Stars 1.1K First Seen 13 days ...
|
958 |
| 10797 | fpga | mindrally/skills |
FPGA Development You are an expert in FPGA development with Vivado, SystemVerilog, and hardware design optimization. Modular Design & Code Organization Structure designs into small, reusable modules to enhance readability and testability Start with a top-level design module and gradually break it down into sub-modules Use SystemVerilog interface blocks for clear interfaces Maintain consistent naming conventions across modules Synchronous Design Principles Prioritize single clock domains to simpl...
|
958 |
| 10798 | qiaomu-opencli-autofix | joeseesun/qiaomu-opencli-skills |
OpenCLI AutoFix — Automatic Adapter Self-Repair When an opencli command fails because a website changed its DOM, API, or response schema, automatically diagnose, fix the adapter, and retry — don't just report the error. Safety Boundaries Before starting any repair, check these hard stops: AUTH_REQUIRED (exit code 77) — STOP. Do not modify code. Tell the user to log into the site in Chrome. BROWSER_CONNECT (exit code 69) — STOP. Do not modify code. Tell the user to run opencli doctor . CAPTCHA / ...
|
958 |
| 10799 | tracing-upstream-lineage | astronomer/agents |
Upstream Lineage: Sources Trace the origins of data - answer "Where does this data come from?" Lineage Investigation Step 1: Identify the Target Type Determine what we're tracing: Table: Trace what populates this table Column: Trace where this specific column comes from DAG: Trace what data sources this DAG reads from Step 2: Find the Producing DAG Tables are typically populated by Airflow DAGs. Find the connection: Search DAGs by name: Use list_dags and look for DAG names matching the tab...
|
958 |
| 10800 | flirt4free-downloader | serpdownloaders/skills |
Flirt4Free Downloader (Browser Extension) Record Flirt4Free live streams and download saved videos as MP4 files from your browser. Flirt4Free Downloader is a browser extension for users who want a direct way to keep Flirt4Free live shows and recorded videos available offline. It detects supported streams in the browser, gives you a cleaner capture workflow for live rooms and galleries, and exports finished files as MP4 for easier playback later. Record active Flirt4Free live broadcasts while the...
|
957 |