A specialized automation suite that synchronizes email communication, ClickUp project management, and Pipedrive CRM for composite manufacturing workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ahc-automator
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 ahc-automator using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
AHC-Automator is a comprehensive automation framework tailored for the specific operational needs of Alan Harper Composites. By utilizing Openclaw Skills, this tool creates a unified bridge between incoming communications and project execution. It monitors high-level stakeholder emails to automatically trigger task creation in ClickUp and deal management in Pipedrive, ensuring a seamless transition from lead to delivery.
This skill is designed to eliminate the manual overhead of data entry and project setup. It provides a standardized approach to manufacturing project management by automating client onboarding and project completion sequences, allowing the technical team to focus on production rather than administration. Through the power of Openclaw Skills, AHC-Automator maintains a high level of consistency across all business processes.
To get started with these Openclaw Skills, ensure you have your API credentials ready and follow these steps:
# Clone the repository and navigate to the directory
# Configure your API tokens in the environment
export PIPEDRIVE_API_TOKEN="your_token_here"
# Update configs/ahc_config.json with your ClickUp Team ID (default: 90132745943)
# Run the health check to verify all integrations
python scripts/health_check.py
# Execute the email monitoring chain
python scripts/email_to_clickup_pipedrive.py
AHC-Automator organizes its operations through a structured configuration and logging system:
| Component | Description |
|---|---|
| Configuration | configs/ahc_config.json stores Team IDs, template mappings, and monitoring keywords. |
| Logging | Located in ~/.openclaw/workspace/logs/ahc-automator/, tracking email, ClickUp, and Pipedrive operations. |
| Templates | Specialized task lists for Standard, Aerospace, Custom, and Repair manufacturing types. |
| Reports | Automated PDF generation for Delivery, Handover, and Internal Review documentation. |
Loading
A challenge-response identity verification skill that adds a human-in-the-loop security layer before your AI agent performs sensitive operations.

A robust tool for capturing, transcribing, and summarizing live or archived X/Twitter Spaces using advanced AI models.

A persistent context layer that connects your AI agent to Konteks for shared memory, task management, and project organization.

A multi-platform content downloader and archiver that preserves videos, transcripts, and AI-generated summaries from social media.

An integrated system for searching, cloning, and cataloging GitHub repositories within a local knowledge base.

A high-performance retrieval system for agent memory that combines vector embeddings with keyword scoring and temporal routing.








































