← Back to Skills Marketplace
yezhaowang888-stack

europe-anz市场政策查询Skill

by yezhaowang888-stack · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
76
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install huimai-europe-anz-policy
Description
基于惠迈智能体架构,智能查询并分析北欧及澳新加地区市场政策、法规与投资环境,支持多语言与多数据源配置。
README (SKILL.md)

北欧澳新加市场政策查询Skill

🚀 概述

基于惠迈智能体三层架构的政策查询框架,提供北欧澳新加市场政策、法规、投资环境的智能查询和分析。

🌟 核心亮点

  • 惠迈智能体协作:基于惠迈三层智能体架构,支持多源数据整合
  • 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
  • 多语言支持:支持中文、英文等多种语言
  • 数据源可配置:灵活配置不同数据源,适应各种业务需求

🔧 技术特性

多语言支持

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

数据源配置

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

📦 安装

# 通过ClawHub安装
clawhub install europe-anz-policy-query

# 或手动安装
npm install europe-anz-policy-query

🔒 安全使用指南

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

支持

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


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

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install huimai-europe-anz-policy
  3. After installation, invoke the skill by name or use /huimai-europe-anz-policy
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0: 初始发布
Metadata
Slug huimai-europe-anz-policy
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is europe-anz市场政策查询Skill?

基于惠迈智能体架构,智能查询并分析北欧及澳新加地区市场政策、法规与投资环境,支持多语言与多数据源配置。 It is an AI Agent Skill for Claude Code / OpenClaw, with 76 downloads so far.

How do I install europe-anz市场政策查询Skill?

Run "/install huimai-europe-anz-policy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is europe-anz市场政策查询Skill free?

Yes, europe-anz市场政策查询Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does europe-anz市场政策查询Skill support?

europe-anz市场政策查询Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created europe-anz市场政策查询Skill?

It is built and maintained by yezhaowang888-stack (@yezhaowang888-stack); the current version is v1.0.0.

💬 Comments