显卡cpu评测

v1.0.0

生成专业的芯片(CPU/显卡/GPU)技术分析文档,包含架构解析、性能评测、功耗分析、性价比评估等。适用于硬件评测、选购指南、技术研究报告等场景。

0· 89·0 current·0 all-time
byrumu14@hwl1413520

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for hwl1413520/chip-tech-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "显卡cpu评测" (hwl1413520/chip-tech-analyzer) from ClawHub.
Skill page: https://clawhub.ai/hwl1413520/chip-tech-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install chip-tech-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install chip-tech-analyzer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided artifacts: SKILL.md describes web-based data collection and report generation, assets include templates and benchmark guides, and scripts/chip_analyzer.py implements report generation and value calculations. All requested resources (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to search the web for official specs and professional reviews (lists many public review sites) and to use a Python environment to generate charts. The included Python script itself uses a local database and report/export routines but does not perform network fetching — network access is a runtime requirement in the SKILL.md (to gather up-to-date specs/benchmarks). This is coherent for the skill's purpose, but it means the agent will perform external web queries at runtime, which you should be aware of.
Install Mechanism
No install spec. The skill is instruction-plus-local-code only; nothing is downloaded or extracted during install and no external package registries or URLs are invoked by the bundle.
Credentials
The skill requires no environment variables, credentials, or config paths. The runtime instructions ask the agent to consult public websites (no secret access required). The included script writes JSON reports to disk but does not request or access secrets.
Persistence & Privilege
always:false (default) and the skill does not request elevated or persistent system-wide privileges. It does not modify other skills or global agent configuration in the provided files.
Assessment
This skill appears coherent and implements what it claims: generating chip analysis reports from public spec and benchmark data. Things to consider before installing: (1) SKILL.md expects the agent to search public review sites for up-to-date data — network activity will occur at runtime, so review your agent/network policies if you want to restrict outbound requests. (2) The included Python script can write JSON report files to disk (export_to_json); ensure you run it in a directory where file writes are acceptable and won’t overwrite important data. (3) There are no required credentials, no third‑party installs, and no hidden endpoints in the bundle, but you should still review any web scraping or external queries the agent will perform to avoid unintentionally sending sensitive context. (4) If you need higher assurance, run the skill in a sandboxed environment or inspect the agent's outbound requests during a test run. Overall the package is internally consistent with its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk9758f5ww8m9avgwczket2c6ys84qdss
89downloads
0stars
1versions
Updated 2w ago
v1.0.0
MIT-0

芯片技术分析器 Skill

用途

本 Skill 用于生成专业的芯片技术分析文档,帮助用户:

  • 深入了解CPU/显卡/GPU的技术规格和架构特点
  • 对比不同芯片的性能表现
  • 分析功耗、发热、性价比等关键指标
  • 获取专业评测数据和实际应用表现
  • 生成结构化的技术分析报告

分析范围

CPU处理器

  • Intel:Core i系列、Xeon系列
  • AMD:Ryzen系列、EPYC系列
  • Apple:M系列芯片
  • 高通:骁龙PC平台

显卡/GPU

  • NVIDIA:GeForce RTX系列、专业卡
  • AMD:Radeon RX系列
  • Intel:Arc系列

工作流程

第一步:明确分析目标

与用户确认以下信息:

  1. 芯片类型:CPU / 显卡 / 两者
  2. 目标产品:具体型号(如i9-14900K、RTX 4090)
  3. 分析目的:选购对比 / 深度评测 / 技术报告
  4. 对比对象:需要对比的竞品型号
  5. 关注重点:游戏性能 / 生产力 / 功耗 / 性价比

第二步:收集技术规格

2.1 CPU规格收集

搜索关键词:

  • {CPU型号} 规格参数
  • {CPU型号} 架构 制程
  • {CPU型号} 官方规格

收集内容:

参数项说明
核心/线程物理核心数、逻辑线程数
基础/加速频率基础频率、最大加速频率
制程工艺纳米制程(如5nm、7nm)
TDP功耗热设计功耗
缓存L1/L2/L3缓存大小
内存支持DDR4/DDR5、最大容量
PCIe版本PCIe 4.0/5.0通道数
发布日期上市时间
建议售价官方定价

