update-profile

update-profile is a skill for Claude Code, Codex from TashanGKD/tashan-cursor-skills. It costs 43 tokens per session (723 once invoked), scanned A, original, MIT.

A profile-editing workflow for updating specific fields in a researcher's existing profile, including skills, research processes, needs, and assessment results.

In plain words
What is it for?
Use it to correct profile data, add information, recalculate affected assessment results, and record the update.
Why use it?
It prevents corrections from becoming vague or incomplete by identifying the field to change and updating related scores or interpretations when needed.

Skill for Claude CodeCodex

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

Good fit Use it to correct profile data, add information, recalculate affected assessment results, and record the update.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tashangkd/tashan-cursor-skills/update-profile
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 TashanGKD/tashan-cursor-skills --skill update-profile
Clone the repo
git clone --depth 1 https://github.com/TashanGKD/tashan-cursor-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 update-profile

README.md
[![agentmods](https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/update-profile/github.svg)](https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/update-profile)
Your own site
<a href="https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/update-profile"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/update-profile/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 update-profile

Your own site · 80×15
<a href="https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/update-profile"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/update-profile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 723 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.00043 $0.00723
Opus 5 $0.00022 $0.00362
Sonnet 5 $0.00009 $0.00145
Haiku 4.5 $0.00004 $0.00072

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

Security

Grade A, and why

update-profile 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 9d 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/update-profile/SKILL.md · 69 lines

What it actually says

画像更新与修改

定位修改目标

首先确认用户想修改哪个字段。若不明确,询问:

你想更新画像的哪个部分?
A. 基础身份(研究阶段、领域、机构等)
B. 技术能力(编程语言、工具栈)
C. 科研流程能力(问题定义、文献整合等评分)
D. 当前需求(时间占用、核心难点、最想改变的事)
E. 认知风格(RCSS 数据)
F. 学术动机(AMS 数据)
G. 人格特征(Mini-IPIP 数据)
H. 综合解读文字
I. 其他(请说明)

修改规则

对于文字字段(基础身份、技术能力、当前需求、解读文字)

  • 直接询问新值,用 StrReplace 更新对应字段
  • 如需保留旧值,在旧值后加注 <!-- 旧值:... -->
  • 当前需求字段是动态字段,鼓励用户定期更新(如每学期)以保持画像时效性

对于量表数据(认知风格、动机、人格)

选项1:修改单题分数

  • 询问用户具体哪道题的分数有误,重新收集该题分数
  • 重新计算受影响的维度分数和综合指标
  • 更新画像文件

选项2:重新完整施测

  • 分别读取对应量表 Skill:
    • RCSS → .cursor/skills/administer-rcss/SKILL.md
    • AMS → .cursor/skills/administer-ams/SKILL.md
    • Mini-IPIP → .cursor/skills/administer-mini-ipip/SKILL.md
  • 施测完成后覆盖旧数据

对于 AI 推断字段转为实测数据

  • 完成量表施测后,删除 (AI推断) 标注
  • 数据来源 字段从 AI推断 改为 混合量表实测

更新后操作

  1. 用 StrReplace 工具精确更新画像文件中的对应字段
  2. 最后更新 日期改为今天
  3. ## 八、审核记录 中追加一条记录:
    | [今日日期] | [修改字段名] | [用户反馈内容摘要] | 已按反馈更新 |
    
  4. 向用户确认更新已完成,展示修改后的字段内容

综合解读的自动刷新

若用户修改了以下任意一个字段,主动询问是否重新生成综合解读:

  • 认知风格 CSI 变化 ≥ 4 分
  • 任一动机维度分数变化 ≥ 1.5 分
  • 任一人格维度分数变化 ≥ 0.8 分
  • 当前需求发生实质性变化(如主要时间占用或核心难点有明显变化)

询问:「你的[XX]数据有较明显的变化,是否希望我重新生成综合解读?」

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. 9d ago First seen · 69 lines · 43 tokens per session scan A 37bf124c29a9

Subscribe to this mod's changes

update-profile is a skill published in the GitHub repository TashanGKD/tashan-cursor-skills (20 stars, last pushed 5mo ago), licensed MIT. It adds 43 tokens to every session and 723 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-09-03.

Related

Other skills, from other repositories

android-feature

Workflow for implementing a new Android feature, screen, fragment, activity, dialog, adapter, or enhancement in this XML/MVVM template. Use whenever the user asks to add, build, implement, or extend functionality — before writing any code. Covers planning, the MVVM/MVI skeleton, the Android configuration checklist…

orbitalsonic/AndroidPilot · 72 tokens

template-helpers

Catalog of the reusable building blocks shipped with this Android template — BaseActivity/BaseFragment, the helpers/ extension files (navigation, lifecycle, toast, snackbar, dialogs, images, permissions, theme, locale, settings intents, date, delay), common/ (Firebase, network, observers), and…

orbitalsonic/AndroidPilot · 92 tokens

android-new-project

Workflow for turning a fresh copy of this Android template into a new app — renaming the package/namespace/applicationId, branding (icons, splash, palette, fonts), Firebase setup, signing config, stripping unused sample screens, and verifying the foundation. Use when the user says they are starting a new app…

orbitalsonic/AndroidPilot · 83 tokens

android-preflight

Final verification checklist to run before declaring Android work finished — build, both themes, string resources, lifecycle and leak risks, registered permissions and components, resource parity between values and values-night, and honest reporting of what was and was not verified. Use at the end of any feature, fix…

orbitalsonic/AndroidPilot · 79 tokens

android-ui-theming

Rules for Android XML layouts, Material 3 components, semantic color tokens, light/dark theming, dimensions (sdp/ssp), string resources and localization, accessibility, and edge-to-edge insets. Use when creating or editing any layout, drawable, style, color, vector, or string resource, or when a screen must work in…

orbitalsonic/AndroidPilot · 81 tokens

android-upgrade

Workflow for changing an existing working Android project — upgrading dependencies, AGP/Gradle or SDK levels, migrating deprecated APIs, refactoring, and fixing bugs, without breaking what already works. Covers baseline verification, scoping the diff, targetSdk behaviour changes, SharedPreferences/Room data…

orbitalsonic/AndroidPilot · 86 tokens