← 返回 Skills 市场
roojenkins

Uplo Customer 360

作者 RooJenkins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uplo-customer-360
功能描述
AI-powered customer lifecycle intelligence spanning sales, customer success, and retail. Unified search across pipeline data, account health, and customer an...
安全使用建议
This skill appears coherent for connecting to an UPLO Customer 360 service, but review these points before installing: - Confirm provenance of the MCP npm package (@agentdocs1/mcp-server). npx will download and execute code; validate the package and its maintainer. - Treat the API key as sensitive: grant least privilege, rotate regularly, and ensure logs/audit are enabled on the UPLO instance. - Verify the agentdocs_url points to a trusted UPLO instance you control (not a third-party server). The skill will access your org's customer data via that endpoint. - Check that the platform/installer will prompt for and securely store the api_key (skill.json requires it even if portal metadata lists no env vars). - If you have strict autonomous-execution policies, consider setting disable-model-invocation or reviewing when the agent is allowed to call this skill. If you want a deeper review, provide the npm package name/version for the MCP server or the UPLO instance domain so I can list specific checks to perform (package audit, contact owner, required API scopes).
功能分析
Type: OpenClaw Skill Name: uplo-customer-360 Version: 1.0.0 The uplo-customer-360 skill is a legitimate integration for the UPLO (AgentDocs) platform, providing tools for AI agents to query customer lifecycle data, sales pipeline, and account health. It uses a standard MCP server architecture (npx @agentdocs1/mcp-server) and its instructions in SKILL.md and identity-patch.md are strictly aligned with its stated purpose of revenue intelligence and knowledge management without any signs of malicious intent or prompt injection.
能力评估
Purpose & Capability
The skill is presented as a Customer-360 / revenue intelligence integration and the declared capability set (search_with_context, search_knowledge, get_directives, export_org_context) matches that purpose. The skill.json requires an agentdocs_url and an api_key (MCP token) which are appropriate and proportional for connecting to a remote UPLO/MCP service.
Instruction Scope
SKILL.md contains only high-level runtime calls (get_identity_context, get_directives, search_with_context, search_knowledge, log_conversation, report_knowledge_gap, etc.). These are scoped to querying and logging customer knowledge and do not instruct reading unrelated local files or exfiltrating data to arbitrary endpoints. The identity-patch explicitly asks to respect classification tiers and not to fabricate data.
Install Mechanism
There is no formal install spec, but README and skill.json's mcp section indicate the MCP server is launched via `npx @agentdocs1/mcp-server --http`. Running via npx will fetch and run an npm package at runtime (moderate risk compared with instruction-only skills). This is expected for an MCP-backed skill but you should verify the npm package's provenance (@agentdocs1) before running in a sensitive environment.
Credentials
The only required configuration in skill.json is an UPLO instance URL and an API key (marked secret). Those are proportionate for a service that needs to access customer data. Note: the top-level metadata reported 'Required env vars: none' (platform metadata) but the skill.json clearly defines required config fields — ensure the platform will prompt for/secure the api_key before enabling the skill.
Persistence & Privilege
The skill does not request always:true and uses the platform default allowing autonomous invocation (disable-model-invocation:false), which is normal for skills. The skill does not request system-wide config changes or access to other skills' credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install uplo-customer-360
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /uplo-customer-360 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of uplo-customer-360: unified AI-powered customer lifecycle intelligence across sales, customer success, and retail. - Supports natural language search over pipeline data, account health, support history, product usage, and retail analytics. - Provides specialized tools: search_with_context, search_knowledge, get_directives, export_org_context, report_knowledge_gap, and flag_outdated. - Includes workflow examples for account reviews, churn investigations, and QBR preparation. - Offers best practices and tips for maximizing value from unified customer data.
元数据
Slug uplo-customer-360
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Uplo Customer 360 是什么?

AI-powered customer lifecycle intelligence spanning sales, customer success, and retail. Unified search across pipeline data, account health, and customer an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 Uplo Customer 360?

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

Uplo Customer 360 是免费的吗?

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

Uplo Customer 360 支持哪些平台?

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

谁开发了 Uplo Customer 360?

由 RooJenkins(@roojenkins)开发并维护,当前版本 v1.0.0。

💬 留言讨论