remotelab-capture

Capture screenshots and screen recordings to a specified directory.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jacketlong23/skills --skill remotelab-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remotelab-capture
Source: https://github.com/jacketlong23/skills/tree/main/remotelab-capture
Command: npx skills add https://github.com/jacketlong23/skills --skill remotelab-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of saving visual artifacts like screenshots and screen recordings, ensuring they are organized in a designated location for easy access and future reference.

Core Features & Use Cases

  • Default Save Location: Automatically saves captures to D:\OneDrive\Obsidian 笔记\Obsidian\RemoteLab.
  • User Path Override: Respects any explicit save path provided by the user.
  • Timestamped Filenames: Generates clear, timestamped filenames to prevent overwrites and aid organization.
  • Use Case: When asked to "take a screenshot of the current window," the skill saves it as window-<label>-YYYYMMDD-HHmmss.png in the default RemoteLab directory.

Quick Start

Use the remotelab-capture skill to take a screenshot and save it to the default location.

Frequently Asked Questions about remotelab-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I take a screenshot and save it to a specific folder automatically?

To take a screenshot and save it automatically, this skill captures the visual artifact and saves it to a default directory or a user-specified path. It organizes files using timestamped naming conventions to prevent overwrites.

Can I override the default save path for screen recordings?

Yes, you can override the default save path for screen recordings by providing an explicit directory path. If no path is specified, captures automatically save to the default RemoteLab Obsidian directory.

How are captured media files named to prevent overwriting existing screenshots?

Captured media files are named using a timestamped convention to prevent overwriting existing screenshots. The format incorporates a descriptive label, the capture type, and an exact YYYYMMDD-HHmmss timestamp for clear organization.

Does this media capture tool save screen recordings as well as screenshots?

Yes, this media capture tool saves screen recordings as well as screenshots. It captures various visual artifacts and stores them in your designated directory using organized, timestamped filenames.

What is the default save location for captured visual artifacts?

The default save location for captured visual artifacts is the RemoteLab directory within your Obsidian notes folder. This ensures all screenshots and screen recordings are centralized for easy access.

Are there limitations when capturing screen recordings to a remote directory?

A key limitation when capturing screen recordings is that the default save location is hardcoded to a specific local OneDrive Obsidian path. You must specify a custom path if your remote directory structure differs from this default.