feat: 更新一堆 ai 初始化以及 skill
This commit is contained in:
10
.agents/skills/xiaohongshu/scripts/login.sh
Executable file
10
.agents/skills/xiaohongshu/scripts/login.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
# 启动小红书登录工具
|
||||
|
||||
XHS_LOGIN="$HOME/.local/bin/xiaohongshu-login"
|
||||
|
||||
echo "启动小红书登录工具..."
|
||||
echo "注意:需要桌面环境或 X11 转发"
|
||||
echo ""
|
||||
|
||||
"$XHS_LOGIN"
|
||||
Reference in New Issue
Block a user