Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

openclaw-ruh

openclaw-ruh에는 ruh-ai에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
17
Stars
3
업데이트
2026-04-29
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-builder
소프트웨어 개발자

Playbook for designing and shipping high-quality digital employees on the openclaw-ruh-enterprise platform. Use when helping the user build a new agent, improve the Architect agent itself, review an architecture.json or SKILL.md, or refactor an agent's workspace files (SOUL.md, PRD.md, TRD.md, skills/*/SKILL.md). Covers the full Think → Plan → Build → Review → Test → Ship → Reflect pipeline and encodes the Claude Code patterns (progressive disclosure, description-first matching, strict tool scopes) that produce agents that actually work in production.

2026-04-29
agent-builder
소프트웨어 개발자

Playbook for designing and shipping high-quality digital employees on the openclaw-ruh-enterprise platform. Use when helping the user build a new agent, improve the Architect agent itself, review an architecture.json or SKILL.md, or refactor an agent's workspace files (SOUL.md, PRD.md, TRD.md, skills/*/SKILL.md). Covers the full Think → Plan → Build → Review → Test → Ship → Reflect pipeline and encodes the Claude Code patterns (progressive disclosure, description-first matching, strict tool scopes) that produce agents that actually work in production.

2026-04-29
gcp-server
네트워크·컴퓨터 시스템 관리자

Manage the production GCP infrastructure for openclaw-ruh-enterprise. SSH into VMs, check resource usage (CPU, RAM, disk), view Docker containers, read logs, restart services, clean up disk, and run server maintenance. Use when asked to "check the server", "server health", "disk usage", "restart backend", "clean docker", "server logs", "SSH into prod", or any production infrastructure task.

2026-04-26
openclaw-logs
네트워크·컴퓨터 시스템 관리자

Read logs and telemetry for openclaw-ruh-enterprise in local dev. Backend HTTP + gateway-proxy logs (/tmp/backend.log), per-sandbox gateway logs (/tmp/openclaw-gateway.log inside each container), OpenClaw structured JSON subsystem logs (/tmp/openclaw/openclaw-YYYY-MM-DD.log), Postgres state queries, and richer telemetry (Langfuse, OTEL, GlitchTip) when available. Use when asked to "check the logs", "why is the agent stuck", "what's the backend doing", "grep the gateway log", "look at the trace", or any local-dev log investigation task. For production (GCP VM) logs, use the /gcp-server skill instead.

2026-04-26
kb
소프트웨어 개발자

Knowledge base maintenance and agent access for openclaw-ruh-enterprise. Five modes: read (orient before any task), spec (create a feature spec), link (verify and fix wikilink graph), audit (full KB health check), update (update existing notes after code changes). Use when asked to "check the KB", "create a spec", "update the knowledge base", "audit KB health", or at the start of any development task. Proactively suggest at Think phase and Ship phase of the gstack sprint.

2026-04-11
hermes-task-runner
소프트웨어 개발자

Create and monitor Hermes tasks through the queue API with reproducible curl commands.

2026-04-02
kb
프로젝트 관리 전문가

Knowledge base maintenance and agent access for openclaw-ruh-enterprise. Five modes: read (orient before any task), spec (create a feature spec), link (verify and fix wikilink graph), audit (full KB health check), update (update existing notes after code changes). Use when asked to "check the KB", "create a spec", "update the knowledge base", "audit KB health", or at the start of any development task. Proactively suggest at Think phase and Ship phase of the gstack sprint.

2026-03-28
architect
소프트웨어 개발자

Analyze developer automation requirements and decompose them into a skill graph, Lobster workflow, and OpenClaw agent config.

2026-03-20
clawhub-search
비서 및 행정 보조원(법률, 의료 및 임원 제외)소프트웨어 개발자

Search ClawHub and skills.sh for existing OpenClaw skills by keyword.

2026-03-20
data-ingestion-openclaw
소프트웨어 개발자

Interact with the aget-data-ingestion FastAPI service: ingest data from external sources, query entity/result tables, write computed results. MANDATORY for every generated agent system.

2026-03-20
daytona-sdk
소프트웨어 개발자

Provision isolated Daytona sandboxes for generated multi-agent systems. Create sandboxes, install OpenClaw, deploy workspace files, configure environment variables, and start the gateway.

2026-03-20
file-ops
소프트웨어 개발자

File system operations for the builder agent: create directories, write files, copy templates, read file contents. Used when generating multi-agent system output directories.

2026-03-20
git-ops
소프트웨어 개발자

Git operations for initializing repos, committing files, and managing branches. Used by builder and deployer agents when preparing generated systems for GitHub push.

2026-03-20
github-api
소프트웨어 개발자

GitHub API operations via gh CLI: create repositories, manage collaborators, create releases. Used by the deployer agent to publish generated systems.

2026-03-20
lobster-gen
소프트웨어 개발자

Generate Lobster workflow YAML files from a skill graph DAG. Creates deterministic, step-by-step pipelines with proper dependencies, approval gates, and mandatory write_results terminal step.

2026-03-20
test-runner
소프트웨어 품질 보증 분석가·테스터

Validate generated multi-agent systems: check SKILL.md syntax, verify openclaw.json config, run Lobster workflows against test data, verify result writes to data-ingestion service.

2026-03-20
data-ingestion-openclaw
소프트웨어 개발자

Interact with the aget-data-ingestion FastAPI service: ingest data from external sources, query entity/result tables, write computed results. MANDATORY for every agent.

2026-03-20