A comprehensive toolset for managing GitHub repositories, issues, pull requests, and CI/CD workflows through an AI agent.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install github-workflow
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 github-workflow using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GitHub Workflow skill provides a robust interface for interacting with the GitHub API via the MorphixAI proxy. This integration allows developers and AI agents to perform high-level repository management tasks, such as tracking project progress, handling the full lifecycle of pull requests, and monitoring CI/CD pipelines. By utilizing these Openclaw Skills, you can transform a standard AI agent into a sophisticated DevOps assistant capable of maintaining codebases and coordinating team contributions.
mx_github tool provided by the Openclaw Skills framework.list_issues, create_pull, or trigger_workflow.To get started with this GitHub integration in Openclaw Skills, follow these steps:
openclaw plugins install openclaw-morphixai
export MORPHIXAI_API_KEY="mk_your_key_here"
mx_link --app github
The skill interacts with GitHub data using the following parameter structures:
| Parameter | Description | Format |
|---|---|---|
repo |
The target repository | "owner/repo-name" |
action |
The API operation to perform | e.g., list_pulls, get_repo |
issue_number |
Specific ID for issues or PRs | Integer |
workflow_id |
The filename or ID of a GitHub Action | e.g., "deploy.yml" |
Note: The list_issues action automatically filters out Pull Requests to ensure clean issue management within Openclaw Skills.
workflow_dispatch allowing agents to trigger manual GitHub Actions with custom JSON inputs.account_id.list_workflow_runs to provide real-time feedback to the developer.Loading
A powerful integration that allows AI agents to interact with Figma workspaces for design inspection, asset management, and collaboration.

A high-efficiency morning report tool that consolidates updates from development, project management, and communication platforms into a single actionable summary.

A comprehensive integration for managing Confluence Cloud workspaces, enabling automated page lifecycle management and advanced knowledge base searching.

A comprehensive integration for controlling Home Assistant devices, scripts, and scenes via REST API and bidirectional webhooks.

A comprehensive Gmail integration skill that allows AI agents to securely read, search, send, and organize emails via the MorphixAI proxy.

A secure integration for AI agents to manage Google Tasks and lists via the MorphixAI proxy.








































