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 records
  • delete_transfer_history - Delete a transfer history record
  • recognize_media - Recognize media info from file path or title
  • transfer_file - Transfer/organize files to the media library
  • search_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.

Related skills
Installs
45
GitHub Stars
11.0K
First Seen
Apr 3, 2026