← 返回 Skills 市场
yezhaowang888-stack

Africa

作者 yezhaowang888-stack · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install africa
功能描述
提供基于DeepSeek v4的非洲市场政策、法规和投资环境的智能查询与分析,支持多语言和灵活数据源配置。
使用说明 (SKILL.md)

非洲市场政策查询Skill

🚀 概述

基于DeepSeek v4的智能政策分析系统,提供非洲市场政策、法规、投资环境的智能查询和分析。

🌟 核心亮点

  • DeepSeek v4驱动:利用最新AI模型进行智能政策分析和预测
  • 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
  • 多语言支持:支持中文、英文等多种语言
  • 数据源可配置:灵活配置不同数据源,适应各种业务需求

🔧 技术特性

多语言支持

  • 中文(简体)
  • 英文(美国)
  • 自动语言检测和切换

数据源配置

{
  dataSources: {
    investment: '[请替换为您的非洲投资政策数据源]',
    trade: '[请替换为您的非洲贸易法规数据源]',
    // ... 其他数据源
  }
}

📦 安装

# 通过ClawHub安装
clawhub install africa-policy-query

# 或手动安装
npm install africa-policy-query

🔒 安全使用指南

  1. 数据源配置:使用环境变量管理敏感数据源信息
  2. API密钥:不要将真实API密钥写入代码
  3. 权限控制:为数据源配置最小必要权限

支持

如有问题,请提交Issue或联系维护团队。


惠迈智能体:让全球业务变得简单

安全使用建议
This package appears to be a lightweight/local stub that advertises DeepSeek/惠迈 integration but doesn't implement any network/model calls or require credentials. Before installing or using it in production: 1) verify the package source/author (unknown owner ID); 2) inspect the published npm package contents if you install from a registry to ensure the runtime implementation matches the advertised behavior; 3) if you expect DeepSeek integration, ask the maintainer for the network/API integration code or a changelog describing when that will be added; 4) run the package in a sandboxed environment and review network activity to ensure it doesn't contact unexpected endpoints; and 5) treat any future versions that add network calls or require API keys with extra caution (verify what endpoints are called and why).
功能分析
Type: OpenClaw Skill Name: africa Version: 1.0.0 The skill bundle is a template for querying African market policies and analyzing investment environments. The implementation in index.js consists of standard class structures, localization logic, and mock data functions that do not perform any actual network requests or system commands. No evidence of data exfiltration, malicious instructions, or suspicious dependencies was found in package.json or the documentation files (SKILL.md, README.md).
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The README and SKILL.md repeatedly state the skill is 'DeepSeek v4-driven' and integrates with 惠迈/three-tier agents and external data sources, but the included code (index.js) contains only local simulated data and no calls to DeepSeek, no network requests, and no declared dependencies. This is an incoherence between advertised capabilities and actual requested/implemented resources.
Instruction Scope
Runtime instructions (SKILL.md) are limited to configuration and installation notes and recommend using environment variables for API keys. The SKILL.md does not instruct the agent to read unrelated files, exfiltrate data, or contact unexpected endpoints. However, it implies behavior (calling external APIs/DeepSeek) that is not present in the code, which is potentially misleading.
Install Mechanism
No install spec is provided (instruction-only skill), and the package includes only small JS files and a package.json with no dependencies. Installation instructions point to clawhub or npm; nothing pulls arbitrary remote blobs or runs opaque installers.
Credentials
The package declares no required environment variables, but README and SKILL.md show many example env var names (INVESTMENT_API_KEY, TRADE_API_KEY, etc.) and recommend storing sensitive keys in env. The skill does not actually read these variables in the shipped code. Requesting no credentials while advertising external integrations is inconsistent and could mislead users about required permissions/keys.
Persistence & Privilege
The skill is not always-enabled, does not modify other skills, and does not request system-wide config or privileges. It does not persist credentials or alter agent settings in the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install africa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /africa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Africa Skill 1.0.0 – Initial Release - Provides intelligent policy, regulation, and investment environment query for African markets, powered by DeepSeek v4. - Supports multi-language queries (Chinese, English) with automatic language detection. - Enables configurable data sources for investment and trade information. - Implements an AI-driven three-layer agent architecture to ensure data accuracy and timeliness. - Includes guidance for secure configuration and use.
元数据
Slug africa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Africa 是什么?

提供基于DeepSeek v4的非洲市场政策、法规和投资环境的智能查询与分析,支持多语言和灵活数据源配置。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Africa?

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

Africa 是免费的吗?

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

Africa 支持哪些平台?

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

谁开发了 Africa?

由 yezhaowang888-stack(@yezhaowang888-stack)开发并维护,当前版本 v1.0.0。

💬 留言讨论