Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By zhangqi444
Self-host open-source apps on your own cloud. Guides a user through provisioning, DNS, TLS, SMTP, and inbound email with project-specific recipes and infra adapters.
npx claudepluginhub zhangqi444/open-forge --plugin open-forgeSelf-host open-source apps on your own cloud, guided by Claude Code.
Given a project and a cloud provider, open-forge walks you through provisioning, DNS, TLS, outbound email (SMTP), and inbound email. It captures the non-obvious gotchas that usually cost hours the first time: proxy misconfigurations, non-interactive certbot flags, mail config quirks, DNS propagation, etc.
| Project | Infra | Status |
|---|---|---|
| Ghost | AWS Lightsail (Bitnami blueprint) | ✅ |
More coming.
In Claude Code:
/plugin marketplace add zhangqi444/open-forge
/plugin install open-forge@open-forge
Tell Claude what you want to deploy:
"I want to self-host Ghost on AWS Lightsail."
The open-forge skill will take it from there — collecting inputs, running AWS CLI + SSH commands, guiding you through DNS and SMTP setup, and recording state so you can resume across sessions.
~/.open-forge/deployments/<name>.yaml records inputs, outputs, and completed phases.--dry-run: runs AWS CLI / SSH directly by default; pass --dry-run to print commands without executing.open-forge/
├── .claude-plugin/marketplace.json # marketplace manifest
└── plugins/
└── open-forge/ # the plugin
├── .claude-plugin/plugin.json
└── skills/open-forge/
├── SKILL.md
├── references/
│ ├── projects/ # per-project recipes (ghost.md, ...)
│ ├── infra/ # per-infra adapters (lightsail.md, ...)
│ └── modules/ # cross-cutting (dns, tls, smtp, inbound)
└── scripts/
To add a new project: drop a references/projects/<name>.md recipe.
To add a new infra: drop a references/infra/<name>.md adapter.
See existing files for the expected shape.
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skill pack for Fly.io (18 skills)
You say it, AutoCode ships it. 47 skills. Code to deployment in one session. I-Lang v4.0 powered.
Deploy, debug, monitor, and migrate applications on Render cloud platform with intelligent Blueprint generation, error diagnosis, and Heroku migration
Zeabur CLI skills for deployment, template management, and troubleshooting
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Originally from OpenAI's curated skills catalog.
DevOps and infrastructure toolkit with GitHub Actions, Kamal deployment, and Tailscale VPN configuration
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim