paperclip
Run and govern teams of AI agents like a company
All Skills in This Repository (51)
Pure Emerald Level Indicatorsrelease-changelog
Generate Paperclip release changelogs from git commits, changesets, and merged PRs.
create-agent-adapter
Guide developers through creating Paperclip agent adapters with required interfaces and registration points.
release
Coordinate software releases with changelog generation, version management, and npm publishing.
pr-report
Analyze code contributions and generate tutorial-style HTML or Markdown reports.
design-guide
Guide frontend UI component creation within the Paperclip ecosystem.
paperclip-create-plugin
Scaffold new Paperclip plugins using the alpha SDK and runtime conventions.
paperclip
Coordinate AI agents to manage business operations and company goals.
para-memory-files
Manage persistent knowledge storage and retrieval with PARA folders and YAML facts.
paperclip-create-agent
Create and hire AI agents within the Paperclip orchestration platform.
paperclip-create-plugin
Scaffold and develop external Paperclip plugins using a CLI-first local development workflow.
paperclip-page
Publish static HTML pages and asset directories to an S3-backed CloudFront distribution.
garden-inbox
Classify and archive stale Paperclip inbox entries based on issue status and activity thresholds.
Frequently Asked Questions
FAQPage SchemaHow to install Paperclip?▼
Run `npx skills add paperclipai/paperclip --all -g -y` in your terminal to install all skills in this suite globally.
What is Paperclip used for?▼
Paperclip is an open-source control plane for managing teams of AI agents. You define goals, hire agents, assign tasks, set budgets, and review their work from one dashboard.
Which AI agents work with Paperclip?▼
Paperclip works with Claude Code, Codex, Cursor, OpenClaw, Bash, and any agent that can receive a heartbeat. Adapters let you mix providers in one org chart.
How does Paperclip control agent costs?▼
Each agent gets a monthly budget, and Paperclip automatically pauses agents that hit their limit. A cost dashboard shows spending per agent and per project.
Can non-developers use Paperclip?▼
Yes. The board UI works like a task manager: you create tasks, approve hires, and monitor progress without writing code or touching agent configs.