cli-executor

Execute CLI commands for Outlook, Git, and filesystem tasks via MCP.

1|Updated Jul 30, 2025
One-click install
npx skills add https://github.com/karstegg/MarthaVault --skill cli-executor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-executor
Source: https://github.com/karstegg/MarthaVault/tree/main/.claude/skills/claude-cli-bridge
Command: npx skills add https://github.com/karstegg/MarthaVault --skill cli-executor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bridges Desktop Claude capabilities to the CLI, enabling access to Outlook operations, Git workflows, and filesystem automation through Claude's CLI interface.

Core Features & Use Cases

  • Execute CLI commands and automate Claude Skills from Desktop, including Outlook-extractor, Git operations, and file-system tasks
  • Trigger and run any named CLI skills by name, enabling rapid automation
  • Improve consistency and speed for development workflows on your desktop

Quick Start

Use the claude-cli-bridge to initiate a CLI session with Claude Desktop and run a command like: "git status" or "outlook-extractor to fetch emails"

Frequently Asked Questions about cli-executor

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

FAQPage Schema
How do I automate CLI commands from Claude Desktop?

CLI executor bridges Claude Desktop to command-line automation by executing Bash commands and CLI skills directly through Claude's interface. Connect the claude-cli-executor MCP server and Claude login to run operations like git status, file management, and Outlook tasks without leaving Desktop Claude.

Can I run Git operations through Claude Desktop?

Yes, Git operations run through CLI executor by executing git commands via the MCP server. You can perform version control tasks, check repository status, and automate Git workflows from Desktop Claude with approval workflows for sensitive actions.

How do I extract emails and manage Outlook from the command line?

CLI executor enables Outlook automation—fetching emails, creating and listing meetings—by running Outlook-extractor skills through the claude-cli-executor MCP server. Sensitive actions like sending emails require approval workflows before execution.

What setup is required to use CLI automation with Claude Desktop?

CLI executor requires the claude-cli-executor MCP tool installed, Claude authentication via login, and Desktop Claude configured to recognize the MCP server. No additional components or dependencies are needed beyond these prerequisites.

Can I trigger multiple automation skills by name from Claude?

Yes, CLI executor enables rapid automation by triggering any named CLI skill—including Outlook and Git workflows—directly by skill name from Claude Desktop, improving consistency and speed across your development workflows.

What actions require approval before execution?

Sensitive Outlook and Git operations—such as sending emails and creating meetings—trigger approval workflows before execution. Routine read-only commands like git status or email fetching run with standard CLI permissions.