ogt-cli-claude
✓Run Claude Code CLI for complex tasks, code generation, analysis, and research. Uses Anthropic OAuth (included in Claude Pro). Use for extended thinking, code review, architecture decisions. Preferred for load balancing sub-agent work (35% weight).
Installation
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 |
Run Claude Code CLI for complex tasks, code generation, analysis, and research. Uses Anthropic OAuth (included in Claude Pro). Use for extended thinking, code review, architecture decisions. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-claude- Source
- opendndapps/ogt-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is ogt-cli-claude?
Run Claude Code CLI for complex tasks, code generation, analysis, and research. Uses Anthropic OAuth (included in Claude Pro). Use for extended thinking, code review, architecture decisions. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.
How do I install ogt-cli-claude?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-cli-claude Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/opendndapps/ogt-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11