███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5801 | pornhub-video-downloader | serpdownloaders/skills |
Pornhub Downloader (Browser Extension) Download supported Pornhub videos as MP4 files directly from active video pages. Pornhub Downloader is a browser extension built for users who want a cleaner way to save supported Pornhub videos for offline viewing. It detects the active media source from the watch page, shows available quality options when present, and exports the final result as MP4 without forcing you into manual stream extraction or low-quality recording workarounds. Save supported Porn...
|
947 |
| 5802 | difit-review | yoshiko-pg/difit |
Difit Review Overview This skill launches a requested git diff in a viewer that is easy for humans to read. At the same time, the agent can attach arbitrary comments via the --comment option. This comment mechanism is well suited for code review findings and code explanations. Before running commands, choose <difit-command> using the following rule: If command -v difit succeeds, use difit . Otherwise, use npx difit . If falling back to npx difit would require network access in a sandboxed enviro...
|
947 |
| 5803 | architecture-diagram | cocoon-ai/architecture-diagram-generator |
Architecture Diagram Skill Create professional technical architecture diagrams as self-contained HTML files with inline SVG graphics and CSS styling. Design System Color Palette Use these semantic colors for component types: Component Type Fill (rgba) Stroke Frontend rgba(8, 51, 68, 0.4) 22d3ee (cyan-400) Backend rgba(6, 78, 59, 0.4) 34d399 (emerald-400) Database rgba(76, 29, 149, 0.4) a78bfa (violet-400) AWS/Cloud rgba(120, 53, 15, 0.3) fbbf24 (amber-400) Security rgba(136, 19, 55, 0.4) fb7185 ...
|
947 |
| 5804 | dcf-model | anthropics/financial-services-plugins |
DCF Model Builder Overview This skill creates institutional-quality DCF models for equity valuation following investment banking standards. Each analysis produces a detailed Excel model (with sensitivity analysis included at the bottom of the DCF sheet). Tools Default to using all of the information provided by the user and MCP servers available for data sourcing. Critical Constraints - Read These First These constraints apply throughout all DCF model building. Review before starting: Sensitivit...
|
947 |
| 5805 | tempo | grafana/skills |
Grafana Tempo - Distributed Tracing Backend Grafana Tempo is an open-source, high-scale distributed tracing backend. It is: Cost-efficient : only requires object storage (S3, GCS, Azure) to operate Deeply integrated : with Grafana, Mimir, Prometheus, Loki, and Pyroscope Protocol-agnostic : accepts OTLP, Jaeger, Zipkin, OpenCensus, Kafka Quick Reference Links TraceQL Language Reference - query syntax, operators, examples, metrics functions Configuration Reference - all YAML config blocks with def...
|
947 |
| 5806 | react | lobehub/lobe-chat |
React Component Writing Guide Use antd-style for complex styles; for simple cases, use inline style attribute Use Flexbox and Center from @lobehub/ui for layouts (see references/layout-kit.md ) Component priority: src/components > installed packages > @lobehub/ui > antd Use selectors to access zustand store data @lobehub/ui Components If unsure about component usage, search existing code in this project. Most components extend antd with additional props. Reference: node_modules/@lobehub/ui/es/in...
|
947 |
| 5807 | figma-implement-design | nexu-io/open-design |
Implement Design Overview This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs. Skill Boundaries Use this skill when the deliverable is code in the user's repository. If the user asks to create/edit/delete nodes inside Figma itself, switch to figma-use . If the user asks to build or update a full-pa...
|
947 |
| 5808 | plan-design-review | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
947 |
| 5809 | 123movies-downloader | serpdownloaders/skills |
123Movies Downloader (Browser Extension) Browser extension that detects and saves videos from 123Movies and all its mirror sites as standard MP4 files — directly in your browser, no extra software required. SERP 123Movies Downloader is the only browser extension built specifically for saving videos from 123Movies and every one of its mirror sites. Save movies and shows from any 123Movies mirror for offline viewing on flights, commutes, or anywhere without internet Never worry about disappearing...
|
946 |
| 5810 | create-video | heygen-com/skills |
Create Video Generate complete videos from a text prompt. Describe what you want and the AI handles script writing, avatar selection, visuals, voiceover, pacing, and captions automatically. Authentication All requests require the X-Api-Key header. Set the HEYGEN_API_KEY environment variable. curl -X POST "https://api.heygen.com/v1/video_agent/generate" \ -H "X-Api-Key: $HEYGEN_API_KEY " \ -H "Content-Type: application/json" \ -d '{"prompt": "Create a 60-second product demo video."}' Tool Selecti...
|
946 |
| 5811 | motherless-downloader | serpdownloaders/skills |
Motherless Downloader (Browser Extension) Download supported Motherless videos as MP4 files directly from the browser. Motherless Downloader is a browser extension for users who want a cleaner way to save Motherless videos without hunting for direct file URLs in page source. It detects supported media from active video pages, surfaces available quality options when present, and exports the result as MP4 for offline playback. Save supported Motherless videos from watch pages Detect direct file an...
|
946 |
| 5812 | ralph-wiggum | fstandhartinger/ralph-wiggum |
Autonomous AI coding with spec-driven development What is Ralph Wiggum? Ralph Wiggum combines Geoffrey Huntley's iterative bash loop with spec-driven development for fully autonomous AI-assisted software development. The key insight: Fresh context each iteration. Each loop starts a new agent process with a clean context window, preventing context overflow and degradation. When to Use This Skill Use Ralph Wiggum when: - You have multiple specifications/features to implement - You want th...
|
946 |
| 5813 | flightclaw | jackculpan/flightclaw |
flightclaw Track flight prices from Google Flights. Search routes, monitor prices over time, and get alerts when prices drop. Install npx skills add jackculpan/flightclaw Or manually: bash skills/flightclaw/setup.sh Scripts Search Flights Find flights for a specific route and date. Supports multiple airports and date ranges. python skills/flightclaw/scripts/search-flights.py LHR JFK 2025 -07-01 python skills/flightclaw/scripts/search-flights.py LHR JFK 2025 -07-01 --cabin BUSINESS python skills/...
|
946 |
| 5814 | ai-video-generation | inference-sh/skills |
AI Video Generation Generate videos with 40+ AI models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Generate a video with Veo belt app run google/veo-3-1-fast --input '{"prompt": "drone shot flying over a forest"}' Available Models Text-to-Video Model App ID Best For Veo 3.1 Fast google/veo-3-1-fast Fast, with optional audio Veo 3.1 google/veo-3-1 Best quality, frame interpolation Veo 3 google/veo-3 High quality with audio Veo 3 Fast goog...
|
946 |
| 5815 | doc | nexu-io/open-design |
Prefer `uv` for dependency management. Python packages: ``` uv pip install python-docx pdf2image ``` If `uv` is unavailable: ``` python3 -m pip install python-docx pdf2image ``` System tools (for rendering): ``` macOS (Homebrew) brew install libreoffice poppler Ubuntu/Debian sudo apt-get install -y libreoffice poppler-utils ``` If installation isn't possible in this environment, tell the user which dependency is missing and how to install it locally. Environment No required envir...
|
946 |
| 5816 | creating-ec2-image-builder-pipeline | aws/agent-toolkit-for-aws |
Creating an EC2 Image Builder Pipeline Overview Domain expertise for creating and managing EC2 Image Builder pipelines that automate custom AMI creation. Covers the full lifecycle: IAM role setup, build component definition, image recipe creation, infrastructure and distribution configuration, pipeline execution, and launch template creation. Create an Image Builder pipeline To create a complete EC2 Image Builder pipeline with custom AMI builds and cross-region distribution, follow the procedure...
|
946 |
| 5817 | m3u8-downloader | serpdownloaders/skills |
M3U8 Downloader (Browser Extension) Detect and download HLS/M3U8 streams from supported websites and save them as MP4 files. M3U8 Downloader is a browser extension built for users who need a site-agnostic HLS workflow instead of a single-site downloader. It monitors supported media requests in your browser, detects M3U8/HLS streams and related video sources, and helps you export them into standard MP4 files without relying on command-line tools. Detect HLS/M3U8 streams from supported sites Save ...
|
945 |
| 5818 | serp-video-downloader | serpdownloaders/skills |
SERP Video Downloader App (Browser Extension for Chrome, Firefox, Edge, Opera, Brave) Save Every kind of video from any place on the internet, Straight to your computer for offline viewing. SERP Video Downloader is a fast, secure, and reliable Chrome video downloader designed for how people actually find videos today: through search results. Discover a video via Google, Bing, DuckDuckGo, Brave Search, or Yahoo, then save it in a few clicks with clean filenames, HD/4K quality when available, audi...
|
945 |
| 5819 | 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 ...
|
945 |
| 5820 | 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 ...
|
945 |
| 5821 | xhamsterlive-downloader | serpdownloaders/skills |
XHamsterLive Downloader (Browser Extension) Record XHamsterLive streams and download saved videos as MP4 files for offline viewing. XHamsterLive Downloader is a browser extension built for users who want a cleaner way to keep XHamsterLive 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 XHamsterLive st...
|
945 |
| 5822 | tubi-downloader | serpdownloaders/skills |
Tubi Downloader — Coming Soon (Browser Extension) Download movies and TV shows from Tubi as MP4 files directly in your browser. This extension is currently in development and has not been released yet. Tubi Downloader is an upcoming browser extension that will let users capture video from Tubi's free, ad-supported streaming platform without relying on third-party desktop applications or command-line utilities. It is being built around the browser playback experience so you can save movies, TV ep...
|
945 |
| 5823 | competitor-research | kostja94/marketing-skills |
SEO Content: Competitor Research Guides competitor research for SEO, content, backlinks, and positioning. Use when planning content, auditing articles, building links, or evaluating market position. 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. Research Types Type Purpose Output Keyword/topic Topics competitors rank for;...
|
945 |
| 5824 | open-pencil | open-pencil/skills |
OpenPencil CLI and MCP server for .fig design files. Two modes of operation: App mode — connect to the running OpenPencil editor (omit the file argument) Headless mode — work with .fig files directly (pass a file path) App mode — operates on the document open in the editor bun open-pencil tree Headless mode — operates on a .fig file bun open-pencil tree design.fig The app exposes an automation bridge on http://127.0.0.1:7600 when running. The CLI auto-connects to it when no file path is provid...
|
945 |
| 5825 | imagegen | nexu-io/open-design |
Generates or edits images for the current project (e.g., website assets, game assets, UI mockups, product mockups, wireframes, logo design, photorealistic images, infographics). Defaults to `gpt-image-1.5` and the OpenAI Image API, and prefers the bundled CLI for deterministic, reproducible runs. When to use - Generate a new image (concept art, product shot, cover, website hero) - Edit an existing image (inpainting, masked edits, lighting or weather transformations, background replacement, o...
|
945 |
| 5826 | competitive-ads-extractor | nexu-io/open-design |
Competitive Ads Extractor This skill extracts your competitors' ads from ad libraries and analyzes what's working—the problems they're highlighting, use cases they're targeting, and copy/creative that's resonating. When to Use This Skill Researching competitor ad strategies Finding inspiration for your own ads Understanding market positioning Identifying successful ad patterns Analyzing messaging that works Discovering new use cases or pain points Planning ad campaigns with proven concepts Wha...
|
945 |
| 5827 | adk-integrations | botpress/skills |
No SKILL.md available for this skill. View on GitHub Installs 455 Repository botpress/skills GitHub Stars 12 First Seen Apr 7, 2026
|
945 |
| 5828 | freepik-downloader | serpdownloaders/skills |
Freepik Downloader — Coming Soon (Browser Extension) Download licensed Freepik vectors, photos, PSD files, and illustrations directly from your browser with a single click. This extension is currently in development and has not been released yet. Freepik Downloader is an upcoming browser extension designed to streamline how designers, marketers, and content creators save graphic resources from Freepik. Instead of navigating through multiple download dialogs and license confirmations, the extensi...
|
944 |
| 5829 | yespornplease-downloader | serpdownloaders/skills |
YesPornPlease Downloader (Browser Extension) Download YesPornPlease videos as MP4 files from supported pages without leaving the browser. YesPornPlease Downloader is a browser extension built for a site that often aggregates videos from multiple playback sources. Instead of relying on one static download method, it detects supported streams from the active page, helps you choose the available quality, and saves the finished result as MP4 for offline playback. Save supported YesPornPlease videos ...
|
944 |
| 5830 | circle-downloader | serpdownloaders/skills |
Circle Downloader (Browser Extension) Browser extension that adds a download button to Circle.so community pages — detects videos from Circle's native player, Tella, Loom, Vimeo, YouTube, and Wistia, and saves them as MP4 for offline viewing. A browser extension that downloads videos from Circle.so communities, Tella.tv recordings, Loom videos, and embedded content from YouTube, Vimeo, and Wistia — directly to your computer as MP4 files. No external software needed. 3 free downloads included. Sa...
|
944 |
| 5831 | soundgasm-downloader | serpdownloaders/skills |
Soundgasm Downloader — Coming Soon (Browser Extension) Save audio recordings from Soundgasm as local MP3 or M4A files directly from your browser. This extension is currently in development and has not been released yet. Soundgasm Downloader is an upcoming browser extension that will give users a simple, reliable way to save audio from the Soundgasm platform without relying on third-party websites, screen recorders, or command-line utilities. It is being built around the browser listening experie...
|
944 |
| 5832 | depositphotos-downloader | serpdownloaders/skills |
Depositphotos Downloader — Coming Soon (Browser Extension) Download your licensed Depositphotos photos, vectors, videos, and music files directly through your browser. This extension is currently in development and has not been released yet. Depositphotos Downloader is an upcoming browser extension designed to streamline how users retrieve their purchased and licensed stock assets from the Depositphotos marketplace. Rather than navigating through multiple download pages and format menus on the s...
|
944 |
| 5833 | apollo-router | apollographql/skills |
Apollo Router Config Generator Apollo Router is a high-performance graph router written in Rust for running Apollo Federation 2 supergraphs. It sits in front of your subgraphs and handles query planning, execution, and response composition. This skill generates version-correct configuration. Router v1 and v2 have incompatible config schemas in several critical sections (CORS, JWT auth, connectors). Always determine the target version before generating any config. Step 1: Version Selection Ask th...
|
944 |
| 5834 | docs-write | metabase/metabase |
Documentation Writing Skill @./../_shared/metabase-style-guide.md When writing documentation Start here Who is this for? Match complexity to audience. Don't oversimplify hard things or overcomplicate simple ones. What do they need? Get them to the answer fast. Nobody wants to be in docs longer than necessary. What did you struggle with? Those common questions you had when learning? Answer them (without literally including the question). Writing process Draft: Write out the steps/explanation ...
|
944 |
| 5835 | design-mcp-workflow | anthropics/knowledge-work-plugins |
Design MCP Workflow Use this skill when the user wants Claude or another MCP-capable client to interact with Zoom via tool calls instead of only deterministic API code. Covers MCP fit assessment REST API vs MCP boundaries Hybrid architectures Connector expectations Whiteboard-specific MCP routing Workflow Decide whether the problem is agentic tooling, deterministic automation, or both. Route MCP-only tasks to zoom-mcp . Route hybrid tasks to both zoom-mcp and rest-api . If Whiteboard is central,...
|
944 |
| 5836 | speech-engine | elevenlabs/skills |
ElevenLabs Speech Engine Add a real-time voice interface to a custom agent. ElevenLabs handles microphone audio, speech-to-text, turn-taking, text-to-speech, and browser playback; your server exposes a Speech Engine WebSocket endpoint and streams response text back. Setup: See Installation Guide . For JavaScript, use @elevenlabs/* packages only. For deeper SDK details, read JavaScript SDK Reference or Python SDK Reference . When to Use Use Speech Engine when the user wants to: Add voice to an ex...
|
944 |
| 5837 | resume-quantifier | paramchoudhary/resumeskills |
Resume Quantifier When to Use This Skill Use this skill when the user: Needs to add metrics and numbers to their resume Has bullets without quantifiable results Doesn't know what numbers to include Says they "don't have metrics" or "can't measure impact" Mentions: "add metrics", "quantify", "add numbers", "measure impact", "no data" Core Capabilities Find hidden metrics in any experience Estimate numbers when exact data unavailable Create before/after comparisons Identify measurable impact point...
|
944 |
| 5838 | 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...
|
943 |
| 5839 | 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...
|
943 |
| 5840 | flickr-downloader | serpdownloaders/skills |
Flickr Downloader — Coming Soon (Browser Extension) Download photos and videos from Flickr in their original resolution directly from your browser. This extension is currently in development and has not been released yet. Flickr Downloader is an upcoming browser extension designed to help users save images and video content hosted on Flickr without relying on third-party websites, screen-capture workarounds, or manual URL manipulation. The extension will integrate with the Flickr browsing experi...
|
943 |
| 5841 | 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...
|
943 |
| 5842 | stock-watcher | agentbay-ai/agentbay-skills |
Stock Watcher Skill This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn). 自选股行情查看 当你要求查看自选股行情时,系统会直接显示以下信息: 每只股票的代码和名称 近期表现指标(涨跌幅等关键数据) 详细信息链接(可点击查看) 无需额外命令,直接为你呈现简洁明了的行情概览。 管理自选股 添加股票 使用股票代码(6位数字)添加到自选股: 例如:添加 600053 九鼎投资 删除股票 通过股票代码删除自选股: 例如:删除 600053 查看自选股列表 显示当前所有自选股的完整列表 清空自选股列表 完全清空所有自选股 数据来源 主要使用 同花顺 (10jqka.com.cn) 作为数据源: 股票页面 : https://stockpage...
|
943 |
| 5843 | 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...
|
943 |
| 5844 | 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...
|
943 |
| 5845 | adk-debugger | botpress/skills |
No SKILL.md available for this skill. View on GitHub Installs 453 Repository botpress/skills GitHub Stars 12 First Seen Apr 8, 2026
|
943 |
| 5846 | 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 ...
|
942 |
| 5847 | 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...
|
942 |
| 5848 | 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 ...
|
942 |
| 5849 | 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...
|
942 |
| 5850 | spankbang-video-downloader | serpdownloaders/skills |
SpankBang Downloader (Browser Extension) Download supported SpankBang videos as MP4 files from watch pages in your browser. SpankBang Downloader is a browser extension for users who want a more reliable way to save supported SpankBang videos for offline viewing. It detects the active playback source, shows available quality options when present, and exports the finished file as MP4 without requiring stream inspection or external download tools. Save supported SpankBang videos from active pages D...
|
942 |