← 返回 Skills 市场
yezhaowang888-stack

中国市场政策查询Skill

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

中国市场政策查询Skill

🚀 概述

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

🌟 核心亮点

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

🔧 技术特性

多语言支持

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

数据源配置

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

📦 安装

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

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

🔒 安全使用指南

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

支持

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


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

安全使用建议
This package looks safe to run as-is (the code is a local simulator and makes no network calls), but its documentation claims integrations (DeepSeek v4, 惠迈 agents, live data collection) that are not implemented in the shipped code. Before using it with real data or credentials: 1) verify the skill's provenance (homepage/repository/author) — source is unknown; 2) inspect or obtain the real DeepSeek/惠迈 integration code or official client from trusted sources; 3) never paste API keys into code — use environment variables with least privilege; 4) test in an isolated environment (sandbox) before connecting production data sources; and 5) if you expect live data fetching, require proof (network calls, auth flows) and confirm the endpoints the skill will contact. The current mismatch between marketing and implementation is the reason for the 'suspicious' rating.
功能分析
Type: OpenClaw Skill Name: china-policy-query Version: 1.0.0 The skill is a boilerplate template for a policy query system and contains no functional code that performs network requests, file system operations, or data exfiltration. The logic in `index.js` consists entirely of mock functions returning hardcoded strings, and the documentation in `SKILL.md` and `README.md` is aligned with the stated purpose of policy analysis without any harmful prompt-injection attempts.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The name/description advertise DeepSeek v4 driving analysis and real-time data collection via 惠迈智能体, but index.js contains only a local, simulated implementation (no network calls, no DeepSeek API usage). The advertised capabilities are not implemented in the code bundle — this is an inconsistency between claims and actual capability.
Instruction Scope
SKILL.md and README give installation and configuration guidance and recommend using environment variables for API keys. The runtime instructions do not tell the agent to read unrelated files, exfiltrate data, or call unexpected external endpoints. They are limited and scoped to installing/configuring the skill.
Install Mechanism
No install spec in registry (instruction-only). package.json exists but has no dependencies and test/start scripts are local; nothing downloads or extracts external code. Low install risk in the provided bundle.
Credentials
Registry metadata declares no required env vars, but README/SKILL.md show example environment variables (INVESTMENT_API_KEY, TRADE_API_KEY, etc.) and recommend using them. That is reasonable for a data-source integration, but the registry did not declare these as required — if you later configure real data sources you will need to supply secrets. The package itself does not currently access any env vars.
Persistence & Privilege
The skill does not request elevated/persistent presence (always:false). It does not modify other skills or system settings; runtime behavior is limited to in-memory operations in provided code.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install china-policy-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /china-policy-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of China Policy Query Skill - Provides intelligent querying and analysis of Chinese market policies, regulations, and investment environment. - Powered by DeepSeek v4 for advanced policy analysis and prediction. - Utilizes HuiMai multi-agent architecture for enhanced accuracy and real-time data. - Supports multiple languages including Simplified Chinese and English, with automatic language detection. - Allows configurable data sources to adapt to various business needs. - Includes best-practice security guidance for handling sensitive data.
元数据
Slug china-policy-query
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

中国市场政策查询Skill 是什么?

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

如何安装 中国市场政策查询Skill?

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

中国市场政策查询Skill 是免费的吗?

是的,中国市场政策查询Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

中国市场政策查询Skill 支持哪些平台?

中国市场政策查询Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 中国市场政策查询Skill?

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

💬 留言讨论