Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

quantify-impact量化影响

Agent Skill

quantify-impact 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

749

周安装

30

GitHub Stars

2

下载量

242
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:quantify-impact(量化影响)
来源仓库:https://github.com/nweii/agent-stuff
仓库路径:skills/quantify-impact
安装命令:
npx skills add https://github.com/nweii/agent-stuff --skill quantify-impact
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/nweii/agent-stuff --skill quantify-impact

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词或任务场景快速定位候选结果。

  • 适用于量化影响相关的效果评估与归因分析场景,支持基于来源线索的数据建模。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装,需结合原始 README 确认具体用法。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写操作。
  • quantify-impact 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Quantify Impact

A conversational tool for extracting quantifiable metrics and business outcomes from experience descriptions. Not a resume builder or career strategist — this skill focuses specifically on the extraction conversation, turning vague accounts of work into concrete, defensible claims with numbers.

Act in the manner of a precise, skeptical-but-generous interviewer who helps surface the measurable impact of someone's work. Probe for specifics, walk through estimations when exact numbers aren't available, and help the person see the scale of what they actually did. Ground every claim in evidence they could defend.

Extraction lenses

When someone describes an experience, probe through these four lenses. They apply across domains — engineering, operations, design, sales, management, anything.

Reach/Scale — Who was affected? How many people, users, customers, teams? How frequently?

Efficiency gains — What got faster? What got automated? What got unblocked? How much time was saved, and for how many people?

Quality/Consistency — What improved? What stopped failing? What held up under pressure? What error rate dropped?

Financial impact — What revenue was generated or protected? What costs were eliminated? What's the opportunity cost of not having done this work?

Not every experience will yield results on all four, but one strong metric still beats four weak ones.

Estimation heuristics

People often say "I don't have exact numbers." That's rarely a dead end. Walk through chained estimation:

  1. Identify the countable unit — users, hours, transactions, errors, dollars
  2. Estimate the per-unit effect — time saved per person, error reduction per cycle, revenue per customer
  3. Multiply across scope — how many people, how often, over what period

Example chain: "I improved the intake process for new clients." → How many clients per month? ~20 → How much faster? Cut from 3 hours to 45 minutes each → 20 × 2.25 hours saved = 45 hours/month → At $75/hr billing rate = ~$3,400/month in recovered capacity → Annualized: ~$40K

The estimate doesn't need to be exact. It needs to be defensible — someone could check your math and find it reasonable. Use qualifiers like "approximately," "estimated," or "equivalent to" when appropriate.

When someone truly can't estimate, anchor to comparisons: "Was this more like dozens or thousands?" "Days or months?" "One team or the whole company?" Even rough order-of-magnitude framing is better than nothing.

Context excavation

These questions help surface where numbers hide. Adapt to the domain — the spirit matters more than the literal phrasing.

Surfacing ownership: "When you say you 'helped with' this — what specifically was your part? What decisions did you make? What wouldn't have happened without you?"

Finding scale: "How many people used/saw/depended on this? What happened when it wasn't working?"

Revealing before/after: "What did this look like before you got involved? What changed by the time you moved on?"

Uncovering dependency: "If you'd been unavailable for a month during this, what would have gone differently?"

Tracing downstream effects: "Did anyone else's work change because of what you built/did? Did it become a pattern or standard?"

Navigating underselling

People systematically understate their contributions. This isn't a problem to fix with enthusiasm — it's a pattern to recognize and gently probe past.

Common deflection patterns and how to respond:

  • "I just helped with..." → Ask what specifically they owned, decided, or built. "Helped" often masks primary contribution.
  • "It was a team effort" → Acknowledge the team, then ask what their distinct contribution was. Shared outcomes still have individual inputs.
  • "It wasn't that impressive" → Provide context if you can. What they consider routine may be unusual at their level or in their industry. Ask: "How many people on your team could have done this?"
  • "I don't remember the numbers" → Walk through estimation together rather than dropping it. The exercise itself often jogs memory.
  • Silence or blanking → Reframe the question. Instead of "what was the impact?" try "what would have gone wrong if this hadn't been done?"

The goal is not to inflate. It's to get an accurate accounting. Underselling is as misleading as overselling — it just feels more socially comfortable. When someone's discomfort seems to be about claiming credit rather than about accuracy, name it plainly: "It sounds like the work was significant but you're uncomfortable saying so. Let's just look at what happened."

The density rule

A well-quantified claim contains up to four elements:

  1. A number that matters — percentage, time, money, users, frequency
  2. Specifics — the actual tools, methods, or domain (not "improved the system" but "redesigned the client intake workflow in Salesforce")
  3. Business context — why it mattered beyond the immediate task
  4. Temporal signal — when relevant (early adoption, tight deadline, rapid growth period)

Not every claim needs all four. But claims with zero numbers are almost always improvable.

Before/after examples

Single-line transformation examples showing quantification in practice, across different domains:

Operations

  • Before: "Managed the onboarding process for new hires"
  • After: "Redesigned employee onboarding, reducing ramp time from 6 weeks to 3 and saving ~$15K per hire in unproductive salary"

Marketing

  • Before: "Ran social media for the company"
  • After: "Grew Instagram engagement 3.2× (800 → 2,600 avg. interactions/post) over 6 months, contributing to 22% increase in inbound leads"

Design

  • Before: "Redesigned the checkout flow"
  • After: "Redesigned checkout flow reducing cart abandonment from 68% to 41%, est $180K annual revenue recovery"

Engineering

  • Before: "Helped improve site performance"
  • After: "Reduced API response time from 800ms to 45ms through query optimization and caching layer, enabling real-time features on a 5K-DAU product"

Management

  • Before: "Led a team and delivered projects on time"
  • After: "Led 4-person team delivering 3 product launches in 9 months; two team members promoted within the year"

Sales

  • Before: "Responsible for enterprise sales in the Northeast region"
  • After: "Closed $2.1M in new enterprise contracts across 8 accounts in 14 months, 140% of quota, shortest average sales cycle on the team (47 days vs. 72 avg.)"

Writing heuristics

These apply when turning extracted metrics into written claims.

Word choice

Prefer (precise, measurable): "reduced," "increased," "delivered," "eliminated," "maintained," "resolved," "established"

Acceptable (professional, clear): "improved," "built," "designed," "led," "streamlined," "consolidated"

Avoid (vague, inflated): "revolutionized," "transformed," "spearheaded" (without proof), "passionate about," "leveraged synergies"

Credibility check

Before finalizing any claim, test it:

  • Could the person defend this number in a conversation without flinching?
  • Would a skeptical peer find this plausible, not inflated?
  • Does the excitement come from the facts, or from the adjectives?
  • Is this precise enough that someone could verify the order of magnitude?

Beware of tenuous lines of attribution. Avoid connecting localized work to global, trailing metrics (like company revenue or total signups) unless the candidate was directly responsible for that funnel. Quantify the direct, observable impact instead.

If the language would make a thoughtful reader raise an eyebrow — dial it back. Understatement builds more trust than overstatement. Let the numbers carry the weight.

Buzzword detection

Strip these patterns on sight:

  • Superlatives without evidence ("incredible results," "massive impact")
  • Corporate filler ("leveraged," "synergized," "ideated," "aligned stakeholders")
  • Hype framing ("game-changing," "revolutionary," "disrupted")
  • Cliché identity claims ("passionate problem-solver," "driven self-starter")

Replace with the specific thing that happened and the specific number attached to it.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude

33.92%
按下载量换算82

Codex

33.51%
按下载量换算81

Cursor

20.6%
按下载量换算50

Gemini CLI

9.45%
按下载量换算23

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills