transfer-failed-retry
Installation
SKILL.md
Transfer Failed Retry (整理失败重试)
This skill handles retrying failed file transfers/organizations. When file transfers fail, you can use this skill to analyze the failures, remove stale history records, and attempt to re-identify and re-organize the files. It supports both single-file and batch retry scenarios.
Prerequisites
You need the following tools:
query_transfer_history- Query transfer history recordsdelete_transfer_history- Delete a transfer history recordrecognize_media- Recognize media info from file path or titletransfer_file- Transfer/organize files to the media librarysearch_media- Search TMDB for media information
Workflow
Step 1: Query the Failed Transfer History
Use query_transfer_history to get details about the failed record(s). Filter by status failed to find the specific records.