← 返回 Skills 市场
aivillc

Aivi Engagement

作者 AIVI · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
11
版本数
在 OpenClaw 中安装
/install aivi-engagement
功能描述
AIVI is the AI engagement layer for lead generation, contact centers, and customer re-activation. Every conversation is analyzed in real-time, building Conve...
使用说明 (SKILL.md)

Getting Started

Setup (One Time)

  1. Create your account at app.aivi.io Sign in with Google or email.

  2. Connect AIVI to your agent:

Claude Code:

claude mcp add --transport http aivi https://mcp.aivi.io/mcp

Then authenticate: /mcp → select AIVI → Authenticate Browser opens → sign in with Google → click Allow Access → done. Tokens persist across server redeploys (Redis-backed).

Claude Desktop / claude.ai: Settings → Connectors → Add URL: https://mcp.aivi.io/mcp Sign in when browser opens.

ChatGPT Developer Mode: Settings → Connectors → Developer Mode Add URL: https://mcp.aivi.io/mcp Sign in when prompted.

OpenClaw / NemoClaw:

clawhub install aivi-engagement

Then authenticate: /mcp → AIVI → Authenticate → done.

All other MCP clients: Endpoint: https://mcp.aivi.io/mcp Supports OAuth 2.1 + PKCE.

Need help? app.aivi.io/getting-started


MCP Connection

Transport HTTP (streamable-http)
Endpoint https://mcp.aivi.io/mcp
Health https://mcp.aivi.io/health
Auth Resolve https://mcp.aivi.io/auth/resolve?authorization_id={id}
Compatible Claude Code, Claude Desktop, OpenClaw, NemoClaw, ChatGPT, any MCP client

Agent Behavior Rules

Authentication is handled automatically via OAuth 2.1. If credentials are missing, direct user to run /mcp auth in Claude Code or reconnect via Settings → Connectors. Do not ask for API keys.

If skill returns insufficient_funds:

"Add credits at app.aivi.io → Billing"


Quick Start Prompts

Copy and paste to get started immediately:

  1. Score a lead: "Score the lead at +12065551234"

  2. Launch a sequence: "Launch a 3-day sequence for +12065551234"

  3. Check what happened: "What happened on the last call with +12065551234?"

  4. Get ML recommendation: "What should I do next with +12065551234?"


AIVI Lead Engagement

Use this skill when the user wants to:

  • Score a lead before contacting them
  • Launch an AI voice + SMS sequence
  • Check if a phone number is valid or a litigator
  • Get ML recommendation on best channel and timing
  • Launch a premium Supercharged campaign

Setup Required

MCP endpoint: https://mcp.aivi.io/mcp Auth: OAuth 2.1 (automatic).

Available Skills

qualify_lead ($0.75)

Use when: user wants to verify and qualify a lead before outreach.

Prerequisites — Enable AIVI Insights: app.aivi.io → Profile icon → Settings → Integrations → AIVI Insights → Activate → Configure tier rules

Example prompts:

  • "Qualify this lead at +12065551234"
  • "Is +12065551234 worth contacting?"
  • "Verify this lead before we call"

Returns: phone validity and litigator status, contactability level, lead tier (Premium/Standard/Manual/Reject), economic propensity indicators, recommended sequence type, auto-reject flag with reason.

Auto-rejected leads are not charged.

AIVI Insights data is cached for up to 30 days. Cached results are returned free of charge. Re-qualification at $0.75 is recommended when:

  • Lead has been inactive for 30+ days
  • Phone ownership may have changed
  • Time-sensitive financial qualification (mortgage, auto, insurance, debt consolidation)

Note: Economic indicators are propensity signals at segment level — they reflect likely household characteristics, not verified individual facts.

score_lead ($0.75)

Use when: user wants to score or evaluate a lead before outreach.

Example prompts:

  • "Score this lead at +12065551234"
  • "Is this lead worth calling?"
  • "What does AIVI know about +13105551234?"

Returns: score 0-100, tier, ML recommendation, phone validity, litigator check, income level, property data, best channel and timing.

launch_sequence

Use when: user wants to start an outreach campaign for a lead.

Example prompts:

  • "Launch a 3-day sequence for this lead"
  • "Start the Supercharged 1-day campaign"
  • "Enroll +12065551234 in a 12-day sequence with booking enabled"

