file-relocator

Relocate files from SORT/ to permanent directories using routing rules.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/Ryno-Crypto-Mining-Services/ryno-assets --skill file-relocator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-relocator
Source: https://github.com/Ryno-Crypto-Mining-Services/ryno-assets/tree/main/.claude/skills/file-relocator
Command: npx skills add https://github.com/Ryno-Crypto-Mining-Services/ryno-assets --skill file-relocator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It intelligently relocates files from SORT/ to permanent repository directories based on type, category, and naming conventions, reducing manual sorting and ensuring consistent structure.

Core Features & Use Cases

  • Pattern-based routing: determine destination for images, docs, etc
  • Directory creation: automatically creates missing folders as needed
  • CLAUDE.md alignment: enforces standardized directory structure

Quick Start

Run the file-relocator on the SORT/ directory to reorganize content according to CLAUDE.md standards.

Frequently Asked Questions about file-relocator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically organize files from a staging directory into repository folders?

File-relocator moves files from SORT/ to permanent directories based on type, category, and metadata. It applies routing rules, creates missing subdirectories, and enforces CLAUDE.md structure standards across assets/, docs/, and prd/ without manual intervention.

Can I set up pattern-based routing to sort different file types into correct locations?

Yes, file-relocator uses pattern-based routing to determine destinations for images, documents, and other file types. It matches files against type and category metadata, then places them into the appropriate permanent directory structure.

What directory structure standards does file-relocator enforce?

File-relocator enforces CLAUDE.md standards for directory organization across assets/, docs/, and prd/. It creates required subdirectories on demand and maintains consistent naming conventions aligned with repository structure.

When should I run file-relocator in my workflow?

Run file-relocator during post-renaming organization, repository restructuring, automated file curation, and when integrating new media or documentation. It processes SORT/ directory contents and routes them to permanent homes based on type and metadata.

Does file-relocator create directories automatically or do I need to set them up first?

File-relocator automatically creates missing destination subdirectories as needed. You only need to provide the SORT/ directory with files to organize; the tool handles folder creation based on routing rules.