jellyfin

Installation
SKILL.md

Jellyfin 媒体库重命名工具

配置

agent_config.toml 中添加 OMDb 配置(从 https://www.omdbapi.com/apikey.aspx 免费申请 API Key):

[jellyfin.omdb]
base_url = "http://www.omdbapi.com"
api_key = "your_api_key_here"

配置文件搜索顺序:当前目录 → skill 目录 → git 根目录。

执行方式

Installs
7
Repository
zrong/skills
GitHub Stars
9
First Seen
May 1, 2026
jellyfin — zrong/skills