AMFbot-Gz

open_app

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

Install specific skill from multi-skill repository

# Description

Ouvre une application macOS par son nom (Safari, VSCode, Terminal, Finder, etc.)

# SKILL.md


name: open_app
description: Ouvre une application macOS par son nom (Safari, VSCode, Terminal, Finder, etc.)
version: 1.0.0
tags: [macos, apps, osascript]


open_app

Ouvre une application macOS via AppleScript (osascript) avec fallback sur open -a.

Params

  • app (string, requis) : nom de l'application. Ex: "Safari", "Terminal", "Visual Studio Code"

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