mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
docs(routing): remediate description and neighbor boundaries
Squash-merge verified routing remediation at exact head 690f9c14b0. Required validate and paired evaluation checks passed; advisory droid review had no blocking findings.
This commit is contained in:
+4
-1
@@ -1,6 +1,9 @@
|
||||
---
|
||||
name: tmdb
|
||||
description: Query TMDb metadata for films and television, then enrich results with details, credits, providers, and external IDs. Do not use this skill for torrent search, streaming playback, or personal watch-history tracking.
|
||||
description: >-
|
||||
Query TMDb metadata for films and television, then enrich results with details, credits,
|
||||
providers, and external IDs. Do not use this skill for personal watch history,
|
||||
watchlists, or tracking; use `trakt` for user activity and watch-state workflows.
|
||||
license: MIT
|
||||
compatibility: Requires TMDB_ACCESS_TOKEN or TMDB_API_KEY, Python 3.8+, and requests.
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user