awesome-opencode/data/agents/server-manager.yaml
2026-06-20 04:29:39 +00:00

19 lines
967 B
YAML

name: server-manager
repo: https://github.com/workdocyeye/server-manager
tagline: Non-blocking background server management — start, track, and stop local dev servers without blocking your AI session.
description: Start, track, and stop local dev servers in the background — without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.
scope:
- global
- project
tags:
- server
- devops
- management
- powershell
- windows
installation: |
Download the entire `server-manager/` folder into your AI coding tool's skills directory:
- OpenCode: `~/.config/opencode/skills/server-manager/`
- Claude Code: `~/.claude/skills/server-manager/`
- Project-level: `.opencode/skills/` or `.claude/skills/` in your project root
homepage: https://github.com/workdocyeye/server-manager