Datasets:
Unify mirror banner: HF + GitLab + GitHub links, GitLab as primary git route
Browse files
README.md
CHANGED
|
@@ -20,22 +20,26 @@ size_categories:
|
|
| 20 |
- n<1K
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
>
|
| 25 |
-
> **Get
|
| 26 |
>
|
| 27 |
> ```bash
|
| 28 |
-
> # Hugging Face (this page)
|
| 29 |
-
> hf download LucioLiu/user-md --repo-type dataset --local-dir ./user-md
|
| 30 |
-
> git clone https://huggingface.co/datasets/LucioLiu/user-md
|
| 31 |
-
>
|
| 32 |
-
> # GitLab mirror - plain git, always current
|
| 33 |
> git clone https://gitlab.com/LucioLiu/user-md.git
|
|
|
|
|
|
|
|
|
|
| 34 |
> ```
|
| 35 |
>
|
| 36 |
-
> Then
|
|
|
|
|
|
|
| 37 |
>
|
| 38 |
-
> **Licence: PolyForm Noncommercial 1.0.0** -
|
| 39 |
|
| 40 |
---
|
| 41 |
**English** | [简体中文](README.zh-CN.md)
|
|
|
|
| 20 |
- n<1K
|
| 21 |
viewer: false
|
| 22 |
---
|
| 23 |
+
|
| 24 |
+
> **user-md** - Know your user: a USER.md that grows. Your AI's understanding of you, in a file you own.
|
| 25 |
+
>
|
| 26 |
+
> **Mirrored in three places, same version everywhere:**
|
| 27 |
+
> [Hugging Face](https://huggingface.co/datasets/LucioLiu/user-md) (you are here) · [GitLab](https://gitlab.com/LucioLiu/user-md) · [GitHub](https://github.com/LucioLiu/user-md)
|
| 28 |
>
|
| 29 |
+
> **Get the files** - GitLab is the most reliable plain-git route:
|
| 30 |
>
|
| 31 |
> ```bash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
> git clone https://gitlab.com/LucioLiu/user-md.git
|
| 33 |
+
>
|
| 34 |
+
> # or from this page
|
| 35 |
+
> hf download LucioLiu/user-md --repo-type dataset --local-dir ./user-md
|
| 36 |
> ```
|
| 37 |
>
|
| 38 |
+
> Then drop the folder into your agent's skills directory - `~/.claude/skills/user-md/` for Claude Code, `~/.agents/skills/user-md/` for Codex, or your client's equivalent.
|
| 39 |
+
>
|
| 40 |
+
> *Note: links to github.com inside the text below point to the GitHub mirror; if one does not resolve, use the GitLab mirror above - it carries the same content.*
|
| 41 |
>
|
| 42 |
+
> **Licence: PolyForm Noncommercial 1.0.0** - the `LICENSE` file in this repo is authoritative.
|
| 43 |
|
| 44 |
---
|
| 45 |
**English** | [简体中文](README.zh-CN.md)
|