A powerful bridge for triggering over 84 specialized Alter macOS AI actions directly from your terminal or AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install alter-actions
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install alter-actions using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Alter Action Trigger is a specialized tool designed for macOS users to bridge the gap between their development environment and the Alter AI ecosystem. By leveraging x-callback-urls, this skill allows users and AI agents to programmatically invoke a massive catalog of over 84 pre-configured AI actions ranging from prose analysis to code documentation. This integration is a core part of the Openclaw Skills library, enabling sophisticated automation of repetitive cognitive tasks directly on the desktop.
Whether you need to summarize a YouTube video, generate a commit message, or translate complex documents, this skill provides a structured interface to Alter's capabilities. It simplifies the process of building complex workflows by providing natural language discovery and direct execution of AI-driven tasks, making it an essential component for power users looking to enhance their Openclaw Skills experience.
Ensure you have the Alter app installed on your macOS device. Then, integrate the skill into your environment:
# Clone or download the skill files
# Install dependencies if required
npm install
# Test the connection by triggering a simple action
node index.js trigger ask-anything --input "Hello from Openclaw Skills"
The skill organizes its functions around a robust catalog of action metadata. Data is passed primarily through URL parameters and handles the following structures:
| Component | Description |
|---|---|
| Action ID | A unique identifier for the specific Alter task (e.g., correct-grammar). |
| Input | The primary text or instruction to be processed by the AI. |
| Parameters | Key-value pairs used for action-specific settings like tone or language. |
| Categories | Metadata used to group actions into logical buckets like writing, code, or git. |
Loading
A real-time conflict monitoring and emergency alert system providing location-based threat assessments and evacuation logistics.

Tinman is a security-focused research agent that protects AI systems from failure modes through proactive scanning, real-time tool-call validation, and synthetic attack probing.

A specialized skill for generating affiliate short links through the Linkfuse REST API, designed for seamless AI-driven marketing automation.

A comprehensive meeting productivity toolkit designed to transform raw notes into structured outcomes and eliminate unnecessary meetings.

A comprehensive framework for generating secure, production-ready OpenClaw agent workspaces with integrated memory and multi-agent orchestration.

A technical documentation assistant for OpenClaw that uses automated scripts to search, fetch, and extract precise configuration evidence.








































