ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

Signup Lead

Skill by waqas-orcalo

Why use this skill?

Learn how to use the OpenClaw Signup Lead skill to automatically transmit lead details to the AgenticCreed gateway, streamlining your CRM data entry.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/waqas-orcalo/signup-lead
Or

What This Skill Does

The Signup Lead skill is a specialized automation tool designed to streamline the onboarding process by integrating directly with the AgenticCreed ecosystem. By acting as a bridge between the OpenClaw agent and the official AgenticCreed registration gateway, this skill automates the manual input of user data. It handles the transmission of critical lead information—including contact details, professional background, and personal identifiers—securely to the endpoint at https://gateway.agenticcreed.ai/signup-leads. It serves as an essential utility for administrative tasks where capturing lead data accurately is paramount, ensuring that every submission is formatted correctly and authenticated via your configured API key.

Installation

To begin using this skill, ensure you have the OpenClaw CLI tool installed. Open your terminal and execute the following command to pull the skill into your environment:

clawhub install openclaw/skills/skills/waqas-orcalo/signup-lead

Once installed, you must configure the environment variable to authorize your requests. Set AGENTICCREED_API_KEY in your shell configuration or local environment file to ensure the skill can communicate with the gateway. Failure to set this key will result in authentication errors during the lead submission process.

Use Cases

  • Lead Generation Campaigns: Automatically add prospective clients from marketing outreach to your internal database.
  • Administrative Onboarding: Create new member records in the AgenticCreed system during employee or contractor intake workflows.
  • Data Synchronization: Transfer verified contact data from external research or CRM tools directly into the primary signup system.

Example Prompts

  • "Hey OpenClaw, please register John Doe for our new service. His email is [email protected], he is a Senior Developer, and his phone number is 555-0102."
  • "Create a new signup lead for Sarah Miller who joined us on 2023-11-01. She is our new Product Manager living at 123 Maple St, contact her at [email protected]."
  • "I have a new lead to process. Name: Michael Scott, Email: [email protected], Phone: 555-9999. Please submit this to AgenticCreed immediately."

Tips & Limitations

Ensure that dates provided follow the ISO format (YYYY-MM-DD) for consistency. The skill requires email, firstName, and lastName as mandatory fields; prompts missing these will likely result in a failure response from the API. Since this tool performs external API calls, verify your internet connectivity and API key status if a request fails. Always review the input data before confirming the action to avoid duplicate or incorrect entries in your lead database.

Metadata

Stars919
Views1
Updated2026-02-12
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-waqas-orcalo-signup-lead": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#lead-generation#crm#automation#data-entry
Safety Score: 4/5

Flags: network-access, external-api