🎯

capture-cli

🎯Skill

from techulus/capture-skills

VibeIndex|
What it does

capture-cli skill from techulus/capture-skills

capture-cli

Installation

Install skill:
npx skills add https://github.com/techulus/capture-skills --skill capture-cli
5
-
Last UpdatedJan 23, 2026

Skill Details

SKILL.md

Overview

# Capture Agent Skills

Agent Skills for [Capture](https://capture.page) - screenshots, PDFs, content extraction, and more.

Installation

```bash

npx skills add techulus/capture-skills

```

Available Skills

capture-cli

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

Prerequisites:

  1. Install the [Capture CLI](https://github.com/techulus/capture-go)
  2. Set environment variables CAPTURE_KEY and CAPTURE_SECRET

Capabilities:

  • Screenshot any website with custom viewport, dark mode, device emulation
  • Generate PDFs with custom paper size, orientation, margins
  • Extract content as markdown or HTML
  • Fetch metadata (title, description, Open Graph data)
  • Record animated GIFs

Links

  • [Capture](https://capture.page)
  • [Documentation](https://docs.capture.page)
  • [Capture CLI](https://github.com/techulus/capture-go)