Knowledge is information. Skills are instructions.If it’s a fact the agent looks up to answer a question, it’s Knowledge. If it changes how the agent behaves, it’s a Skill.
The test
Ask: am I giving the agent a fact, or telling it how to act?- A fact the agent uses to answer a question — “How much PTO do I get?”, “What’s our parental leave policy?” → Knowledge
- Instructions that shape what the agent does — “Push back when someone asks for admin access; if they insist, run the access-request workflow” → Skill
Examples
The same topic can live on both sides. “The guest Wi-Fi password is
serval-guest” is Knowledge. “When someone can’t connect to Wi-Fi, walk them through these steps, then escalate if it still fails” is a Skill. Facts go in Knowledge; the steps for what to do go in a Skill.Learn more
- Skills overview — how to write instructions for the agent
- Knowledge Base overview — how to author and connect reference content

