← 返回 Skills 市场
europe-anz市场政策查询Skill
作者
yezhaowang888-stack
· GitHub ↗
· v1.0.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install huimai-europe-anz-policy
功能描述
基于惠迈智能体架构,智能查询并分析北欧及澳新加地区市场政策、法规与投资环境,支持多语言与多数据源配置。
使用说明 (SKILL.md)
北欧澳新加市场政策查询Skill
🚀 概述
基于惠迈智能体三层架构的政策查询框架,提供北欧澳新加市场政策、法规、投资环境的智能查询和分析。
🌟 核心亮点
- 惠迈智能体协作:基于惠迈三层智能体架构,支持多源数据整合
- 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
- 多语言支持:支持中文、英文等多种语言
- 数据源可配置:灵活配置不同数据源,适应各种业务需求
🔧 技术特性
多语言支持
- 中文(简体)
- 英文(美国)
- 自动语言检测和切换
数据源配置
{
dataSources: {
investment: '[请替换为您的北欧澳新加投资政策数据源]',
trade: '[请替换为您的北欧澳新加贸易法规数据源]',
// ... 其他数据源
}
}
📦 安装
# 通过ClawHub安装
clawhub install europe-anz-policy-query
# 或手动安装
npm install europe-anz-policy-query
🔒 安全使用指南
- 数据源配置:使用环境变量管理敏感数据源信息
- API密钥:不要将真实API密钥写入代码
- 权限控制:为数据源配置最小必要权限
支持
如有问题,请提交Issue或联系维护团队。
惠迈智能体:让全球业务变得简单
安全使用建议
This skill appears to be a local policy-query library and does not itself phone home or require credentials, but it contains many placeholder dataSource values and small implementation bugs — e.g., fetchFromDataSource returns strings with '${name}' placeholders that are never replaced, and the browser export line uses an invalid identifier (window.EuropeAnzPolicyQuery = Europe-anzPolicyQuery) which will break in browsers. The README suggests using environment variables for API keys; only provide real API keys after you (1) inspect/understand the code that will use them, (2) confirm the skill will call your intended data sources, and (3) run it in a sandboxed environment first. Because the package author/homepage is unknown, consider: run npm test in an isolated environment, fix the placeholder/template bugs if you intend to use it, and only configure sensitive API keys after confirming network endpoints and code paths that will use them. If you need a higher assurance level, obtain the skill from a trusted maintainer or a repository with maintainer contact and verifiable release history.
功能分析
Type: OpenClaw Skill
Name: huimai-europe-anz-policy
Version: 1.0.0
The skill bundle is a boilerplate framework for querying market policies in Northern Europe, Australia, New Zealand, and Canada. The code in `index.js` contains only mock data, translation logic, and basic caching mechanisms with no actual network or file system activity. No malicious instructions, data exfiltration, or prompt injection attempts were found in `SKILL.md` or the source files.
能力标签
能力评估
Purpose & Capability
The name/description (policy queries for Europe/ANZ) match the contained code and SKILL.md: the module is a local library that returns policy query and analysis results. It does not request unrelated credentials or binaries. The README shows how to pass API keys as config/env vars, which is coherent with a data-source-driven skill.
Instruction Scope
SKILL.md and README instruct installation (clawhub/npm) and configuring data sources via environment variables. The runtime instructions do not ask the agent to read unrelated system files or exfiltrate secrets. They do recommend storing API keys in env vars (good practice) but do not automatically read unspecified host system state.
Install Mechanism
There is no external download/install spec in the skill bundle (instruction-only install guidance). The package includes local JS files and package.json; there are no remote URLs, no extract steps, and no dependencies. This is low-risk from an installer perspective.
Credentials
The skill declares no required env vars or credentials. README examples show optional env vars (INVESTMENT_API_KEY, TRADE_API_KEY, etc.) — reasonable for configuring data sources. Because the skill currently uses placeholder data (no actual network fetching), providing API keys is optional but would be needed for real integrations. Requesting keys only at user configuration time is proportionate.
Persistence & Privilege
The skill does not set always:true, does not modify other skills or global agent config, and keeps only in-memory caches. It does not request persistent system privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install huimai-europe-anz-policy - 安装完成后,直接呼叫该 Skill 的名称或使用
/huimai-europe-anz-policy触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0: 初始发布
元数据
常见问题
europe-anz市场政策查询Skill 是什么?
基于惠迈智能体架构,智能查询并分析北欧及澳新加地区市场政策、法规与投资环境,支持多语言与多数据源配置。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 europe-anz市场政策查询Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install huimai-europe-anz-policy」即可一键安装,无需额外配置。
europe-anz市场政策查询Skill 是免费的吗?
是的,europe-anz市场政策查询Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
europe-anz市场政策查询Skill 支持哪些平台?
europe-anz市场政策查询Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 europe-anz市场政策查询Skill?
由 yezhaowang888-stack(@yezhaowang888-stack)开发并维护,当前版本 v1.0.0。
推荐 Skills