Sequences: one_day ($1.00), three_day ($1.50), twelve_day ($3.00). Add $1.00 for booking.

decide_next_action

Use when: user wants the ML model to recommend the best next step.

Example prompts:

  • "What should I do next with this lead?"
  • "Should I call or text +12065551234?"
  • "What's the ML recommendation for this contact?"

Returns: recommended action, channel, timing, all 14 action scores, confidence, exploration flag. Free — no charge.

Prerequisites

For best results, run in this order:

  1. score_lead ($0.75) — enriches the lead
  2. launch_sequence ($1.00-3.00) — starts engagement
  3. decide_next_action (free) — optimizes every step

You can use decide_next_action standalone but it works best after at least one score_lead or launch_sequence has run.

get_outcome

Use when: user wants to know what happened on a call or sequence.

Example prompts:

  • "What happened on that call?"
  • "Did the sequence convert?"
  • "Show me the topics from the last call"

Conversational Intelligence

Every call processed by AIVI generates:

  • Topics discussed (automatically extracted)
  • Key moments (objections, callbacks, compliance, escalations)
  • Sentiment arc (positive, negative, neutral)
  • Outcome classification

773 calls analyzed. 494 moments detected:

  • 140 objections raised
  • 117 callback promises
  • 24 compliance misses
  • 12 escalation requests

Works across:

  • Lead generation (new prospects)
  • Contact center (inbound + outbound)
  • Customer re-activation (lapsed base)
  • Ongoing care (existing customers)

Every call makes the next one smarter.

Billing

All skills require AIVI credits. Add credits at app.aivi.io → Billing.

