ai-engineering
Installation
SKILL.md
ai-engineering
Paths below are relative to this skill's directory.
Scope
The code around the model call: what goes into the prompt, what shape comes back, which tools the model may reach, how retrieved text is selected and budgeted, how the loop stops, and how any of it is measured.
Calling a model someone else trained is the ai-engineering skill's job; changing the weights is the ml-training skill's.
The rules below hold for the OpenAI, Anthropic and Google SDKs and wrappers over them; where a provider genuinely differs, the reference says so. Use the SDK the repository already has.
Not covered — do not answer from this skill: