Angiin
Committed by GitHub

更正 Clone 地址

更正 readme.md 里的项目 clone 地址
@@ -59,7 +59,7 @@ uv sync @@ -59,7 +59,7 @@ uv sync
59 cd <your-agent-project>/skills/ 59 cd <your-agent-project>/skills/
60 60
61 # 克隆项目 61 # 克隆项目
62 -git clone https://github.com/anthropics/xiaohongshu-skills.git 62 +git clone https://github.com/autoclaw-cc/xiaohongshu-skills.git
63 cd xiaohongshu-skills 63 cd xiaohongshu-skills
64 64
65 # 安装依赖 65 # 安装依赖