npx claudepluginhub giobi/claude-skills --plugin driveThis skill uses the workspace's default tool permissions.
**Google Drive Organizer** — Tieni Drive in ordine senza sforzo
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
Google Drive Organizer — Tieni Drive in ordine senza sforzo
Interpreta linguaggio naturale:
/drive → audit rapido (orfani root + inbox + recenti)/drive audit → audit completo struttura/drive triage → processa inbox e orfani root/drive split nomefile.pdf → splitta PDF multi-documento/drive rename → proponi rinominazione file recenti/drive cleanup → rimuovi file vuoti, duplicati, junk/drive status → stats rapideho caricato un pdf su drive → cerca il piu recente, leggilo, proponi azionemetti su drive questo file → upload + naming + cartella giustacerca su drive X → ricerca per nome/tipo/dataimport sys
sys.path.insert(0, '/var/abchat/shared/core/tools/lib') # or your brain's lib path
from drive import (
list_files, search_files, upload_file, move_file,
delete_file, create_folder, get_file_metadata
)
La configurazione specifica (struttura cartelle, regole di classificazione, naming patterns) e in wiki/skills/drive.md. Leggila SEMPRE prima di operare.
/drive o /drive auditAudit rapido:
/drive triagePer ogni file in inbox e ogni orfano in root:
wiki/skills/drive.md/drive split <filename>storage/tmp/YYYY-MM-DD-descrizione.pdf/drive renameCerca file con nomi brutti e proponi rinominazione:
Digitalizzato_* → YYYY-MM-DD-descrizione.extIMG_XXXX.* → YYYY-MM-DD-descrizione.extCopia di ... → rimuovi prefisso(1), (2) → segnala duplicatiYYYY-MM-DD-slug-descrizione.ext (lowercase, hyphens)/drive cleanup.DS_Store → elimina/drive statusQuick stats: totale file/cartelle, aggiunti ultima settimana, orfani, inbox, anomalie.
Quando eseguito senza utente interattivo (cron/scheduler):
storage/drive-triage-log.yamlDopo operazioni significative, valuta se aggiornare wiki:
wiki/projects/personal/health/ (bloodwork.yaml, visits.yaml)wiki/skills/drive.md