desktop-commander-ops

Execute local file operations, text editing, and process management via Desktop Commander MCP.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill desktop-commander-ops
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: desktop-commander-ops
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/desktop-commander/skills/desktop-commander-ops
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill desktop-commander-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill bridges the gap between AI reasoning and your local machine, allowing for direct file manipulation, process management, and data analysis without leaving the Codex environment.

Core Features & Use Cases

  • Local File Operations: Read, search, and edit files directly on your local filesystem using secure block-based editing.
  • Process Automation: Execute and interact with local terminal processes, such as running Python scripts for data analysis or managing system tasks.
  • Use Case: Use this skill to scan a local directory for log files, extract specific error patterns using a Python process, and write the findings to a summary report.

Quick Start

Use the desktop-commander-ops skill to read the contents of the project configuration file located at ./config/settings.json.

Frequently Asked Questions about desktop-commander-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate local file system navigation and text editing through MCP?โ–ผ

You can automate local file system navigation and text editing by using the Desktop Commander MCP server, which provides direct, secure, path-validated access to read, search, and edit files on your local machine.

Can I execute and manage local terminal processes for data analysis workflows?โ–ผ

Yes, you can execute and interact with local terminal processes like Python scripts for data analysis. The skill facilitates automated terminal-based workflows and manages system tasks directly through the MCP server.

Do I need a specific environment setup to use local filesystem automation with MCP?โ–ผ

You need the Desktop Commander MCP server configured and accessible in your environment. This prerequisite ensures secure, path-validated system interactions when manipulating local files and managing processes.

What is the best way to scan local directories and extract error patterns from log files?โ–ผ

The best way to scan directories and extract error patterns is using this skill to read local log files, run a Python process to analyze specific patterns, and write the extracted findings directly to a summary report.

Are there limitations to local process management via MCP tools?โ–ผ

Local process management via MCP is limited by requiring the Desktop Commander MCP server to be actively configured and accessible. All system interactions are restricted to secure, path-validated operations to prevent unauthorized access.

Does desktop-commander-ops support block-based editing for local files?โ–ผ

Desktop-commander-ops supports secure block-based editing for local file operations. This allows precise text modifications within files on your local filesystem without leaving the Codex environment.