ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
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-launcher
Or

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-Item to 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

Stars4473
Views1
Updated2026-05-01
View Author Profile
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.