redis-query
SKILL.md
Redis 只读查询 Skill
脚本
python3 scripts/redis_query.py --ins <实例名> --cmd <命令> [参数...]
配置
配置文件 ~/.weplay_ai_proxy.json(所有 AI Proxy skill 共用):
{
"agent_name": "oxagent",
"agent_token": "<token>",
"default_env": "online"
}
python3 scripts/redis_query.py --ins <实例名> --cmd <命令> [参数...]
配置文件 ~/.weplay_ai_proxy.json(所有 AI Proxy skill 共用):
{
"agent_name": "oxagent",
"agent_token": "<token>",
"default_env": "online"
}