Kiteworks Agent Marketplace
Compliance-grade Administrative

File Organizer

by Kiteworks Inc. · v0.1.0

Move a file or an entire folder from one Kiteworks location to another — preview first, then apply.

Modifies your content · approval required Metadata only RBAC / ABAC Audit logged
Install View on GitHub
Free for Kiteworks customers
Version v0.1.0 Status Live Posture User-content mutation

What it does

Moves a file or an entire folder from one Kiteworks location to another, after a read-only preview that shows exactly what will move and requires explicit confirmation.

browse content-move

See it in action

You

Preview moving Marketing/Drafts/Q3-deck.pdf to Marketing/Archive

File Organizer

Setting up the move: finding the source and destination, and checking for naming clashes or loops (a folder being moved inside itself). Nothing moves until you confirm the preview.

1 Items to move
0 Name collisions
0 Blocked
ItemFromTo
Q3-deck.pdfMarketing/DraftsMarketing/Archive
This is a read-only preview. To make the move, run "apply" with the confirmation code shown in the preview; if a file with the same name is already at the destination, the move stops.
Illustrative example · not live tenant data

Tags

file-managementorganizemove

What's new

latest 0.1.0

Published version history. The latest version is what new installs receive; your administrator chooses when to upgrade.

  1. 0.1.0 stable latest 2026-06-14
    Added
    • Initial release. Move a file or an entire folder from one Kiteworks location to another, after a read-only preview that shows exactly what will move and requires explicit confirmation before anything changes.

Install in Claude Code

claude plugin marketplace add \
  kiteworks/agent-marketplace
claude plugin install \
  kiteworks-file-organizer@kiteworks

Prerequisites

  • Kiteworks Compliance Runtime — install via pip install kw-mcp-gateway (host >=1.0.0,<2.0.0). This agent calls into the runtime for deterministic, audited execution.
  • Official Kiteworks MCP >=0.9.2 (used by the runtime) — install and sign in from github.com/kiteworks/mcp.
  • Python >=3.11.

Connect from Claude

Add this marketplace as a remote MCP connector in Claude Desktop or Claude Code — point it at <your-host>/mcp. One process per deployment; no per-machine install. Requires the official Kiteworks MCP to be configured.