How Skills Affect Costs
Each skill/tool definition adds tokens to every request (tool schemas sent as input). Models with prompt caching can cache these definitions — you pay the cache write cost once, then a cheap cache read cost per request instead of full input price. Models without caching pay full input price for tool schemas on every single call.