Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 876 Bytes

File metadata and controls

36 lines (23 loc) · 876 Bytes

Manage Shared Files in MEGA

Audit all shared files and folders in your MEGA account — find public links, shared folders, and optionally clean them up.

Prompt

Read skills/megacmd.md for available CLI tools.

Find all shared files or folders in my MEGA account and create a summary table
of those accessible to everyone.

Follow-up

Unshare all of them.

Demo

Local

Manage shares local result

Cloud

Manage shares cloud result

How It Works

  1. AI reads the skill file to learn available MEGA commands
  2. Lists all public links using mega-export
  3. Lists all user shares using mega-share
  4. Builds a summary table of publicly accessible items
  5. On follow-up, removes shares using the same commands