gittools skills

5 tagged gittools, measured the same way as everything else here.

Browse within: aitools 5llmtools 5

adding-provider

01

thomwebb/gac

Skill Claude CodeCodex

Use when adding a new AI provider to the GAC project (e.g. a new OpenAI-compatible inference service, Anthropic-compatible endpoint, or OAuth-based provider). Lists every file that must be created or edited and the exact registration steps required for the provider to appear in the registry, the uvx gac init flow, the…

318 4d ago A 78 tokens original MIT

project-nav

02

thomwebb/gac

Skill Claude CodeCodex

Use when navigating the GAC codebase, finding where code lives, or understanding the project structure. 106 source files, 151 test files.

318 4d ago A 33 tokens original MIT

testing

03

thomwebb/gac

Skill Claude CodeCodex

Use when running, writing, or debugging tests in the GAC project. Covers test structure, pytest commands, provider testing patterns, and integration vs unit test practices.

318 4d ago A 35 tokens original MIT