finalplace-auto-organize
File organization
Filter by extension/name/size/time/content, batch move, copy, compress, unzip, rename, archive, tidy up.

A SKILL is a standard format that teaches AI agents how to use a tool. Agents scan their skills directory on startup, and once loaded, they can use natural language to invoke the corresponding capability.
FinalPlace publishes official SKILLs so agents like Claude Code, Cursor, Coze, and Dify can understand “organize files” requests and automatically translate intent into CLI commands that drive FinalPlace.
Say it in plain English. Your agent does the rest.
finalplace-auto-organize
File organization
Filter by extension/name/size/time/content, batch move, copy, compress, unzip, rename, archive, tidy up.
.skill fileZIP format · Includes SKILL.md + CLI reference + example mappings
Also available as .zip format (same content, for platforms/tools that only recognize .zip)
| Aspect | CLI (command line) | SKILL (skill pack) |
|---|---|---|
| Audience | Developers, ops | AI agents |
| How to use | Type commands / write scripts | Agent invokes automatically in conversation |
| Need to know commands | ✅ | ❌ |
| Need to know file org concepts | ✅ | ❌ |
| Safety | --confirm flag | Agent must restate plan + wait for user approval |
| Use case | CI/CD, batch scripts, automation | Day-to-day chat, ad-hoc needs |
In short: CLI is the tool. SKILL is the “manual” — the agent reads the manual, then knows how to use the tool.
SKILL format is universal — works with any agent that loads a skills directory: