(no title)
jrecyclebin | 2 months ago
Skills are nice because they offload all the detailed prompts to files that the LLM can ask for. It's getting even better with Anthropic's recent switchboard operator (tool search tool) that doesn't clutter the system prompt but tries to cut the tool list down to those the LLM will need.
ithkuil|2 months ago
simonw|2 months ago
There's an instruction about that in the Codex CLI skills prompt: https://simonwillison.net/2025/Dec/13/openai-codex-cli/
greymalik|2 months ago
I don’t know what this is and Google isn’t finding anything. Can you clarify?
Maxious|2 months ago
https://www.anthropic.com/engineering/advanced-tool-use talks more about the why