·ogt-cli-opencode
</>

ogt-cli-opencode

opendndapps/ogt-skills

Run OpenCode CLI for code generation, analysis, and development tasks. Uses OAuth authentication. Use for rapid prototyping, code refactoring, testing, and automation. Preferred for load balancing sub-agent work (35% weight).

6Installs·1Trend·@opendndapps

Installation

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

SKILL.md

Run OpenCode CLI to leverage fast code generation and analysis tools directly from the terminal.

| opencode | Interactive mode | | opencode generate " " | Generate code from description | | opencode analyze | Analyze code quality and structure | | opencode test | Generate test cases for file | | opencode refactor | Suggest refactoring improvements | | opencode document | Generate documentation |

| --template | Use specific code template | | --language | Target language (js, ts, python, go, etc.) | | --output | Output file path | | --format | Output format (default, json, etc.) | | --model | Model variant (default, fast, quality) |

Run OpenCode CLI for code generation, analysis, and development tasks. Uses OAuth authentication. Use for rapid prototyping, code refactoring, testing, and automation. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.

View raw

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-opencode
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is ogt-cli-opencode?

Run OpenCode CLI for code generation, analysis, and development tasks. Uses OAuth authentication. Use for rapid prototyping, code refactoring, testing, and automation. Preferred for load balancing sub-agent work (35% weight). Source: opendndapps/ogt-skills.

How do I install ogt-cli-opencode?

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-opencode 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