← Back to Skills Marketplace
india市场政策查询Skill
by
yezhaowang888-stack
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install huimai-india-policy
Description
提供印度市场政策、法规及投资环境的多语言智能查询与分析,支持多源数据灵活配置和实时更新。
README (SKILL.md)
印度市场政策查询Skill
🚀 概述
基于惠迈智能体三层架构的政策查询框架,提供印度市场政策、法规、投资环境的智能查询和分析。
🌟 核心亮点
- 惠迈智能体协作:基于惠迈三层智能体架构,支持多源数据整合
- 惠迈智能体协作:基于惠迈三层智能体架构,确保数据准确性和实时性
- 多语言支持:支持中文、英文等多种语言
- 数据源可配置:灵活配置不同数据源,适应各种业务需求
🔧 技术特性
多语言支持
- 中文(简体)
- 英文(美国)
- 自动语言检测和切换
数据源配置
{
dataSources: {
investment: '[请替换为您的印度投资政策数据源]',
trade: '[请替换为您的印度贸易法规数据源]',
// ... 其他数据源
}
}
📦 安装
# 通过ClawHub安装
clawhub install india-policy-query
# 或手动安装
npm install india-policy-query
🔒 安全使用指南
- 数据源配置:使用环境变量管理敏感数据源信息
- API密钥:不要将真实API密钥写入代码
- 权限控制:为数据源配置最小必要权限
支持
如有问题,请提交Issue或联系维护团队。
惠迈智能体:让全球业务变得简单
Usage Guidance
This package appears to be a stub/placeholder rather than a working connector. It claims real-time multi-source integration (DeepSeek v4, 惠迈智能体) and advises using API keys, but the code only returns simulated, local data and does not read environment variables or perform network calls. Actionable advice:
- Do not provide any real API keys or secrets until you confirm the skill actually uses them securely. The skill currently does not consume env vars, so giving keys would likely be useless and could be accidentally placed in configs.
- Inspect and test locally (npm test runs included test.js) before using in production. The tests are local-only and show the code is mocked.
- If you expect real data ingestion, request the maintainer/source code that implements network/data-source integrations (HTTP clients, auth flows) or implement those connectors yourself and audit them for safe handling of credentials.
- Treat the mismatch between marketing (DeepSeek v4 integration) and implementation as a red flag: it may be unmaintained, incomplete, or a placeholder. If you need a production-ready skill, prefer one whose code and declared env vars clearly match its advertised capabilities.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description promise multi-source data ingestion, real-time updates, DeepSeek v4 and 惠迈 agent integration. However index.js contains only local/mock logic (fetchFromDataSource returns simulated data) and package.json has no dependencies. The skill does not implement network fetches, DeepSeek hooks, or any real data-source connectors despite claiming them.
Instruction Scope
SKILL.md/README instructs users to configure dataSources and manage API keys via environment variables, but the runtime instructions and index.js do not read process.env or any files—there is no code that transmits data off-host. The instructions are scoped to configuration but are inconsistent with the code's actual behavior.
Install Mechanism
No install spec is provided (instruction-only skill), and package.json declares no dependencies. There are no downloads or extract steps. Installation is low-risk from an installer perspective.
Credentials
The README/SKILL.md recommend using environment variables for API keys, but the skill's metadata declares no required env vars and the code does not use process.env. This is an inconsistency: the skill advertises credential use but doesn't actually consume them, which could confuse users and lead to unsafe credential handling if they modify the code.
Persistence & Privilege
The skill does not request persistent presence (always: false) and the code does not modify system or other skill configurations. No elevated persistence or privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install huimai-india-policy - After installation, invoke the skill by name or use
/huimai-india-policy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0: 初始发布
v1.0.1
v1.0.1: 诚实描述修正,强调框架定位,移除不实AI模型声称
Metadata
Frequently Asked Questions
What is india市场政策查询Skill?
提供印度市场政策、法规及投资环境的多语言智能查询与分析,支持多源数据灵活配置和实时更新。 It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install india市场政策查询Skill?
Run "/install huimai-india-policy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is india市场政策查询Skill free?
Yes, india市场政策查询Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does india市场政策查询Skill support?
india市场政策查询Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created india市场政策查询Skill?
It is built and maintained by yezhaowang888-stack (@yezhaowang888-stack); the current version is v1.0.0.
More Skills