deploy-publicPrivate-to-public repo sync. Copies everything except ai/ to the public mirror. Creates PR, merges, syncs releases.
Install via ClawdBot CLI:
clawdbot install parkertoddbrooks/deploy-publicGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/wipcomputer/wip-ai-devops-toolboxAudited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A software company maintains a private repository for internal development of an open-source tool. After finalizing a release internally, they use deploy-public to synchronize the code and release notes to the public GitHub repository, ensuring the community has access to the latest version with proper documentation.
A tech startup automates its CI/CD pipeline to publish updates from a private codebase to a public mirror. Following a successful release on the private repo, deploy-public is triggered to copy files, create a PR, merge it, and sync releases, streamlining the deployment process without manual intervention.
A university research team develops algorithms in a private repository to protect intellectual property during development. Upon publication, they use deploy-public to share the final code and release notes with the public, adhering to open-science principles while maintaining control over the release timeline.
A large corporation manages a proprietary software product in a private repo and needs to publish sanitized versions to a public repo for customer access. After internal testing and release, deploy-public ensures the public repo is updated with the correct code and release notes, excluding sensitive directories like ai/.
A company offers a SaaS platform that includes deploy-public as part of its DevOps toolkit. They charge subscription fees for access to automated sync features, helping clients manage private-to-public repo workflows efficiently and reducing manual errors in deployment.
A consulting firm specializes in DevOps and uses deploy-public to set up and maintain sync processes for clients. They generate revenue through project-based fees for implementation and ongoing support, ensuring clients' public repos are always up-to-date with releases.
An organization maintains open-source projects and uses deploy-public internally. They monetize by offering premium support, training, and customization services around the tool, leveraging it to streamline their own public releases and attract paying enterprise customers.
💬 Integration Tip
Ensure git, gh, and bash are installed and configured with proper permissions before use. Integrate into CI/CD pipelines by triggering the script post-release to automate the sync process.
Scored Jun 17, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.