Coolify Paperclip Deployer
Description
One-line AI agent prompt to deploy Paperclip on Coolify - battle-tested
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Coolify Paperclip Deployer
[](https://skills.sh/antongulin/coolify-paperclip-deployer) [](LICENSE)
One-line AI agent prompt to deploy Paperclip on Coolify — fully automated and battle-tested.
What is this?
This repository contains an **OpenCode-compatible skill** and a companion **step-by-step installation guide** for deploying [Paperclip](https://github.com/paperclipai/paperclip) — an open-source AI agent orchestration platform — on a self-hosted [Coolify](https://coolify.io/) v4 server.
After following this guide, you will have:
- Paperclip running in a Docker container on your own server
- A public URL to access it (e.g.
http://paperclip.YOUR_IP.sslip.io) - Persistent storage that survives restarts
- A fully configured instance ready to onboard your first "CEO" admin
How to use it
Copy-paste **one of the following** into any AI coding assistant (OpenCode, Claude, Cursor, etc.) that supports skill loading and MCP tools (specifically the Coolify MCP):
Option A — Quick (natural language)
Use the skill from https://github.com/antongulin/coolify-paperclip-deployer to deploy Paperclip on my Coolify server.
Option B — Explicit (with the guide URL)
Read the full guide at https://github.com/antongulin/coolify-paperclip-deployer/blob/main/GUIDE.md and use the paperclip-coolify-deployer skill to deploy Paperclip on my Coolify server.
Option C — Local install (for OpenCode users)
If you use **OpenCode** (or any agent that supports skill directories), clone this repo into your skills folder:
**Global (all projects):**
git clone https://github.com/antongulin/coolify-paperclip-deployer.git ~/.config/opencode/skills/paperclip-coolify-deployer
**Project-only:**
git clone https://github.com/antongulin/coolify-paperclip-deployer.git .opencode/skills/paperclip-co
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps