open_google_chrome
$
npx mdskill add taracodlabs/aiden/open_google_chromeOpens Google Chrome browser for user access
- Solves the task of launching the Google Chrome browser
- Uses the app_launch tool to start the browser process
- Checks if Chrome is installed and configured before launching
- Confirms browser opens and is ready for user interaction
SKILL.md
.github/skills/open_google_chromeView on GitHub ↗
--- name: open_google_chrome description: Opens Google Chrome browser version: 1.0.0 origin: local confidence: low tags: browser,google chrome,app launch --- # Open Google Chrome * Use the app_launch tool to initiate the browser launch process * Ensure Google Chrome is installed and properly configured on the system * Verify the browser opens correctly and is ready for use * Be mindful of system resources and other running applications that may impact browser performance