← 返回
效率工具 中文

letterboxd-companion

Your personal movie assistant. Track what you watch, check your lists, and get movie info from Letterboxd instantly.
您的私人电影助手。追踪观影记录,查看电影列表,即时获取Letterboxd电影信息。
tamil-9421
效率工具 clawhub v1.0.0 1 版本 99908 Key: 无需
★ 1
Stars
📥 1,066
下载
💾 16
安装
1
版本
#latest

概述

Letterboxd Skill

This skill allows the agent to retrieve information about movies or user activity from Letterboxd.

Setup

pip install letterboxdpy

Usage

Use this when the user asks about:

  • Their Letterboxd profile stats
  • Movies they've watched recently
  • Their watchlist
  • Specific movie details

Commands

lb_user

  • command: python lb_tool.py user "{{username}}"
  • description: Gets user profile stats (watched count, reviews, lists, favorites)
  • parameters:
  • username: The Letterboxd username

lb_diary

  • command: python lb_tool.py diary "{{username}}" [limit]
  • description: Gets recently watched movies from user's diary
  • parameters:
  • username: The Letterboxd username
  • limit: Optional, default 10

lb_watchlist

  • command: python lb_tool.py watchlist "{{username}}" [limit]
  • description: Gets movies in user's watchlist
  • parameters:
  • username: The Letterboxd username
  • limit: Optional, default 10

lb_movie

  • command: python lb_tool.py movie "{{slug}}"
  • description: Gets movie details (title, year, rating, directors, description)
  • parameters:
  • slug: Movie URL slug (e.g., vikram-2022, the-batman)

Examples

User: "How many movies have I watched on Letterboxd?"

Agent: (Calls lb_user with username="tamilventhan")

User: "What movies did I watch recently?"

Agent: (Calls lb_diary with username="tamilventhan")

User: "Show my watchlist"

Agent: (Calls lb_watchlist with username="tamilventhan")

User: "Tell me about the movie Vikram"

Agent: (Calls lb_movie with slug="vikram-2022")

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 10:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,532
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 115,021
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,393