media-management

Manages and searches a personal multimedia library for videos, music, and other assets.

33|5|Updated Aug 12, 2013
One-click install
npx skills add https://github.com/evanpurkhiser/dots-personal --skill media-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-management
Source: https://github.com/evanpurkhiser/dots-personal/tree/main/machines/server/opencode/skills/media-management
Command: npx skills add https://github.com/evanpurkhiser/dots-personal --skill media-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you locate, search, and manage files within your personal multimedia library, ensuring efficient organization and quick retrieval of movies, music, photos, and more.

Core Features & Use Cases

  • File Discovery: Quickly find specific movies, TV shows, or music tracks.
  • Collection Management: Understand the structure and contents of your media library.
  • Organization Assistance: Provides a clear overview of how different media types are organized.
  • Use Case: If Evan asks "Do I have the movie 'Inception'?", this skill can confirm its presence and location within the ~/documents/multimedia/videos/movies/ directory.

Quick Start

Find all movie files in the multimedia library.

Frequently Asked Questions about media-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search for a specific movie in my personal media library?

To search your personal media library, this skill scans the ~/documents/multimedia/videos/movies/ directory using standard file system operations to locate specific movie files. It confirms the presence of requested movies and returns their exact file paths.

Can I organize DJ tracks by record label in my multimedia folder?

You can organize DJ tracks by record label within your multimedia folder. The skill manages your personal music library at ~/documents/multimedia, allowing you to identify and retrieve DJing tracks grouped by their associated record label.

What is the best way to find TV series and anime files on my local file system?

The best way to find TV series and anime files is through file discovery on your local file system. This skill identifies video files by searching the structured multimedia library directories to quickly retrieve stored series and anime content.

Does this media management tool support finding artwork and wallpaper assets?

This media management tool does support finding artwork and wallpaper assets. It manages various media types within the ~/documents/multimedia directory, allowing you to search and retrieve photos, videos, and other graphical assets efficiently.

What do I need to set up before organizing my multimedia library?

Before organizing your multimedia library, you need your files stored within the ~/documents/multimedia directory. The skill utilizes standard file system operations on this specific path, so media must be located there for discovery and management to function.