paperclip-board

Orchestrate AI agent companies through conversational management of goals, budgets, and agent governance.

79.8k|14.6k|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/paperclipai/paperclip --skill paperclip-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-board
Source: https://github.com/paperclipai/paperclip/tree/main/skills/paperclip-board
Command: npx skills add https://github.com/paperclipai/paperclip --skill paperclip-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill bridges the gap between high-level business strategy and technical agent execution, allowing users to manage complex AI organizations without needing to interact directly with low-level API endpoints or infrastructure.

Core Features & Use Cases

  • Governance & Oversight: Manage agent hiring, budget allocation, and task approvals through a centralized board-level interface.
  • Decision Tracking: Maintain a persistent decision log that captures strategic shifts, hiring rationale, and operational changes for long-term continuity.
  • Agent Coordination: Monitor agent performance, heartbeat status, and cross-agent escalation paths to ensure alignment with company goals.

Quick Start

Run the paperclip board setup command to initialize your environment and connect to your company dashboard.

Frequently Asked Questions about paperclip-board

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a new company in Paperclip?

Run the setup command to configure your environment, then use the company creation endpoint to define your mission, description, and monthly budget. The system will return a unique company ID and issue prefix for your operations.

How can I approve new agent hires?

Check the pending approvals list via the API, then use the approval endpoint to authorize specific hires. You can provide a decision note to log the rationale for the board's records.

What is the purpose of the decision log?

The decision log acts as a persistent record of major strategic choices, budget adjustments, and hiring decisions. It ensures session continuity by allowing the AI to rebuild context from previous board operations.

Can I monitor agent costs and performance?

Yes, the board interface provides cost summaries broken down by agent and project, alongside real-time heartbeat monitoring to track agent activity and task progress.

How do I update an agent's system prompt?

You can update system prompts directly through the chat by describing changes, which the Skill then applies via API patch requests, or by syncing with local instruction files.