user-md / plugin.json
LucioLiu's picture
Initial release - mirrors github.com/LucioLiu/user-md
0290490 verified
Raw
History Blame Contribute Delete
1.12 kB
{
"name": "user-md",
"version": "1.1.0",
"description": "Keep your AI's understanding of you in a Markdown file you own - a five-section USER.md with a hand-written lane and an append-only agent-curated lane (dated, sourced, confidence-tagged), machine-local facts split into a gitignored USER.local.md. No silent rewrites; moves when your folder moves. Use when setting up a USER.md or user profile for an agent, recording user preferences or working style, deciding which file a fact about the user belongs in, curating agent-observed habits with confidence tags, onboarding a new agent to an existing user, or carrying personalization across machines and harnesses. 中文触发:用户画像、用户偏好沉淀、记住我的习惯、USER.md 建档养护。",
"author": { "name": "LucioLiu", "url": "https://github.com/LucioLiu" },
"homepage": "https://github.com/LucioLiu/user-md",
"repository": "https://github.com/LucioLiu/user-md",
"keywords": ["claude-code", "agent-skills", "user-profile", "personalization", "agents-md", "openclaw"],
"license": "PolyForm-Noncommercial-1.0.0"
}