user-profile-keeper
便于代理记住长期偏好与个人信息,改善个性化体验。
存储与处理个人敏感信息,需注意权限与数据保护。
在本地为代理维护持久化用户档案,支持创建、更新、查询与导出。
在本地为代理保存可持久化的用户档案:创建、更新、查询、修正、导出或删除协作偏好、表达习惯、能力边界和隐私界限等信息。仅在你明确要求初始化或修改档案时才会使用,不会自动记录或替代正常的澄清流程。特别会把数据做成可审计、可确认且可撤回的本地格式,并根据会话语言以中文或用户语言输出。
▸ 展开 SKILL.md 英文原文
Local user-profile maintenance skill for Codex, Claude Code, OpenClaw, OpenCode, and other agent harnesses. Use only when the user explicitly invokes this skill or asks to create, initialize, update, query, correct, delete, export, or audit a local persistent user profile. Also use to extract durable collaboration preferences, requirement-expression habits, capability boundaries, recurring omissions, risk preferences, privacy boundaries, and typical events from the current session into auditable, confirmable, retractable local profile data. Do not auto-invoke, upload profile data, or replace task-clarifier's normal clarification flow.
帮我安装这个 skill:https://raw.githubusercontent.com/dongshuyan/compass-skills/master/skills/user-profile-keeper/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/dongshuyan/compass-skills/master/skills/user-profile-keeper/SKILL.md"# User Profile Keeper ## Language Policy **All output directed at the user — profile summaries, proposals, exports, questions, and confirmations — must be written in the user's language.** Detect the user's language from their message. Default to Chinese when unknown. Skill instructions are written in English; that does not affect the language of user-facing output. ## Role Maintain a local-only user profile. The default user is `default`. Create or switch to another user only when the user explicitly names another identity. ## Portability This skill is agent-agnostic. Resolve paths from the directory that contains this `SKILL.md`. Use the available Python command on the host (`python3