Openclaw Agents
Jump to navigation
Jump to search
Overview
Openclaw Agents에 대한 기술 문서입니다.
Summary
- 무엇인가? - Openclaw Agents
- 왜 필요한가? - HPC 및 서버 환경에서 필수 개념
- 언제 사용하는가? - 서버 구성, 성능 튜닝, 문제 해결 시
---
Purpose
이 문서가 존재하는 이유
- Goal: Openclaw Agents에 대한 기술 정보 제공
- Scope: Openclaw Agents의 개념, 사용법, 설정
- Non-goals: 다른 주제로의 확장
---
Key Concepts
| Concept | Description | Related |
|---|---|---|
| Openclaw Agents | HPC/서버 환경에서 중요한 기술 개념 | Linux, Server |
---
Detailed Explanation
| Strategy | Description | Advantages | Best Use Case |
|---|---|---|---|
| Strategy ①: Specialized Individual Agents (Library) | Create separate .md files for each role, such as coder.md, tester.md, or reviewer.md. | Simple to implement and very easy to manage individual roles. | Quick, single-purpose tasks or simple automation. |
| Strategy ②: Orchestrator Pattern (Manager-Worker) | A "Manager" agent analyzes the user's request and uses sessions_spawn to delegate sub-tasks to specific agents. | High autonomy; can handle complex, multi-step reasoning without human intervention. | Complex software development or multi-stage project management. |
| Strategy ③: Pipeline Configuration (Sequential) | A chain of agents where the output of one agent serves as the input for the next (e.g., Scraper -> Analyzer -> Notifier). | Provides a robust, automated workflow for continuous data processing. | Automated monitoring, data extraction, and reporting pipelines. |
| Agent Group | Type | Description | Details |
|---|---|---|---|
| Baremetal System Configuration | Orchestrator | We use this agent to setup general purpose bare metal system configuration
--- Best Practices
--- References--- Related Pages--- Knowledge GraphRelated |
- ↑ Generated by HPCMATE local AI