A sophisticated integration for interacting with WordPress Advanced Custom Fields data through automated AI agent workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install acf
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 acf using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Advanced Custom Fields (ACF) is a premier WordPress plugin that empowers developers to add structured data and custom fields to their websites. This integration, designed for Openclaw Skills, allows AI agents to seamlessly interact with ACF data by leveraging the Membrane CLI. It provides a robust layer of abstraction that handles complex authentication and API plumbing, enabling users to focus on high-level content management and automation logic.
By utilizing Openclaw Skills, developers can bridge the gap between their WordPress backend and AI-driven tools. The skill ensures that all interactions are secure and follow best practices, providing a standardized way to query, update, and manage flexible content structures without the overhead of manual API configuration.
To get started with this skill for Openclaw Skills, install the CLI and authenticate:
npm install -g @membranehq/cli@latest
membrane login --tenant --clientName=openclaw
Connect to your WordPress site:
membrane connection ensure "https://your-site-domain.com" --json
The skill manages data through a structured hierarchy of connections and actions. Below is the primary metadata taxonomy:
| Component | Description |
|---|---|
| Entries | The individual content records within WordPress containing ACF data. |
| Fields | The specific data points (text, image, select) defined within ACF. |
| Field Groups | Containers that organize sets of fields for specific post types. |
| Actions | Programmatic operations available via Openclaw Skills like 'list' or 'run'. |
Loading
The Slope skill enables AI agents to interact with real-time revenue analytics and sales monitoring data through the Membrane ecosystem.

An AI-powered integration skill for 4dem.It that enables agents to manage marketing data, tickets, and automated workflows seamlessly.

A comprehensive integration skill for managing expense reports, reimbursements, and financial data within Zoho Expense using AI-driven automation.

Integrate Red Hat enterprise solutions into your AI agent workflows to automate infrastructure management, security insights, and Ansible execution.

A comprehensive API security tool for automated auditing, testing, and vulnerability management within your AI agent workflow.

A professional-grade integration for managing 1Kosmos BlockID passwordless authentication and enterprise identity workflows.








































