user-profile-keeper

仓库创建 2026年6月15日最近提交 16 天前SkillHot 收录 20 天前
▸ 精选理由

便于代理记住长期偏好与个人信息,改善个性化体验。

▸ 风险提示

存储与处理个人敏感信息,需注意权限与数据保护。

这个 Skill 做什么

在本地为代理维护持久化用户档案,支持创建、更新、查询与导出。

在本地为代理保存可持久化的用户档案:创建、更新、查询、修正、导出或删除协作偏好、表达习惯、能力边界和隐私界限等信息。仅在你明确要求初始化或修改档案时才会使用,不会自动记录或替代正常的澄清流程。特别会把数据做成可审计、可确认且可撤回的本地格式,并根据会话语言以中文或用户语言输出。

▸ 展开 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 开发管理用户档案本地持久化隐私Claude CodeCodexOpenClaw
663
Stars
55
Forks
7
仓库内 Skill
+137
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dongshuyan/compass-skills/master/skills/user-profile-keeper/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dongshuyan/compass-skills/master/skills/user-profile-keeper/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有