AgentSkillsCN

update-user-profile

当用户分享其偏好、习惯或工作详情时,更新用户个人资料信息。当您需要保存用户偏好、记录用户的工作领域,或为用户提供个性化服务时,可使用此功能。

SKILL.md
--- frontmatter
name: update-user-profile
description: Update user profile information when user shares preferences, habits, or work details. When you need to save user preferences, remember user's work domain, or provide personalized service.
system: true
handler: profile
tool-name: update_user_profile
category: User Profile

Update User Profile

更新用户档案信息。

Parameters

参数类型必填说明
keystring档案项键名
valuestring用户提供的信息值

Supported Keys

  • name: 称呼
  • agent_role: Agent 角色
  • work_field: 工作领域
  • preferred_language: 编程语言偏好
  • os: 操作系统
  • ide: 开发工具
  • detail_level: 详细程度偏好
  • code_comment_lang: 代码注释语言
  • work_hours: 工作时间
  • timezone: 时区
  • confirm_preference: 确认偏好

Related Skills

  • get-user-profile: 获取档案
  • skip-profile-question: 跳过问题