394286006/llm-proxy/SKILL.md
# LLM Proxy Skill LLM API 代理服务,统一管理多个 LLM Provider,支持内容安全审计。 ## 功能 - 多 Provider 统一代理(22+ 提供商) - 内容安全审计(恶意指令检测、敏感内容过滤) - 流式响应实时检测 - 健康状态监控 --- ## 使用方法 ### 启动代理 ``` 启动llm-proxy ``` ### 停止代理 ``` 停止llm-proxy ``` ### 查看状态 ``` llm-proxy状态 ``` ### 重启代理 ``` 重启llm-proxy ``` --- ## 手动操作 进入 skill 目录后执行: ### 启动 ```bash ./scripts/llm-proxy-ctl.sh start ``` ### 停止 ```bash ./scripts/llm-proxy-ctl.sh stop ``` ### 状态 ```bash ./scripts/llm-proxy-ctl.sh status ``` ### 重启 ```bash ./scripts/l
npx skillsauth add openclaw/skills 394286006/llm-proxyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
LLM API 代理服务,统一管理多个 LLM Provider,支持内容安全审计。
启动llm-proxy
停止llm-proxy
llm-proxy状态
重启llm-proxy
进入 skill 目录后执行:
./scripts/llm-proxy-ctl.sh start
./scripts/llm-proxy-ctl.sh stop
./scripts/llm-proxy-ctl.sh status
./scripts/llm-proxy-ctl.sh restart
配置文件:scripts/llm-proxy-config.json
| 字段 | 默认值 | 说明 |
|------|--------|------|
| listen_host | 127.0.0.1 | 监听地址 |
| proxy_port | 18888 | 代理端口 |
| read_timeout | 60 | 读取超时(秒) |
| max_body_size_mb | 10 | 最大请求体(MB) |
| max_threads | 50 | 最大线程数 |
| 配置项 | 说明 |
|--------|------|
| rules_file | 内容过滤规则文件 |
| quick_check_keywords | 快速检测关键词列表 |
编辑 llm-proxy-config.json 中的 proxy_port 字段,重启服务生效。
ollama - 本地 Ollamagemini - Google Geminigroq - Groqcloudflare - Workers AIdeepseek - DeepSeekmoonshot - 月之暗面zhipu - 智谱siliconflow - SiliconFlowopenai - OpenAIanthropic - Anthropicopenrouter - OpenRouternvd - NVIDIA NIMbailian - 阿里百炼baidu - 百度文心spark - 讯飞星火minimax - MiniMaxyi - 零一万物baichuan - 百川together - Together AIfireworks - Fireworks AIreplicate - Replicatecurl http://127.0.0.1:18888/health
响应示例:
{
"status": "ok",
"uptime": 3600,
"rules_loaded": {
"layer1": 10,
"layer2": 7,
"whitelist": 6
},
"stats": {
"total_requests": 100,
"total_responses": 98,
"blocked": 0,
"errors": 2
}
}
编辑 llm-proxy-config.json 中的 quick_check_keywords 数组添加新关键词。
日志目录:~/.openclaw/logs/llm-proxy/
proxy-YYYY-MM-DD.jsonl - 请求日志ctl-service.log - 服务日志(手动启动时)18888127.0.0.1tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。