AMFbot-Gz

press_key

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

Install specific skill from multi-skill repository

# Description

Appuie sur une touche clavier (Return, Space, Tab, Escape, etc.)

# SKILL.md


name: press_key
description: Appuie sur une touche clavier (Return, Space, Tab, Escape, etc.)
version: 1.0.0
tags: [keyboard, interaction, osascript]


press_key

Appuie sur une touche via AppleScript System Events.

Params

  • key (string, optionnel) : touche ร  presser. Dรฉfaut: "Return". Valeurs: Return, Space, Tab, Escape, Backspace, ArrowUp, ArrowDown, ArrowLeft, ArrowRight

# 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.