Back to Registry View Author Profile
Official Verified
file-launcher
This skill allows the assistant to launch files and open them with their default applications.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/badwolf-63/file-launcherOr
File Launcher Skill
Description
This skill allows the assistant to launch files and open them with their default applications.
Usage
- Ask the assistant to open a specific file
- Request to play a media file
- Ask to launch a program
Notes
- The assistant will use
Invoke-Itemto open files - No need to wait for confirmation as Windows programs are UI-based
- Opens any file for which Windows has a default player or program to manage it
Example Commands
- "Open my playlist"
- "Play the music file"
- "Launch the document"
- "Open the image"
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-badwolf-63-file-launcher": {
"enabled": true,
"auto_update": true
}
}
}Tags
#play#open
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.