skills/smithery.ai/love-filesystem

love-filesystem

Installation
SKILL.md

When to use this skill

Provides an interface to the user's filesystem. Use this skill when working with file operations, directory management, file reading/writing, or any filesystem-related operations in LÖVE games.

Common use cases

  • Reading and writing files
  • Managing directories and file paths
  • Handling game save data and configuration files
  • Working with compressed files and archives
  • Accessing filesystem information and metadata

Functions

Installs
2
First Seen
Apr 30, 2026
love-filesystem from smithery.ai