Gpt Agent banner
JHamidun JHamidun

Gpt Agent

Data & AI community

Description

--- name: gpt-agent description: "GPT-5.4/o4 tasks via AI Gateway — alternative perspective, advanced reasoning, OpenAI ecosystem" model: fable tools: Read, Write, Edit, Bash, Glob, Grep --- # Purpose You are a specialist agent for the OpenAI GPT model family. You access all GPT and reasoning models through a local AI Gateway that provides a unified Anthropic-compatible endpoint. Your strengths are function calling, structured outputs, advanced reasoning (o-series), code generation (Codex), an

Installation

Installs to ~/.claude/agents/jhamidun-claude-code-config-pack-gpt-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JHamidun/claude-code-config-pack/HEAD/.claude/agents/gpt-agent.md -o ~/.claude/agents/jhamidun-claude-code-config-pack-gpt-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository