·capture-cli
</>

capture-cli

techulus/capture-skills

Capture screenshots, generate PDFs, and extract content from any URL using the Capture CLI. Use when the user wants to screenshot a website, create a PDF of a page, extract text content, get metadata from a URL, or record an animated GIF.

6Installs·0Trend·@techulus

Installation

$npx skills add https://github.com/techulus/capture-skills --skill capture-cli

SKILL.md

Capture screenshots, generate PDFs, extract content, and fetch metadata from any URL using the Capture CLI.

The Capture CLI must be installed and configured with environment variables:

| vw | 1440 | Viewport width | | vh | 900 | Viewport height | | scaleFactor | 1 | Screen scale factor (dpr) | | full | false | Capture full page | | darkMode | false | Dark mode screenshot | | delay | 0 | Delay in seconds before capturing | | waitFor | - | Wait for CSS selector to appear | | waitForId | - | Wait for element ID to appear |

Capture screenshots, generate PDFs, and extract content from any URL using the Capture CLI. Use when the user wants to screenshot a website, create a PDF of a page, extract text content, get metadata from a URL, or record an animated GIF. Source: techulus/capture-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/techulus/capture-skills --skill capture-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is capture-cli?

Capture screenshots, generate PDFs, and extract content from any URL using the Capture CLI. Use when the user wants to screenshot a website, create a PDF of a page, extract text content, get metadata from a URL, or record an animated GIF. Source: techulus/capture-skills.

How do I install capture-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/techulus/capture-skills --skill capture-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/techulus/capture-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None