media_library

Organize and discover media items across books, movies, TV series, games, music, and photos.

5|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Proxy2021/Enso --skill media-library-proxy2021
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: media_library
Source: https://github.com/Proxy2021/Enso/tree/main/server/apps/media_library
Command: npx skills add https://github.com/Proxy2021/Enso --skill media-library-proxy2021

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires better-sqlite3.

What problem does it solve?

Cross-media library management lets you browse, search, rate, track, and discover media items across books, movies, TV series, games, music, and photos from your Knowledge Cortex entity index.

Core Features & Use Cases

  • Browse and filter all indexed media entities by type, status, rating, collection membership, and favorites.
  • Rate items on a 10-point scale, track consumption progress, and mark favorites to personalize discovery.
  • Discover new media through AI-driven recommendations, smart collections, and franchise groupings across multiple media types.
  • Use cases include organizing large media libraries, resurfacing forgotten items, and surfacing actionable insights via dashboards and stats.

Quick Start

Organize and explore your media library by loading existing entities and inspecting top-rated items.

Frequently Asked Questions about media_library

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

FAQPage Schema
How do I organize a cross-media library across different media types?▼

A cross-media library indexes books, movies, TV series, games, music, and photos into a Knowledge Cortex entity index. This lets you browse, filter, rate, track, and discover items across all types using semantic tags and deterministic indexing.

How does semantic tagging work for discovering media items?▼

Semantic tagging applies NLP embeddings to media entities, enabling cross-type search and AI-powered recommendations. It indexes items by meaning rather than keywords, letting you discover new media through smart collections and franchise groupings.

Can I use better-sqlite3 to manage a large media library index?▼

better-sqlite3 provides the underlying database layer for the Knowledge Cortex entity index, supporting deterministic indexing for large media libraries. It handles entity storage so you can track progress and rate items on a 10-point scale.

What is the best way to group media franchises across multiple media types?▼

Grouping media franchises across types uses smart collections within your entity index. This links related books, movies, and games together, resurfacing forgotten items and surfacing actionable insights via dashboards and stats.

Does cross-media library management support rating and tracking progress?▼

Cross-media library management supports rating items on a 10-point scale and tracking consumption progress. You mark favorites to personalize discovery and filter indexed media entities by status, collection membership, and favorites.

When do I need deterministic indexing for my media library?▼

You need deterministic indexing when managing a cross-media library requiring consistent semantic tagging and reliable cross-type search. This ensures AI-powered recommendations and franchise groupings remain accurate across your Knowledge Cortex entity index.