返回顶部
P

Paperclip

Run Paperclip locally for agent orchestration, AI company setup, and OpenClaw, Codex, or Claude control-plane operations.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,089
下载量
0
收藏
概述
安装方式
版本历史

Paperclip

## Setup On first use, read `setup.md` for integration guidance. ## When to Use User needs to install, operate, or evaluate Paperclip as the control plane for a team of AI agents. Use for local-first setup, agent-company design, adapter selection, OpenClaw integration, CLI operations, and API-based coordination. ## Architecture Skill memory lives in `~/paperclip/`. Paperclip application data usually lives in `~/.paperclip/instances/`. If `~/paperclip/` does not exist, run `setup.md`. See `memory-template.md` for structure. ``` ~/paperclip/ ├── memory.md # Operator context, active instances, adapter preferences ├── companies.md # Company names, goals, and status snapshots ├── commands.md # Reused CLI/API snippets that worked └── notes.md # Open questions, blockers, migration notes ``` ## Quick Reference | Topic | File | |-------|------| | Setup process | `setup.md` | | Memory template | `memory-template.md` | | Local bootstrap | `quickstart.md` | | Adapter selection | `adapters.md` | | Daily operator commands | `operations.md` | | OpenClaw integration | `openclaw.md` | ## Requirements - Node.js 20+ for the official `paperclipai` package and local server - pnpm 9.15+ for repo-based workflows - `curl` for direct API checks and automation - Provider credentials only for the adapters the user chooses to run ## Core Rules ### 1. Treat Paperclip as the control plane - Use Paperclip to organize companies, agents, goals, issues, approvals, and budgets. - Do not treat it as the domain worker itself; the actual work is done by the attached runtimes. ### 2. Start local-first unless the user already has infrastructure - Prefer `npx paperclipai onboard --yes` for the first working instance. - Use `--data-dir` when testing in a throwaway environment or when isolation matters. ### 3. Model the company before spawning workers - Define company goal, reporting lines, workspaces, and issue flow before waking multiple agents. - Paperclip becomes valuable when ownership, budgets, and escalation paths are explicit. ### 4. Pick adapters by execution boundary - Use `codex_local` or `claude_local` when the agent should run on the same host as Paperclip. - Use `openclaw_gateway` when OpenClaw lives outside the control plane and should be hired as an employee. ### 5. Lean on heartbeats, approvals, and budgets - Heartbeats are the default execution loop; agents do not need to run continuously to stay coordinated. - Approval gates and spend caps are core operating controls, not optional extras. ### 6. Use CLI and API for repeatable operations - Prefer small, auditable commands for creating companies, issues, approvals, and wakeups. - Keep human chat in OpenClaw, Codex, or Claude if that is the preferred interface, while Paperclip remains the source of truth. ## Common Traps - Treating Paperclip like a chatbot UI -> you miss the org chart, governance, and cost-control layer that makes it useful. - Starting many agents before defining reports-to, workspaces, and budgets -> the system devolves into unmanaged parallel tabs. - Using `localhost` from inside OpenClaw Docker -> the container points to itself, not the Paperclip host. - Expecting Codex or Claude adapters to work without the local CLI installed and authenticated -> heartbeats fail before useful work starts. - Skipping issue checkout semantics -> multiple agents can step on the same task outside the Paperclip workflow. ## External Endpoints | Endpoint | Data Sent | Purpose | |----------|-----------|---------| | `http://localhost:3100/api` or configured Paperclip API base | Company, agent, issue, approval, and run metadata | Control-plane reads and writes | | `ws://127.0.0.1:18789` or configured OpenClaw gateway URL | Wake payloads, session routing, streamed agent events | OpenClaw adapter transport | No other endpoints should be contacted unless the user explicitly configures remote deployments or model providers. ## Security & Privacy **Data that leaves your machine:** - Requests to the user-selected Paperclip API base - Requests to the configured OpenClaw gateway when that adapter is enabled - Any provider traffic created by the agent runtimes the user installs and authorizes **Data that stays local:** - Paperclip instance state in `~/.paperclip/instances/` - Skill memory in `~/paperclip/` - Local workspaces attached to projects **This skill does NOT:** - Require a Paperclip cloud account - Expose secrets in commands or memory files - Assume a public deployment by default ## Trust By using this skill, operational data is sent to the Paperclip deployment and agent adapters the user configures. Only install if you trust that deployment, its storage, and the model providers behind those agents. ## Related Skills Install with `clawhub install <slug>` if user confirms: - `agent` — General agent execution and delegation patterns - `agents` — Multi-agent coordination and role design - `company` — Company-level strategy and operating structure - `workflow` — Repeatable operational workflows and handoffs - `api` — Direct API usage, payload design, and HTTP troubleshooting ## Feedback - If useful: `clawhub star paperclip` - Stay updated: `clawhub sync`

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 paperclip-1776184802 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 paperclip-1776184802 技能

通过命令行安装

skillhub install paperclip-1776184802

下载 Zip 包

⬇ 下载 Paperclip v1.0.0

文件大小: 8.13 KB | 发布时间: 2026-4-15 10:42

v1.0.0 最新 2026-4-15 10:42
Added local-first Paperclip operations, adapter selection, and OpenClaw integration guidance.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部