Explorer — AI skill for Claude Code
A Cockpit plugin that turns the web console into a full file manager — browse, edit, preview, search, terminals, and Git — with integrated Claude & Codex AI CLI tabs showing a live git diff, plus fsta.
How to install Explorer
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open ismetozalp/explorer and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Explorer does
A Cockpit plugin that turns the web console into a full file manager — browse, edit, preview, search, terminals, and Git — with integrated Claude & Codex AI CLI tabs showing a live git diff, plus fstab/mounts, SMB & NFS shares, and a GRUB editor.
Alternatives in AI
- Pixel Agents — Compressed Reference — VS Code extension with embedded React webview: pixel art office where AI agents (Claude Code terminals) are an 6.5k ★
- Kimi Cc — Use Kimi's latest model (kimi-k2-0711-preview) to drive Claude Code 1.7k ★
- Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★
README
Explorer — a Cockpit file browser plugin
Explorer turns [Cockpit](https://cockpit-project.org/)'s web console into a full file manager for your server — browse, edit, transfer, search, and run things on your files without leaving the browser or dropping to SSH. It's a single browser-side plugin (pure HTML/CSS/JS, **no build step**, no server daemon) that runs every privileged action through Cockpit's own superuser bridge.
**📺 Another Cockpit plugin of mine:** [**InFlight TV**](https://github.com/ismetozalp/iftv) (`ismetozalp/iftv`) — an IPTV / live-TV player for the Cockpit console. If you like Explorer, give it a look.
**📊 And another:** [**ctop**](https://github.com/ismetozalp/ctop) (`ismetozalp/ctop`) — a live system/process monitor for the Cockpit console; from ctop you can jump straight into any directory here.
**⬇️ And another:** [**Manifest**](https://github.com/ismetozalp/manifest) (`ismetozalp/manifest`) — a download manager for the Cockpit console (torrents, magnets, HTTP/FTP/Metalink via a per-user `aria2c`); it deep-links its downloads straight into Explorer.
**💾 And another:** [**Hangar**](https://github.com/ismetozalp/hangar) (`ismetozalp/hangar`) — scheduled, deduplicated, encrypted backups for the Cockpit console (restic-based) with automatic retention thinning, a point-in-time file browser, and bare-metal disaster recovery.
**🖥️ And another:** [**Pilot**](https://github.com/ismetozalp/pilot) (`ismetozalp/pilot`) — installs and manages a self-hosted [RustDesk](https://rustdesk.com/) remote-desktop server (`hbbs`/`hbbr` plus an API control plane) from the Cockpit console.
**Highlights**
- 🗂️ Multi-tab browser with an optional two-pane (Midnight Commander) layout, multi-select, and drag-and-drop with rename-on-drop.
- 🔍 Search by filename or content — literal or regex, current folder or recursive.
- 👁️ Preview (text with line numbers, images, PDF, video, audio) and a **Monaco / Qu
Related Skills
Source To Prompt Tui
TUI for combining source code files into LLM-ready prompts: tree explorer, syntax preview, token estimation, a
Mission Control
Local web cockpit orchestrating three AI coding engines — Claude Code (tech lead), GLM-5.3-Flash via z.ai (jun
Chat Hub
Desktop cockpit for AI coding agents: Claude Code / Codex / Grok / OpenCode side by side — worktree-per-sessio
Update Model Routing
Deep-research current public model benchmarks and refresh MODEL-ROUTING.md (the advisory per-task routing tabl
Code Preview.Nvim
A Neovim plugin that shows a live diff preview of AI coding agent's file edits before you accept or reject the
Mobile Harness
Claude Code on Android: AI-powered mobile coding IDE for Android — chat with a coding agent, run Linux command
Related Agents
49agents
49Agents bills itself as the first 2D agentic IDE — all agents, all terminals, all projects, all machines, one
Site Cloner
Extract a complete design specification from a live website URL — design tokens, typography, class-annotated s
Code Preview.Nvim
A Neovim plugin that shows a live diff preview of AI coding agent's file edits before you accept or reject the