# File Organize

> Decide where a file/note should live (foldering + classification). Use when asked “where should this go / how to archive / which path”.

- Skill: `mikonos/file-organize` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add mikonos/file-organize`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mikonos/file-organize/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: mikonos (https://skillmd.com/u/mikonos)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mikonos/file-organize

---


# File Organize

## Quick start (required)
1. Read: `references/workflow.md`.
2. Your output must include:
   - the most precise target path
   - ≥2 meaningful links
   - correct type judgement (literature / permanent / project / raw material, etc.)
3. Optional validation: `python3 scripts/validate_output.py "<markdown-output>"`

## Output format (required)
Use the template in `references/output-template.md`.

## Hard boundary
- Do not put working documents inside a “system config” directory (e.g. `_system/`).


