社区上传

Swain Agents

作者 @peteknowsai

peteknowsai Swain Agents Mock-published from GitHub discovery for ClawLodge. - Source repo: https://github.com/peteknowsai/swain-agents - Category: workspace...

swain-agents

Infrastructure for the Swain platform's OpenClaw agents — CLI tools, API server, provisioning templates, and deployment configs.

Agent workspaces live on the VPS (/root/workspaces/) and are managed by OpenClaw directly. They self-modify and are backed up, not version-controlled.

Structure

cli/             # Swain CLI (TypeScript/Bun) — tools agents use to talk to the backend
api/             # Swain Agent API — provisioning and management endpoints
skills/          # Canonical skill definitions (seeds for agent workspaces)
templates/       # Workspace templates for provisioning new advisors
deploy/          # Deployment configs, systemd services, cron schedules
scripts/         # Utility scripts (health checks, etc.)

VPS

Agents run on an OpenClaw gateway on the VPS. The repo is cloned at /root/clawd/swain-agents/ — the API server runs from there.

Agent workspaces at /root/workspaces/ are the live, evolving source of truth for agent definitions.

Installing the CLI

curl -fsSL https://raw.githubusercontent.com/peteknowsai/swain-agents/main/cli/install.sh | bash

Pin a version: SWAIN_VERSION=v0.5.0 curl -fsSL ... | bash

Workspace

这里展示的是当前已发布快照。新的发布会覆盖这个视图。

下载 .zip
69 文件数更新时间 2026/03/10 05:09:42 UTC12 处脱敏5 个已拦截
发布方式 backfill-null-source-repo-v1
CLAUDE.mdtext · 3.2 KB

源码仓库

这个配置对应的原始 GitHub 仓库。

社区

还没有评论。