Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
- No changes detected in this version. - Functionality, configuration, and usage remain the same.
What This Skill Does
Creates a signup lead record in the AgenticCreed system by posting contact details to the AgenticCreed gateway API. Accepts fields like name, email, phone, WhatsApp number, job title, and dates.
Automates lead creation via a single API call instead of manual entry through a UI.
When to use it
- Submitting a new contact from a web signup form into AgenticCreed
- Adding a job applicant's details after an initial inquiry
- Registering a conference attendee as a lead
- Capturing inbound sales inquiry contact info
- Enrolling a new hire into the system on their start date
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Create a lead for Jane Doe, jane.doe@example.com, job title Marketing Manager, phone +1-555-0199
- 1Extract email, firstName, lastName, jobTitle, and phoneNumber from the request
- 2Set Authorization header using AGENTICCREED_API_KEY
- 3POST the contact payload to https://gateway.agenticcreed.ai/signup-leads
- 4Return the API response confirming the lead was created
Lead record for Jane Doe created in AgenticCreed with the provided contact details
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.