← 返回 Skills 市场
waqas-orcalo

AgenticCreed SignUP Lead

作者 waqas-orcalo · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
1124
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install agenticcreed-signup-lead
功能描述
Create a new signup lead in AgenticCreed by submitting contact and personal details via the public HTTP API endpoint.
使用说明 (SKILL.md)

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.

安全使用建议
Before installing or using this skill: 1) Verify the endpoint and owner — ask for a homepage, documentation, or company identity for gateway.agenticcreed.ai. 2) Only provide an API key that is scoped/minimal (restrict permissions, set expiry) and avoid using high-privilege keys. 3) Be aware the skill will send personal data (email, address, date of birth, phone) to an external service — confirm its privacy and retention policies. 4) Fix the metadata discrepancy: ensure the registry entry declares AGENTICCREED_API_KEY as a required credential so automated tooling can surface that secret requirement. 5) Test with non-sensitive or dummy data first and rotate the API key if you later remove the skill or suspect misuse.
功能分析
Type: OpenClaw Skill Name: agenticcreed-signup-lead Version: 1.0.1 The skill is designed to create a signup lead by sending specified contact information to a declared HTTP endpoint (https://gateway.agenticcreed.ai/signup-leads). It uses an API key from an environment variable, which is standard practice. All actions are transparently defined in SKILL.md and SKILL.yaml, aligning with the stated purpose without any evidence of unauthorized data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
SKILL.md and SKILL.yaml clearly describe a lead-creation HTTP POST to https://gateway.agenticcreed.ai/signup-leads and expect an AGENTICCREED_API_KEY. However the registry metadata at the top lists no required env vars or primary credential. The runtime behavior (sending leads to that endpoint) is coherent with the skill name, but the metadata omission is an inconsistency that could mislead automated permission checks.
Instruction Scope
Instructions are narrowly scoped to sending lead fields (email, name, address, DOB, phone, etc.) to the stated endpoint and mapping the JSON response. This is consistent with the stated function, but it will transmit personal data (PII) to an external endpoint; the skill provides no homepage, owner info beyond an opaque owner ID, or privacy/policy details to evaluate whether that data handling is acceptable.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal on-disk risk. No downloads or build steps are present.
Credentials
The SKILL.md and SKILL.yaml require AGENTICCREED_API_KEY (x-api-key header), which is a single API credential appropriate for the integration. However the registry metadata incorrectly lists 'Required env vars: none' and 'Primary credential: none', creating a mismatch between declared requirements and actual runtime needs. That mismatch is a governance/privacy concern and could cause secrets to be omitted or mismanaged.
Persistence & Privilege
The skill does not request always:true or any elevated persistence. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills of this type.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agenticcreed-signup-lead
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agenticcreed-signup-lead 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- No changes detected in this version. - Functionality, configuration, and usage remain the same.
v1.0.0
Initial release. - Create signup leads in the AgenticCreed system via public HTTP endpoint. - Collects contact details including email, name, and optional fields such as address and phone. - Requires setting the AGENTICCREED_API_KEY environment variable for use.
元数据
Slug agenticcreed-signup-lead
版本 1.0.1
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

AgenticCreed SignUP Lead 是什么?

Create a new signup lead in AgenticCreed by submitting contact and personal details via the public HTTP API endpoint. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1124 次。

如何安装 AgenticCreed SignUP Lead?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agenticcreed-signup-lead」即可一键安装,无需额外配置。

AgenticCreed SignUP Lead 是免费的吗?

是的,AgenticCreed SignUP Lead 完全免费(开源免费),可自由下载、安装和使用。

AgenticCreed SignUP Lead 支持哪些平台?

AgenticCreed SignUP Lead 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AgenticCreed SignUP Lead?

由 waqas-orcalo(@waqas-orcalo)开发并维护,当前版本 v1.0.1。

💬 留言讨论