Tag: process-management

Type: All Skills Tools
skill ★ 12,026

Workflow for structured process tool usage

This skill orchestrates a multi-step process by first calling a 'generate' tool to obtain an ID, and subsequently invoking the 'process' tool with the necessary parameters. It implements conditional logic to guide the agent based on specifi…

langchain4j/langchain4j workflow tool-orchestration process-management conditional-logic
skill ★ 23

Manage error debugging watcher lifecycle

This skill provides comprehensive lifecycle management for an error debugging watcher, allowing developers to start, stop, check status, and view logs via a structured CLI interface. It handles PID file management and configuration validati…

markmhendrickson/neotoma error-debugging watcher process-management cli
skill ★ 23

Manage Error Debugging Watcher Automation

This skill provides comprehensive lifecycle management for the error debugging watcher, allowing developers to start, stop, check status, and view logs for background error monitoring processes. It handles PID file management and verifies c…

markmhendrickson/neotoma error-debugging process-management watcher automation
skill ★ 6,055

Deep local system access and process control

Provides agents with deep, persistent access to the local filesystem, including structured documents, remote SSH sessions, and long-running processes. This enables complex, multi-turn workflows such as debugging, large-scale refactoring, an…

wonderwhy-er/DesktopCommanderMCP desktop-commander local-filesystem ssh-access process-management
tool ★ 6,055

Desktop Commander MCP for Local System Control

This MCP server provides agents with persistent shell sessions, remote SSH access, and direct manipulation of structured files such as Excel, DOCX, and PDF. It enables large-scale filesystem searches via ripgrep and management of long-runni…

wonderwhy-er/DesktopCommanderMCP mcp shell-automation ssh filesystem-management
tool ★ 6,055

Deep OS and Remote System Control Tool

This tool grants the agent deep access to the host operating system, enabling persistent shell sessions, remote SSH connections, and long-running process management. It handles structured files (e.g., XLSX, DOCX) and performs large-scale fi…

wonderwhy-er/DesktopCommanderMCP os-control filesystem ssh structured-data
skill ★ 16

Programmatic Coding Agent Management

Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.

agentward-ai/agentward coding-agents process-management automation llm-agents
skill ★ 26,383

Automated Python Example Runner

Automates the execution of Python examples using uv, providing background process management, detailed logging, and automated re-running of failed tests.

openai/openai-agents-python python automation uv testing