Signup Lead OpenClaw Plugin & Skill | ClawHub
Looking to integrate Signup Lead into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate marketing & sales tasks instantly, without having to write custom tools from scratch.
What this skill does
# signup_lead Create a signup lead in the AgenticCreed system using the public HTTP endpoint. This skill sends lead details (email, name, contact info, etc.) to https://gateway.agenticcreed.ai/signup-leads. ## Usage Use this skill when you need to create a new signup lead with contact information. ## Parameters - `email`: Email address (required) - `firstName`: First name (required) - `lastName`: Last name (required) - `address`: Physical address - `dateOfBirth`: Date of birth (ISO format) - `phoneNumber`: Phone number - `whatsAppNumber`: WhatsApp number - `jobTitle`: Job title - `dateOfJoining`: Date of joining (ISO format) ## Configuration Set the `AGENTICCREED_API_KEY` environment variable before using this skill.
Install
openclaw skills install @waqas-orcalo/signup-leadnpx clawhub@latest install signup-leadFull SKILL.md
Open originalSKILL.md content below is scrollable.
signup_lead
Create a signup lead in the AgenticCreed system using the public HTTP endpoint.
This skill sends lead details (email, name, contact info, etc.) to https://gateway.agenticcreed.ai/signup-leads.
Usage
Use this skill when you need to create a new signup lead with contact information.
Parameters
email: Email address (required)firstName: First name (required)lastName: Last name (required)address: Physical addressdateOfBirth: Date of birth (ISO format)phoneNumber: Phone numberwhatsAppNumber: WhatsApp numberjobTitle: Job titledateOfJoining: Date of joining (ISO format)
Configuration
Set the AGENTICCREED_API_KEY environment variable before using this skill.