feat: 更新一堆 ai 初始化以及 skill
This commit is contained in:
5
.agents/skills/xiaohongshu/scripts/recommend.sh
Executable file
5
.agents/skills/xiaohongshu/scripts/recommend.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
# 获取小红书首页推荐列表
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
|
||||
"$SCRIPT_DIR/mcp-call.sh" list_feeds
|
||||
Reference in New Issue
Block a user