什么是 grok-api?
调用 Grok LLM 模型(grok-3、grok-3-fast、grok-3-mini 等)并通过 OpenAI 兼容的 API 代理生成图像/视频。每当用户想要与 Grok 聊天、生成文本、创建图像或生成视频时,请使用此技能。 来源:catfishw/grokagentskill。
调用 Grok LLM 模型(grok-3、grok-3-fast、grok-3-mini 等)并通过 OpenAI 兼容的 API 代理生成图像/视频。每当用户想要与 Grok 聊天、生成文本、创建图像或生成视频时,请使用此技能。
通过命令行快速安装 grok-api AI 技能到你的开发环境
来源:catfishw/grokagentskill。
OpenAI-compatible Grok API proxy hosted at https://mc.agaii.org/grok. Use this skill whenever the user asks you to call Grok models, generate text with Grok, or interact with the Grok API.
The API supports chat completions, streaming, and all standard OpenAI-compatible parameters.
Before making any call, confirm the app key is available. The key is used as a Bearer token:
调用 Grok LLM 模型(grok-3、grok-3-fast、grok-3-mini 等)并通过 OpenAI 兼容的 API 代理生成图像/视频。每当用户想要与 Grok 聊天、生成文本、创建图像或生成视频时,请使用此技能。 来源:catfishw/grokagentskill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/catfishw/grokagentskill --skill grok-api调用 Grok LLM 模型(grok-3、grok-3-fast、grok-3-mini 等)并通过 OpenAI 兼容的 API 代理生成图像/视频。每当用户想要与 Grok 聊天、生成文本、创建图像或生成视频时,请使用此技能。 来源:catfishw/grokagentskill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/catfishw/grokagentskill --skill grok-api 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/catfishw/grokagentskill