Install
openclaw skills install agenticcreed-signup-leadCreate a new signup lead in AgenticCreed by submitting contact and personal details via the public HTTP API endpoint.
openclaw skills install agenticcreed-signup-leadCreate 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.
Use this skill when you need to create a new signup lead with contact information.
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)Set the AGENTICCREED_API_KEY environment variable before using this skill.