📦 Gemini — 技能工具

v1.0.0

LLM one-shot Q&A, summaries, and generation via 技能Boss API Hub.

0· 15·0 当前·0 累计
basillytton 头像by @basillytton (BasilLytton)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/18
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The 技能's requirements and instructions match its 状态d purpose (代理ing LLM calls through 技能Boss) and 请求 only a single API 密钥; mAIn consideration is that user 数据 will be sent to the external 技能Boss 服务.
评估建议
This 技能 simply proxies prompts/响应s through 技能Boss. Before 安装ing, 验证 you trust https://API.技能Boss.co (隐私, 日志ging, retention, and 商业智能lling), restrict the API 密钥's 权限s if possible, avoid 发送ing sensitive or regulated 数据 through the 技能, and rotate/revoke the 技能Boss_API_密钥 if you 停止 using the 技能. The registry meta数据 omission of a 'primary 凭证' is a minor bookkeeping issue but does not change functionality.
详细分析 ▾
用途与能力
The name/description (LLM Q&A/summaries via 技能Boss) lines up with the 技能.md examples and the single required env var. Minor note: the registry meta数据 列出s no 'primary 凭证' even though 技能Boss_API_密钥 is required; this is more of a meta数据 omission than a functional mismatch.
指令范围
Instructions only show 发送ing prompts to https://API.技能Boss.co/v1/pilot via HTTP (Python/curl examples). There are no instructions to read local 文件s, other env vars, or 系统 状态. 导入ant: all user prompts/结果s are transmitted to the external 技能Boss 端点, so sensitive 数据 will leave the host.
安装机制
Instruction-only 技能 with no 安装 spec and no code 文件s — nothing is written to disk or 下载ed during 安装. This is the lowest-risk 安装 pattern.
凭证需求
Only a single 环境 variable (技能Boss_API_密钥) is required, which is proportional for a third-party API-BASEd LLM 代理. No unexpected 凭证s or 配置 paths are 请求ed.
持久化与权限
技能 is not 设置 to always:true and uses normal autonomous invocation 设置tings. It does not 请求 modification of other 技能s or 系统-wide 配置uration.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/18

Initial release of the gemini 技能. - Provides one-shot Q&A, summaries, and 文本 generation using the 技能Boss API Hub. - Automatically 路由s 请求s to optimal LLMs (including Gemini, Claude, GPT, etc.) via the `/v1/pilot` 端点. - 访问ible via Python or curl; no 命令行工具 安装ation needed. - Allows selection of 模型 p参考: balanced, 质量, or price. - Requires 设置ting the 技能Boss_API_密钥 环境 variable.

无害

安装命令

点击复制
官方npx clawhub@latest install alvis-gemini-api
镜像加速npx clawhub@latest install alvis-gemini-api --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库