← Back to Skills Marketplace
chopinau

Novai360 跨境电商智能分析

by chopinau · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
100
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install amazonasinanalysis
Description
基于NOVAI360,提供跨境电商市场、产品、竞争及财务分析,支持品牌出海战略制定,每日限10次免费调用。
README (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 路径配置
  • 简化代码结构
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install amazonasinanalysis
  3. After installation, invoke the skill by name or use /amazonasinanalysis
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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 个跨境电商技能集成
Metadata
Slug amazonasinanalysis
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Novai360 跨境电商智能分析?

基于NOVAI360,提供跨境电商市场、产品、竞争及财务分析,支持品牌出海战略制定,每日限10次免费调用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Novai360 跨境电商智能分析?

Run "/install amazonasinanalysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Novai360 跨境电商智能分析 free?

Yes, Novai360 跨境电商智能分析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Novai360 跨境电商智能分析 support?

Novai360 跨境电商智能分析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Novai360 跨境电商智能分析?

It is built and maintained by chopinau (@chopinau); the current version is v1.0.2.

💬 Comments