← Back to Skills Marketplace
176wer

AI PC Builder

by 176wer · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uw32w3kdfsdfe
Description
Connect to the Newegg PC Builder MCP service to retrieve PC build configurations, component compatibility checks, and build recommendations. Use this skill w...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uw32w3kdfsdfe
  3. After installation, invoke the skill by name or use /uw32w3kdfsdfe
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI PC BUILDER
Metadata
Slug uw32w3kdfsdfe
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install AI PC Builder?

Run "/install uw32w3kdfsdfe" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI PC Builder free?

Yes, AI PC Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI PC Builder support?

AI PC Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI PC Builder?

It is built and maintained by 176wer (@176wer); the current version is v1.0.0.

💬 Comments