Toolverse
All skills

agent-manager-skill

by davila7

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
Backend
Views
2

About this skill

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

How to use

  1. Sklonuj repozytorium do swojego workspace'u, uruchamiając git clone https://github.com/fractalmind-ai/agent-manager-skill.git, a następnie przejdź do katalogu projektu.

  2. Upewnij się, że masz zainstalowane wymagane zależności: tmux (do zarządzania sesjami) i Python 3. Jeśli ich brakuje, zainstaluj je za pomocą menadżera pakietów swojego systemu.

  3. Sprawdź dostępnych agentów i stan systemu, uruchamiając python3 agent-manager/scripts/main.py doctor, aby zweryfikować konfigurację, a następnie python3 agent-manager/scripts/main.py list, aby zobaczyć listę wszystkich skonfigurowanych agentów w katalogu agents/.

  4. Uruchom wybranego agenta poleceniem python3 agent-manager/scripts/main.py start EMP_0001, zamieniając EMP_0001 na identyfikator agenta z listy. Agent będzie działać w osobnej sesji tmux.

  5. Monitoruj pracę agenta w czasie rzeczywistym za pomocą python3 agent-manager/scripts/main.py monitor EMP_0001 --follow, aby śledzić jego logi i output.

  6. Przydziel agentowi konkretne zadanie poleceniem python3 agent-manager/scripts/main.py assign EMP_0002, a następnie wpisz instrukcje zadania. Agent będzie je wykonywać w tle, a Ty możesz monitorować postęp za pomocą komendy monitor.

Related skills

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122