A reference architecture for an AI agent that dynamically selects and utilizes skillsets based on user intent.
diarized•2mo ago
Isn't it Claude Code Skills idea?
_pdp_•2mo ago
Skills are fundamentally different. The only similarity I can see is perhaps the fact that in both cases an LLM is used to find the right skillset.
CharlesW•2mo ago
From my reading, someone could use ChatBotKit to build something like Claude Code skills, but the implementer would have to figure out the non-trivial mechanism to auto-invoke the right set of skills for a task, where Claude Code gives you that part out of the box.
_pdp_•2mo ago