← 返回 Skills 市场
chopinau

Novai360 跨境电商智能分析

作者 chopinau · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
100
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install amazonasinanalysis
功能描述
基于NOVAI360,提供跨境电商市场、产品、竞争及财务分析,支持品牌出海战略制定,每日限10次免费调用。
使用说明 (SKILL.md)

LiteChat 智能分析技能 v2.0

进一步需求联系 vx:chaibusiness

描述

基于 NOVAI360 Cloudflare Workers 的智能跨境电商分析技能,集成 LLM 和 MCP 市场数据服务,提供市场分析、产品评估、竞争分析等功能。

功能

  • 市场机会评估
  • 竞争格局分析
  • 产品机会洞察
  • 财务可行性分析
  • 品牌出海战略
  • 自动调用 真实数据 工具获取实时市场数据

使用方法

  1. 输入您的产品或市场问题
  2. 系统将自动识别意图并调用相关工具
  3. 返回详细的 AI 分析报告

API 端点

  • POST /chat - 智能对话分析
  • GET /skills - 获取可用技能列表
  • GET /health - 健康检查

示例

输入:

帮我分析智能手表的市场前景

输入:

B09XYZ1234 这个产品怎么样

输入:

搜索蓝牙耳机的关键词趋势

限制

  • 全球高速访问
  • 集成 LLM 和 市场数据
  • 无需 API Key,直接使用

安全与认证

  • API 认证: 无需 API Key,直接使用
  • 环境变量 (可选):
  • 数据隐私:
    • 查询数据仅用于分析
    • 不存储敏感用户信息

安装说明

  1. 直接安装技能到 ClawHub
  2. 可选:设置 NOVAI360_API_URL 指向自定义 API 地址
  3. 开始使用

更新日志

v2.0.0 (2026-04-02)

  • 更新 API 路径配置
  • 简化代码结构
安全使用建议
This skill delegates analysis to a remote API (default https://api.novai360.com) and will POST both your query and the agent 'context' to that endpoint with no authentication. The SKILL.md claims data aren’t stored, but there is no technical guarantee here. Before installing: avoid sending passwords, secrets, or other sensitive material through this skill; verify the publisher and service privacy policy if possible; note the manifest/README inconsistencies (daily limits and version). If you need tighter control, set NOVAI360_API_URL to a controlled proxy that logs/filters data, or test the skill thoroughly with non‑sensitive queries first.
功能分析
Type: OpenClaw Skill Name: amazonasinanalysis Version: 1.0.2 The skill transmits the entire 'context' object and user 'input' to an external third-party API (api.novai360.com) in index.js. While this is functional for AI analysis, sending the full execution context to a remote server without authentication poses a data exfiltration risk, as the context may contain sensitive session data or metadata. Additionally, the SKILL.md documentation promotes a private WeChat ID (chaibusiness) for further features, which is atypical for standard professional integrations.
能力评估
Purpose & Capability
The code (index.js) and manifest match the description: they POST user queries to a NOVAI360 /chat endpoint and fetch /skills. Requiring a remote API is coherent for an analysis service. Minor incoherences: manifest version is 2.0.0 while registry lists 1.0.2, and SKILL.md mentions '每日限10次免费调用' whereas manifest.limits.dailyCalls is 100.
Instruction Scope
The runtime instructions and index.js will transmit the user's input and the provided 'context' blob to an external API (default https://api.novai360.com). SKILL.md asserts '不存储敏感用户信息' but there is no technical control enforcing that; any sensitive data in input/context could be sent off‑platform.
Install Mechanism
No install spec or third‑party downloads are present. The skill is instruction/code-only (index.js) and does not write files or run installers — low install risk.
Credentials
No credentials are requested (authentication: none) and NOVAI360_API_URL is optional, which is proportional. However, the skill's behavior (sending potentially sensitive context to an external service without auth) creates a privacy/credential‑exfiltration risk in practice. The skill asks for no secrets but will forward whatever context the agent provides.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills. It runs as a normal invocable skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install amazonasinanalysis
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /amazonasinanalysis 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
基于NOVAI360,提供真实销售数据,跨境电商市场、产品、竞争及财务分析,支持品牌出海战略制定,每日限10次免费调用。
v1.0.1
- Added a CHANGELOG.md file to initiate changelog tracking. - Updated SKILL.md with a new "安全与认证" (Security & Authentication) section, providing details about API authentication (no API key required), environment variables, and data privacy. - Added a new "安装说明" (Installation Instructions) section to guide users through skill installation and optional configuration. - No changes to core functionality; documentation only.
v1.0.0
## [1.0.0] - 2026-04-01 ### Initial Release - 发布 LiteChat 智能分析技能 - 集成 NOVAI360 跨境电商分析功能 - 支持市场机会评估、竞争格局分析、产品机会洞察等核心功能 - 每日免费调用 10 次 - 提供完整的 API 端点支持 - 包含 27 个跨境电商技能集成
元数据
Slug amazonasinanalysis
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Novai360 跨境电商智能分析 是什么?

基于NOVAI360,提供跨境电商市场、产品、竞争及财务分析,支持品牌出海战略制定,每日限10次免费调用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。

如何安装 Novai360 跨境电商智能分析?

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

Novai360 跨境电商智能分析 是免费的吗?

是的,Novai360 跨境电商智能分析 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Novai360 跨境电商智能分析 支持哪些平台?

Novai360 跨境电商智能分析 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Novai360 跨境电商智能分析?

由 chopinau(@chopinau)开发并维护,当前版本 v1.0.2。

💬 留言讨论