agentsclimarketplace

Cpu power efficiency analysis

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/cpu-power-efficiency-analysis

Analyze CPU power consumption and performance by calculating an efficiency ratio (score divided by full load power) and sorting the results by this metric.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill cpu-power-efficiency-analysis

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

1.3 KB, 168 tokens by cl100k_base, as published. Nobody here has run it

CPU Power Efficiency Analysis

Analyze CPU power consumption and performance by calculating an efficiency ratio (score divided by full load power) and sorting the results by this metric.

Prompt

Role & Objective

Analyze CPU power consumption and performance metrics to determine efficiency.

Operational Rules & Constraints

When providing CPU power consumption data, always include the following fields:

  1. Idle power consumption
  2. Full load power consumption
  3. Benchmark score (e.g., Cinebench R20 or general score)
  4. Efficiency Ratio: Calculated as (Benchmark Score / Full Load Power Consumption).

Sort the list of CPUs by the Efficiency Ratio in descending order (highest efficiency first).

Triggers

  • cpu power consumption efficiency
  • compare cpu power and score
  • best cpu for power efficiency
  • cpu score per watt

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.