← Back to Skills Marketplace
Africa
by
yezhaowang888-stack
· GitHub ↗
· v1.0.0
· MIT-0
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install africa
Description
提供基于DeepSeek v4的非洲市场政策、法规和投资环境的智能查询与分析,支持多语言和灵活数据源配置。
README (SKILL.md)
非洲市场政策查询Skill
🚀 概述
基于DeepSeek v4的智能政策分析系统,提供非洲市场政策、法规、投资环境的智能查询和分析。
🌟 核心亮点
- DeepSeek v4驱动:利用最新AI模型进行智能政策分析和预测
- 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
- 多语言支持:支持中文、英文等多种语言
- 数据源可配置:灵活配置不同数据源,适应各种业务需求
🔧 技术特性
多语言支持
- 中文(简体)
- 英文(美国)
- 自动语言检测和切换
数据源配置
{
dataSources: {
investment: '[请替换为您的非洲投资政策数据源]',
trade: '[请替换为您的非洲贸易法规数据源]',
// ... 其他数据源
}
}
📦 安装
# 通过ClawHub安装
clawhub install africa-policy-query
# 或手动安装
npm install africa-policy-query
🔒 安全使用指南
- 数据源配置:使用环境变量管理敏感数据源信息
- API密钥:不要将真实API密钥写入代码
- 权限控制:为数据源配置最小必要权限
支持
如有问题,请提交Issue或联系维护团队。
惠迈智能体:让全球业务变得简单
Usage Guidance
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).
Capability Analysis
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).
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install africa - After installation, invoke the skill by name or use
/africa - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Africa?
提供基于DeepSeek v4的非洲市场政策、法规和投资环境的智能查询与分析,支持多语言和灵活数据源配置。 It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install Africa?
Run "/install africa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Africa free?
Yes, Africa is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Africa support?
Africa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Africa?
It is built and maintained by yezhaowang888-stack (@yezhaowang888-stack); the current version is v1.0.0.
More Skills