exp-scene-recognition

exp-scene-recognition is a skill for Claude Code, Codex from guofu-shiqu/ux-expert-skills. It costs 49 tokens per session (615 once invoked), scanned A, original, MIT.

A method for rebuilding the situation a user was in from feedback, service recordings, complaints, or behavior data. It identifies the user's goal, obstacles, triggers, and emotions, then organizes them into a scenario card.

In plain words
What is it for?
Use it to classify usage situations, understand user feelings and goals, assess business impact, and identify specific experience improvements.
Why use it?
It turns scattered user information into a clear account of what happened and why the experience went badly or well.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to classify usage situations, understand user feelings and goals, assess business impact, and identify specific experience improvements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add guofu-shiqu/ux-expert-skills --skill exp-scene-recognition
Clone the repo
git clone --depth 1 https://github.com/guofu-shiqu/ux-expert-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for exp-scene-recognition

README.md
[![agentmods](https://agentmods.dev/badge/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition/github.svg)](https://agentmods.dev/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition)
Your own site
<a href="https://agentmods.dev/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition"><img src="https://agentmods.dev/badge/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for exp-scene-recognition

Your own site · 80×15
<a href="https://agentmods.dev/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition"><img src="https://agentmods.dev/badge/skills/guofu-shiqu/ux-expert-skills/exp-scene-recognition.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00049 $0.00615
Opus 5 $0.00024 $0.00308
Sonnet 5 $0.00010 $0.00123
Haiku 4.5 $0.00005 $0.00061

Measured 12d ago against content hash d661e3b3c1fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

exp-scene-recognition scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/exp-scene-recognition/SKILL.md · 49 lines

What it actually says

体验场景识别与还原

从碎片化信息中识别用户处于什么场景、触发条件是什么、情绪状态如何,并生成结构化场景卡。

触发条件

  • 接收到用户反馈、服务录音、投诉或行为数据
  • 需要还原体验现场
  • 需要理解用户当下的情境和情绪

核心能力

从以下维度还原体验场景:

  1. 场景类型识别 — 判断是初次使用、日常使用、异常情境、切换任务、寻求帮助等哪种场景
  2. 体验对象识别 — 明确用户正在与哪个产品/服务/触点交互
  3. 触发条件分析 — 什么事件/状态导致用户进入这个场景
  4. 用户目标梳理 — 用户在这个场景下想要完成什么
  5. 当前阻力识别 — 什么阻碍了用户达成目标
  6. 情绪状态判断 — 用户在场景中的情绪是困惑、焦虑、满意、失望还是愤怒
  7. 业务影响评估 — 这个场景对业务指标(转化、留存、口碑)有何影响
  8. 体验机会发现 — 这个场景中存在的体验改善机会

输出格式:场景卡

【场景卡】

▸ 场景类型:[初次使用/日常使用/异常情境/切换任务/寻求帮助/...]
▸ 体验对象:[产品/服务/触点名称]
▸ 触发条件:[导致用户进入该场景的事件或状态]
▸ 用户目标:[用户想要完成什么]
▸ 当前阻力:[阻碍用户达成目标的因素]
▸ 情绪状态:[困惑/焦虑/满意/失望/愤怒/...],强度:[低/中/高]
▸ 业务影响:[对转化/留存/口碑等指标的影响]
▸ 体验机会:[可以改善的具体机会点]
▸ 指标观察:[可以观察这个场景的相关指标]
▸ 可复用规则:[从这个场景中可以提炼的通用规则]

使用方法

当用户提供体验相关的原始信息(反馈、录音、数据等)时,调用本 skill 生成结构化场景卡,为后续的 JTBD 分析、旅程分析或策略生成提供基础。

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 49 lines · 49 tokens per session scan A d661e3b3c1fe

Subscribe to this mod's changes

exp-scene-recognition is a skill published in the GitHub repository guofu-shiqu/ux-expert-skills (2 stars, last pushed 2mo ago), licensed MIT. It adds 49 tokens to every session and 615 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

api-design

Design public interfaces for libraries and tools that other people depend on. Use when designing or reviewing a public API surface, deciding what to export, naming functions and CLI flags, adding configuration options, planning deprecations, or when the user asks "is this a good API" or "how do I change this without…

the-open-agent/oss-skills · 107 tokens

code-review

Review a pull request the way a good open-source maintainer does. Use when reviewing an incoming PR, when the user asks "review this PR" or "is this ready to merge", when triaging a stale PR queue, or when writing review feedback to an external contributor. Covers what to check and in what order, severity levels…

the-open-agent/oss-skills · 118 tokens

governance-and-sustainability

Keep a project and its maintainers alive over years. Use when deciding how decisions get made, writing GOVERNANCE.md or a code of conduct enforcement process, adding or removing maintainers, handling burnout or stepping away, setting up funding (GitHub Sponsors, Open Collective, a foundation), handling a fork or a…

the-open-agent/oss-skills · 95 tokens

open-source

Generates the complete open-source governance of a repository: README, LICENSE, REUSE.toml and SPDX headers, CONTRIBUTING, SECURITY, CODEOFCONDUCT, GOVERNANCE, CHANGELOG, .github issue/PR templates, GitHub Actions, Dependabot, conventional commits, GPG/DCO signing, git flow and ADRs. Use whenever the user wants to…

igarbayo/open-source · 123 tokens

contributor-experience

Turn users into contributors and make their first PR succeed. Use when a project gets stars but no contributions, when first-time PRs stall or get abandoned, when writing or improving CONTRIBUTING.md, when setting up a dev environment that works on the first try, or when the user asks "how do I get contributors" or…

the-open-agent/oss-skills · 101 tokens

dependency-hygiene

Manage a project's dependencies so they stay small, current, and safe. Use when deciding whether to add a dependency, auditing an existing dependency tree, configuring Dependabot or Renovate, dealing with upgrade churn or a flood of bot PRs, resolving version conflicts, choosing between dependency ranges and pinning…

the-open-agent/oss-skills · 101 tokens