love-filesystem

Community

Safely access and manage user files in LÖVE.

AuthorRedKenrok
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a stable interface for interacting with the user's filesystem from a LÖVE game, enabling safe read/write operations, directory management, and save-data handling.

Core Features & Use Cases

  • Read and write files within the user's sandboxed directories.
  • Create and manage directories, inspect file metadata, and locate application save data.
  • Mount archives or read from the game source to access bundled content during runtime and preserve cross-platform compatibility.
  • Use cases include saving game progress, loading configuration, and reading packaged assets during gameplay.

Quick Start

Create a directory named "save" in the game's write directory, write a small text file, and read it back to verify filesystem operations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: love-filesystem
Download link: https://github.com/RedKenrok/skills/archive/main.zip#love-filesystem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.