← 返回 Skills 市场
athola

Nm Conjure Gemini Delegation

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-conjure-gemini-delegation
功能描述
Gemini CLI delegation workflow implementing delegation-core for Google's
安全使用建议
This skill is instruction-only and will make your agent run the 'gemini' CLI with file-inclusion patterns. Before installing: 1) Confirm you have the gemini CLI and that the publisher explicitly lists it as a required binary (the registry currently does not). 2) Treat GEMINI_API_KEY as sensitive — the SKILL.md references it but it isn't declared in metadata; avoid exposing production or high-privilege keys. 3) Be careful with prompts that include '@path' or globs: they can cause local files (including secrets) to be sent to Gemini. 4) Verify any referenced local hooks (e.g., ~/conjure/hooks/gemini/status.sh) so you know what they do. If you want higher assurance, ask the publisher to (a) declare the gemini binary and required env vars in metadata, (b) document exactly which files the skill will read/send, and (c) provide a minimal example using a temporary/limited test key before granting access to real credentials.
功能分析
Type: OpenClaw Skill Name: nm-conjure-gemini-delegation Version: 1.0.0 The skill bundle provides a legitimate workflow for delegating tasks to the Gemini CLI. It includes standard instructions for authentication, quota management, and command execution using the 'gemini' utility. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions and modules (SKILL.md and gemini-specifics.md) are consistent with the stated purpose of providing a CLI interface for Google's Gemini models.
能力评估
Purpose & Capability
The skill's name and description describe Gemini CLI delegation and the SKILL.md implements that flow, which is coherent. However the registry metadata declares no required binaries while the runtime instructions assume the 'gemini' CLI is installed and authenticated — a mismatch that should have been declared. The declared config path 'night-market.delegation-core' is consistent with the described delegation-core integration.
Instruction Scope
SKILL.md instructs the agent to run gemini CLI commands that include file-inclusion patterns (e.g. @path, @src/**/*.py) and to run auth/status commands. That means at runtime the agent may read and send local file contents to Gemini. It also references a local hook script (~/conjure/hooks/gemini/status.sh). The instructions mention an environment variable (GEMINI_API_KEY) and interactive auth flows not declared in metadata. These behaviors expand scope beyond a simple 'formatter' and could lead to exfiltration of sensitive local data if used carelessly.
Install Mechanism
No install spec and no code files are included (instruction-only). This minimizes direct code-install risk; nothing will be downloaded or written by an installer. Runtime risk comes from executing local CLI commands described in the instructions, not from an installer.
Credentials
Registry metadata declares no required environment variables or primary credential, but the instructions explicitly show using GEMINI_API_KEY and commands like 'gemini auth login'. The omitted declaration of this credential is an inconsistency: the skill will realistically need a Gemini API key or an authenticated CLI to work. The single declared config path (night-market.delegation-core) is reasonable for integration, but the missing env declaration reduces transparency.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent presence. It does not modify other skills or system-wide config in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-conjure-gemini-delegation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-conjure-gemini-delegation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of gemini-delegation skill, providing Gemini CLI delegation workflow based on delegation-core. - Supports Gemini-specific authentication, quota management, and command execution. - Includes guidance for installation, verification, and common command patterns. - Integrates shared modules for authentication, quota, usage logging, and error handling. - Designed for use cases needing Gemini's large context window and batch processing capabilities.
元数据
Slug nm-conjure-gemini-delegation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Conjure Gemini Delegation 是什么?

Gemini CLI delegation workflow implementing delegation-core for Google's. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Nm Conjure Gemini Delegation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-conjure-gemini-delegation」即可一键安装,无需额外配置。

Nm Conjure Gemini Delegation 是免费的吗?

是的,Nm Conjure Gemini Delegation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Conjure Gemini Delegation 支持哪些平台?

Nm Conjure Gemini Delegation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Conjure Gemini Delegation?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论