release-openclaw-mac

Automate signing, notarization, appcast promotion, and asset publishing for OpenClaw macOS releases.

7|12|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/borealBytes/my-farm-advisor --skill release-openclaw-mac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-openclaw-mac
Source: https://github.com/borealBytes/my-farm-advisor/tree/main/.agents/skills/release-openclaw-mac
Command: npx skills add https://github.com/borealBytes/my-farm-advisor --skill release-openclaw-mac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the signing, notarization, appcast promotion, and asset publishing for OpenClaw macOS releases, reducing manual toil and risk.

Core Features & Use Cases

  • Automated macOS release signing, notarization, and asset promotion for OpenClaw.
  • Appcast publication and version management for macOS releases.
  • Recovery and guardrail workflows for failed preflight, signing, or notarization steps.

Quick Start

Run the macOS release flow with your configured secrets to sign, notarize, and publish the release assets.

Frequently Asked Questions about release-openclaw-mac

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

FAQPage Schema
How do I automate macOS app signing and notarization for CI/CD releases?

You can automate macOS release signing and notarization by running the configured release flow, which handles notary tool interactions, credential management, and asset publishing securely through GitHub Secrets and 1Password.

What is the best way to manage secrets for macOS release signing in CI/CD pipelines?

Managing secrets for macOS release signing involves secure credential propagation and private signing key management. This Skill handles secure secret propagation by integrating with GitHub Secrets and 1Password to manage credentials safely.

How do I publish an appcast and promote release assets for a macOS application?

Publishing an appcast and promoting release assets involves updating version manifests and distributing signed binaries. This Skill automates appcast publication and version management alongside asset promotion for OpenClaw macOS releases.

Does this macOS notarization workflow support recovery for failed preflight or signing steps?

Yes, this macOS notarization workflow includes recovery and guardrail workflows designed to handle failures during preflight checks, code signing, or notarization steps, ensuring reliable release engineering outcomes.

Can I use 1Password for credential handling in macOS release engineering workflows?

Yes, you can use 1Password for credential handling in macOS release engineering workflows. This Skill integrates with 1Password to securely manage credentials, private signing keys, and secret propagation during the release process.