2.2 显卡规格收集

搜索关键词:

  • {显卡型号} 规格参数
  • {显卡型号} CUDA核心 显存
  • {显卡型号} 官方规格

收集内容:

参数项说明
GPU架构Ada Lovelace、RDNA 3等
制程工艺纳米制程
CUDA核心/流处理器核心数量
显存容量GB
显存类型GDDR6/GDDR6X/HBM
显存位宽bit
核心频率基础/加速频率
TDP功耗热设计功耗
电源接口8pin/12VHPWR
发布日期上市时间
建议售价官方定价

第三步:收集评测数据

3.1 专业评测来源

CPU评测

  • PassMark CPU Benchmark
  • Cinebench R23/R24
  • Geekbench 6
  • 3DMark CPU Profile
  • PCMark 10

显卡评测

  • 3DMark (Time Spy, Fire Strike, Port Royal)
  • Unigine Superposition
  • 游戏帧数测试
  • Blender Benchmark
  • V-Ray Benchmark

3.2 实际应用测试

游戏性能

  • 1080p/2K/4K分辨率帧数
  • 光追性能
  • DLSS/FSR/XeSS性能

生产力性能

  • 视频渲染(Premiere、DaVinci)
  • 3D渲染(Blender、V-Ray)
  • 编译速度
  • 科学计算

第四步:技术分析

4.1 CPU分析维度

架构分析

  • 微架构特点
  • 制程工艺优势
  • 缓存设计
  • 指令集支持

性能分析

  • 单核性能
  • 多核性能
  • 游戏性能
  • 生产力性能

功耗与散热

  • TDP与实际功耗
  • 温度表现
  • 散热器要求
  • 超频潜力

性价比分析

  • 性能/价格比
  • 平台成本(主板、内存)
  • 长期使用成本

4.2 显卡分析维度

架构分析

  • GPU架构特点
  • 制程工艺优势
  • 显存设计
  • 特色技术(DLSS、光追等)

性能分析

  • 传统光栅性能
  • 光追性能
  • AI/生产力性能
  • 能效比

功耗与散热

  • TDP与实际功耗
  • 温度表现
  • 散热器设计
  • 噪音水平

性价比分析

  • 性能/价格比
  • 不同分辨率性价比
  • 竞品对比

第五步:生成分析报告

5.1 报告结构

# {芯片型号} 技术分析报告

## 一、产品概述
- 产品定位
- 发布背景
- 主要卖点

## 二、技术规格
- 详细规格表
- 架构解析
- 与前代对比

## 三、性能评测
- 基准测试成绩
- 游戏性能测试
- 生产力性能测试
- 功耗与温度测试

## 四、竞品对比
- 同价位对比
- 同性能对比
- 性价比分析

## 五、购买建议
- 适合人群
- 搭配建议
- 注意事项

## 六、总结评分
- 综合评分
- 优缺点总结

5.2 评分标准

评分等级说明
9-10强烈推荐同级别标杆产品
8-8.9推荐优秀产品,值得购买
7-7.9值得考虑中规中矩,有亮点
6-6.9谨慎考虑有明显短板
<6不推荐不建议购买

输出格式

默认输出为 Markdown 格式,可根据需要转换为:

  • Word 文档(.docx)
  • PDF 文档
  • 网页(HTML)
  • Excel 对比表

注意事项

  1. 数据来源:优先采用官方规格和专业评测数据
  2. 时效性:芯片价格和可用性会变化,建议标注分析日期
  3. 测试环境:不同测试环境结果可能有差异
  4. 驱动版本:显卡驱动版本会影响性能表现
  5. 个体差异:芯片存在体质差异,超频结果因人而异

示例

示例请求

"帮我分析一下RTX 4080和RX 7900 XTX,主要是4K游戏性能对比"

示例输出流程

  1. 搜索RTX 4080和RX 7900 XTX的规格参数
  2. 收集专业评测数据(3DMark、游戏帧数)
  3. 分析架构特点和性能表现
  4. 对比4K游戏性能
  5. 分析功耗、价格、性价比
  6. 生成对比报告

参考资料

Comments

Loading comments...