Openakita get-user-profile

Get current user profile summary to understand user's preferences and context. When you need to check known user info or personalize responses.

install
source · Clone the upstream repo
git clone https://github.com/openakita/openakita
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openakita/openakita "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/system/get-user-profile" ~/.claude/skills/openakita-openakita-get-user-profile && rm -rf "$T"
manifest: skills/system/get-user-profile/SKILL.md
source content

Get User Profile

获取当前用户档案信息摘要。

Parameters

无参数。

Returns

  • 已填写的档案项
  • 用户偏好设置
  • 工作相关信息

Related Skills

  • update-user-profile
    : 更新档案
  • skip-profile-question
    : 跳过问题