aiagent-tooling-setup

Installation
SKILL.md

AI Agent Tooling Setup

Codex CLI は OpenAI が提供するターミナルベースの AI コーディングアシスタントです。

Use this skill when the user needs Codex-specific tooling guidance.

Workflow

  1. Read docs/codex-mcp.md.
  2. Identify whether the request is about repo tools, repo hooks, or MCP servers.
  3. Prefer existing repo scripts over ad hoc shell instructions.
  4. Keep the final answer focused on the exact tooling path the learner needs.

Repo Commands

  • bash scripts/install_hooks.sh
  • uv run python tools/check_command_paths.py
  • uv run python tools/credential_manager.py status

Codex CLI Installation & Authentication

Installs
3
GitHub Stars
347
First Seen
May 14, 2026
aiagent-tooling-setup — minicoohei/ai-agent-camp