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 根目录。

执行方式

# 变量定义(SKILL_DIR 为本 skill 的绝对路径)
SKILL_DIR="/path/to/skills/jellyfin"
Related skills

More from zrong/skills

Installs
1
Repository
zrong/skills
GitHub Stars
2
First Seen
13 days ago