← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install uw32w3kdfsdfe
功能描述
Connect to the Newegg PC Builder MCP service to retrieve PC build configurations, component compatibility checks, and build recommendations. Use this skill w...
安全使用建议
This skill appears to do what it claims: it queries Newegg's PC Builder MCP and returns build/compatibility info. Before installing, consider: (1) Privacy — any user text you pass (including component lists or system details) will be sent to https://apis.newegg.com/ex-mcp/endpoint/pcbuilder; avoid sending sensitive data. (2) Autonomy — the skill's instructions tell the agent to trigger for many PC-related prompts, so it may call the external API without an explicit user approval each time. (3) Testing — run the bundled list_tools locally (python scripts/mcp_client.py list_tools) to see what tools the MCP exposes and to verify responses. If you require API keys, confirm with the provider how auth is handled; this skill currently sends unauthenticated requests. If those behaviors are acceptable, the skill is internally coherent.
功能分析
Type: OpenClaw Skill
Name: uw32w3kdfsdfe
Version: 1.0.0
The skill bundle is a legitimate implementation of a Model Context Protocol (MCP) client designed to interface with Newegg's PC Builder service. The Python script (scripts/mcp_client.py) uses standard libraries to communicate with a verified Newegg API endpoint (apis.newegg.com) and includes helpful features for handling JSON arguments via files or stdin to avoid shell quoting issues. The instructions in SKILL.md are well-structured, guiding the agent through tool discovery and execution without any signs of malicious intent, prompt injection, or unauthorized data access.
能力评估
Purpose & Capability
The name/description match the included script and SKILL.md: both describe discovering and calling tools on the Newegg MCP endpoint. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to always call list_tools then pick and call a tool based on the LLM's interpretation. This is coherent for a dynamic MCP client, but grants the agent discretion to call an external service whenever it deems a user intent matches (the skill even instructs to trigger on many PC-related prompts). That broad trigger/automatic decision-making is expected for this type of skill but increases the chance user queries will be sent to the remote API.
Install Mechanism
Instruction-only with a small Python script bundled; there is no installer or third-party downloads. The script uses only the Python standard library and does not write files or install packages.
Credentials
The skill requires no environment variables, credentials, or config paths. The script communicates directly with the documented Newegg MCP endpoint; no unrelated secrets are requested. Note: user-provided query text and any data mapped into tool arguments will be sent to the remote service.
Persistence & Privilege
The skill is not force-installed (always: false) and does not attempt to modify other skills or system settings. Autonomous invocation is allowed (platform default) but is not combined here with elevated privileges or credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uw32w3kdfsdfe - 安装完成后,直接呼叫该 Skill 的名称或使用
/uw32w3kdfsdfe触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI PC BUILDER
元数据
常见问题
AI PC Builder 是什么?
Connect to the Newegg PC Builder MCP service to retrieve PC build configurations, component compatibility checks, and build recommendations. Use this skill w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 AI PC Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uw32w3kdfsdfe」即可一键安装,无需额外配置。
AI PC Builder 是免费的吗?
是的,AI PC Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI PC Builder 支持哪些平台?
AI PC Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI PC Builder?
由 176wer(@176wer)开发并维护,当前版本 v1.0.0。
推荐 Skills