Skill Cost
qualify_lead $0.75 (cached free, auto-reject free)
score_lead $0.75
launch_sequence (one_day) $1.00
launch_sequence (three_day) $1.50
launch_sequence (twelve_day) $3.00
Booking add-on +$1.00
decide_next_action Free
get_outcome Free
安全使用建议
This skill is internally coherent for connecting your agent to AIVI's lead-engagement service, but using it will send phone numbers, call audio/transcripts, and derived intelligence to https://mcp.aivi.io. Before installing: 1) Verify the AIVI domain and organization (aivi.io) and confirm the legitimacy of the service; 2) Confirm you have the right legal basis and consent to share PII/phone numbers (TCPA/HIPAA/FDCPA where applicable); 3) Review AIVI's privacy/security and billing terms (it charges per lead/sequence); 4) Test with non-sensitive dummy data first; 5) If you later want to revoke access, remove the connector in your MCP client's connector/settings to invalidate stored OAuth tokens.
功能分析
Type: OpenClaw Skill Name: aivi-engagement Version: 1.2.0 The aivi-engagement skill bundle is a legitimate integration for the AIVI lead engagement platform. It uses the Model Context Protocol (MCP) to provide tools for lead qualification, scoring, and automated outreach sequences. The bundle follows standard security practices by utilizing OAuth 2.1 for authentication and clearly documenting its usage-based pricing model. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found across the manifest or instructions.
能力评估
Purpose & Capability
Name, description, manifest, endpoints, and listed skills consistently describe lead scoring, phone validation, and launch of voice/SMS sequences. Auth via OAuth to https://mcp.aivi.io is appropriate for a third-party SaaS connector and the declared OAuth scopes match the stated capabilities.
Instruction Scope
SKILL.md only instructs the agent to connect to the AIVI MCP endpoint and authenticate via OAuth; it does not request unrelated files, env vars, or system paths. However, using this skill will send PII (phone numbers, call transcripts, call metadata, and inferred economic indicators) to an external service—this is expected for the skill's purpose but is a data-sensitivity concern users must consider (consent, TCPA/HIPAA implications).
Install Mechanism
Instruction-only skill with no install spec or bundled code — lowest install risk. It relies on the user's MCP client (claude, OpenClaw, etc.) to handle OAuth and transport; nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables or local credentials and delegates auth to OAuth via the MCP client — this is proportionate. Be aware OAuth tokens will be persisted by the MCP client (SKILL.md notes tokens persist in Redis), and the OAuth scopes (leads:score, sequences:launch, intelligence:read) give the external service read/write access to leads and sequences as expected; verify you are comfortable granting those scopes.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform-wide privileges. Tokens are persisted by the external platform/MCP client (normal for connectors) but the skill does not modify other skills or platform configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aivi-engagement
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aivi-engagement 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
**Adds manifest and streamlines authentication setup instructions.** - Added `skill_manifest.json` for improved skill registration. - Simplified and clarified authentication/setup steps, including improved instructions for Claude Code integration. - Updated OAuth details: explicit token persistence and removal of API key fallback references. - Documented the new Auth Resolve endpoint. - Minor wording and formatting improvements in setup and compatibility sections.
v1.1.0
OAuth 2.1 setup, removed API key requirement
v1.0.9
- Added more detailed onboarding options: users can now sign up using Google, Microsoft, or email (Facebook coming soon). - Updated Getting Started instructions to reflect new sign-in methods. - Version bumped to 1.0.9.
v1.0.8
- Improved API key security instructions: added a clear section on safely storing and managing your AIVI API key, including recommendations for password managers and rotation. - Removed deprecated advice about pasting API keys; users are now explicitly told to never paste keys in chat and to rely on environment variables or headers. - Provided client-specific guidance for configuring the API key across different MCP clients. - No functional or endpoint changes; usage, skills, and pricing remain unchanged.
v1.0.7
- Updated setup instructions to require storing the API key in environment variables or MCP client settings instead of pasting in chat. - Added explicit guidance for setting AIVI_API_KEY in Claude Code, Claude Desktop, and OpenClaw/NemoClaw. - Changed agent behavior rules to detect API key via environment variable and direct users to MCP client settings if missing. - Updated API key handling warnings and sample configurations for increased security. - No changes to skill functions or APIs.
v1.0.6
Expanded setup and compatibility in Getting Started instructions - Detailed setup steps now include ChatGPT Developer Mode integration and a link to a full getting started guide. - Compatibility table updated to mention ChatGPT. - Minor clarifications and organization improvements in the setup section. - No changes to endpoint URLs, billing, behaviors, or available skills.
v1.0.4
Version 1.0.4 - Updated caching and re-qualification guidance for the qualify_lead skill: clarified that cached AIVI Insights data is valid for 30 days, describes scenarios when re-qualification is recommended, and notes cached results are free. - Specified that auto-rejected leads are not charged in qualify_lead. - No changes to API or integration steps.
v1.0.3
- Added new "qualify_lead" skill, including pricing, prerequisites, example prompts, and details on results and billing. - Clarified that "qualify_lead" uses cached results (free under 30 days) and auto-rejected leads are not charged. - Updated billing table and instructions to include "qualify_lead" and note free scenarios. - Provided more detailed guidance on economic indicators and integration prerequisites for AIVI Insights. - No changes to existing API endpoints or workflows; documentation and instructions only.
v1.0.2
- Updated authentication/setup instructions for improved clarity and conciseness. - Moved onboarding steps into a dedicated "Authentication" section. - Clarified where and how to store API keys securely. - No changes to available skills, API endpoints, or billing. - Documentation is now easier to follow for new users.
v1.0.1
- Updated Getting Started instructions: added Google sign-in option for API key generation. - Simplified onboarding steps by removing "Pro Tip" about saving the API key. - Adjusted OpenClaw installation command for consistency. - Updated Quick Start Prompts to focus on core use cases; removed API key memory prompt. - Minor clarifications in setup, prompts, and storage advice for credentials.
v1.0.0
Initial release of the aivi-engagement skill. - Provides an AI engagement layer for lead generation, contact centers, and customer re-activation. - Supports lead scoring, outreach campaign launch, ML-based next action recommendations, and outcome analysis. - Real-time Conversational Intelligence built from every conversation. - Requires an AIVI account, API key, and funded credits for most features. - Integrates with Claude Code, Claude Desktop, OpenClaw, NemoClaw, and any MCP-compatible client.
元数据
Slug aivi-engagement
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 11
常见问题

Aivi Engagement 是什么?

AIVI is the AI engagement layer for lead generation, contact centers, and customer re-activation. Every conversation is analyzed in real-time, building Conve... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Aivi Engagement?

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

Aivi Engagement 是免费的吗?

是的,Aivi Engagement 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Aivi Engagement 支持哪些平台?

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

谁开发了 Aivi Engagement?

由 AIVI(@aivillc)开发并维护,当前版本 v1.2.0。

💬 留言讨论