Docs · Knowledge

Knowledge

Knowledge is what makes AI agents — hosted or in your IDE — useful on your product, not a dump of the warehouse.

LayerRole
DataLive DataObjects (GraphQL)
SkillsShort playbooks / doctrine (high signal)
FilesCorpus with retrieval (RAG)
ToolsCallable schema:tool / packs

JSON-LD sketch (skill)

{
  "@id": "urn:uuid:…",
  "schemaRef": "schema:skill",
  "name": "Lead scoring playbook",
  "data": {
    "libraryId": "urn:uuid:…",
    "body": "Score ICP fit 0–100. Prefer firmographics over vanity metrics…"
  }
}

In Closure

Knowledge tab: Data · Skills · Files · Tools. Libraries group skills/files. Tool packs group tools. Attach libraries to Experiences / agents so context stays small and relevant.

More: Tools · Build in your IDE