serpdownloaders/internet-archive-downloader
Access and download books
Access and download books
npx skills add https://github.com/serpdownloaders/skills/tree/main/skills/internet-archive-downloaderAccess and download books
This repo contains 20 individual skills — each has its own dedicated page.
Download movies and TV shows from 123movies instantly without ads or popups
Save 123RF stock photos and vectors without watermarks in original quality
Download Adobe Stock images
Extract Alamy stock photos in full resolution without watermarks or restrictions
Download videos from Alpha Porno
Download Prime Video content for offline viewing with subtitles and multiple quality options
AShemaleTube Downloader Browser Extension (Chrome, Firefox, Edge, Opera, Brave)
Private and secure adult video downloads with HD quality and fast processing
Download Bilibili videos
Record and download Bongacams live streams and private shows automatically
BoyfriendTV Downloader Browser Extension (Chrome, Firefox, Edge, Opera, Brave)
Download brightcove videos to your computer so you can watch them offline and have safe backups
Download Cam4 live streams and recorded videos -- capture any quality, save as MP4.
Record Cams.com live streams and save recorded videos as MP4 for offline viewing.
Capture Camsoda streams and private sessions with automated recording features
Export Canva designs without watermarks in high resolution with all elements intact
Record Chaturbate streams automatically with model detection and quality selection
Download Circle course videos to save offline for convenient viewing and content backup
download content from Clientclub instantly without ads or popups.
Coomer Downloader Browser Extension (Chrome, Firefox, Edge, Opera, Brave)
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when working with Postgres databases.
Network egress firewall for AI agent tools. Declarative domain allowlist; throws on violation. Optional reqwest-middleware integration.
A Codex agent skill for file-based handoff between GPT planning/review and DeepSeek execution through CCSwitch.
Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates structured audit reports. Excludes view/pure/read-only functions. Use when auditing smart contracts (Solidity, Vyper, Solana/Rust, Move, TON, CosmWasm) or when asked to find entry points, audit flows, external functions, access control patterns, or privileged operations.
Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.