AMFbot-Gz

take_screenshot

0
0
# Install this skill:
npx skills add AMFbot-Gz/ghost-os-ultimate --skill "take_screenshot"

Install specific skill from multi-skill repository

# Description

Prend une capture d'écran de l'écran macOS et retourne le chemin

# SKILL.md


name: take_screenshot
description: Prend une capture d'écran de l'écran macOS et retourne le chemin
version: 1.0.0
tags: [vision, screenshot, macos]


take_screenshot

Prend une capture d'écran via screencapture -x et retourne le chemin du fichier.

Params

  • path (string, optionnel) : chemin de destination. Défaut: /tmp/laruche_screenshot.png

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.