← 返回 Skills 市场
upkuajing

UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence.

作者 Upkuajing · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
169
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install upkuajing-map-merchants-search
功能描述
Official skill for upkuajing (跨境魔方). Search merchants on map (地图获客). Find merchants by region or nearby location, get merchant details including name, addres...
安全使用建议
This skill appears internally consistent for accessing UpKuaJing's merchant APIs. Before installing, consider: (1) Keep your UPKUAJING_API_KEY secret — the scripts read it from the environment or ~/.upkuajing/.env. (2) The provider charges per call; SKILL.md asks the agent to pause and get explicit consent for large queries (>100), but the search script does not itself block execution — make sure you or your agent confirm billing before running large queries. (3) The skill can create ~/.upkuajing/ (env, cache, optional logs) and files under the skill's task_data directory; if you enable logging (ENABLE_API_LOGGING), request/response payloads will be written locally. (4) The skill will make outgoing HTTPS requests to openapi.upkuajing.com (including daily version checks); ensure you trust that endpoint. If you need higher assurance, verify the provider's domain and review the API documentation or run the scripts in a sandbox before giving it production credentials.
功能分析
Type: OpenClaw Skill Name: upkuajing-map-merchants-search Version: 1.0.2 The skill is a legitimate integration for the UpKuaJing merchant search API, providing tools for geographic and merchant data retrieval. Security best practices are observed, such as the use of UUID validation in scripts/common.py to prevent path traversal attacks and explicit instructions in SKILL.md for the agent to seek user confirmation before executing billable API calls. The code manages its own API keys and logs within a dedicated local directory (~/.upkuajing) and limits network communication to the official service domain (openapi.upkuajing.com).
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required binary (python), declared env var (UPKUAJING_API_KEY), and the included scripts (merchant search, geography lists, auth, version check) all match the stated purpose of querying UpKuaJing map/merchant data. No unrelated credentials or tools are requested.
Instruction Scope
SKILL.md properly restricts operations to the UpKuaJing APIs and documents usage and billing. However, SKILL.md requires explicit user confirmation before executing queries that incur fees (query_count > 100). That confirmation is an operational policy for the agent/user but is not enforced in the merchants_search.py script itself — the script will run given query_count without programmatic pausing. Users/operators or the invoking agent must therefore obey the billing-confirmation step; it's not enforced by the code.
Install Mechanism
This is instruction-only (no platform install spec). A requirements.txt contains a single dependency (httpx). No arbitrary remote downloads or extract/install steps are present in the manifest.
Credentials
Only one credential (UPKUAJING_API_KEY) is required and declared as the primary credential, which is proportional to the service. The scripts will read the env var or ~/.upkuajing/.env. Be aware that the code can log request/response data to ~/.upkuajing/logs when ENABLE_API_LOGGING is enabled (default False) — that could persist request/response payloads locally if turned on.
Persistence & Privilege
The skill does not request 'always: true'. It will create and write to ~/.upkuajing/ (env file, logs, version cache) and to task_data files under the skill directory. The version_check code makes an outbound request to the provider to check for updates once per day (cached) — this network call and local cache are expected for update-notification behavior but are persisted to disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upkuajing-map-merchants-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upkuajing-map-merchants-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
updated
v1.0.1
Initial release
v1.0.0
Initial release
元数据
Slug upkuajing-map-merchants-search
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence. 是什么?

Official skill for upkuajing (跨境魔方). Search merchants on map (地图获客). Find merchants by region or nearby location, get merchant details including name, addres... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 169 次。

如何安装 UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence.?

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

UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence. 是免费的吗?

是的,UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence. 支持哪些平台?

UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UpKuaJing map merchants search, discover local businesses, retail stores, and verified sellers via global map data. UpKuaJing helps field sales, distributors, and brand teams find geo-targeted merchants, analyze regional markets, and generate offline-to-online (O2O) leads — perfect for territory expansion, agent sourcing, and competitor location intelligence.?

由 Upkuajing(@upkuajing)开发并维护,当前版本 v1.0.2。

💬 留言讨论