·ogt-cli-claude
</>

ogt-cli-claude

opendndapps/ogt-skills

运行 Claude Code CLI 来执行复杂任务、代码生成、分析和研究。使用 Anthropic OAuth(包含在 Claude Pro 中)。用于扩展思考、代码审查、架构决策。首选用于负载平衡子代理工作(35% 权重)。

6安装·1热度·@opendndapps

安装

$npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-claude

SKILL.md

Run Claude Code CLI to leverage Anthropic's models via OAuth authentication (no API tokens required).

Note: Piping the prompt via stdin is more reliable than passing it as an argument.

| -p, --print | Non-interactive mode, print and exit | | --model | Model alias: sonnet, opus, or full name | | --output-format | text (default), json, stream-json | | --system-prompt | Custom system prompt | | --max-budget-usd | Spending limit for the call | | --allowedTools | Restrict available tools |

运行 Claude Code CLI 来执行复杂任务、代码生成、分析和研究。使用 Anthropic OAuth(包含在 Claude Pro 中)。用于扩展思考、代码审查、架构决策。首选用于负载平衡子代理工作(35% 权重)。 来源:opendndapps/ogt-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-claude
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 ogt-cli-claude?

运行 Claude Code CLI 来执行复杂任务、代码生成、分析和研究。使用 Anthropic OAuth(包含在 Claude Pro 中)。用于扩展思考、代码审查、架构决策。首选用于负载平衡子代理工作(35% 权重)。 来源:opendndapps/ogt-skills。

如何安装 ogt-cli-claude?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-claude 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/opendndapps/ogt-skills