What problem does it solve? Modeling agent cognition with formal Belief-Desire-Intention semantics is difficult: ad-hoc representations break explainability, lose provenance, and cannot be queried or validated. This Skill provides ontology patterns, RDF examples, and SPARQL competency queries to convert external RDF context into traceable agent mental states. ## Core Features & Use Cases - BDI Ontology Modeling: Define beliefs, desires, intentions, plans, tasks, justifications, and temporal validity intervals using a compact BDI ontology aligned with DOLCE. - T2B2T Pipeline: Implement Triples-to-Beliefs-to-Triples flows that ingest RDF world states, run BDI deliberation, and project results back as linked data. - Framework Integration: Translate BDI models into SEMAS production rules, JADE/JADEX agents, Logic Augmented Generation pipelines, and FIPA ACL messages. - Use Case: Given an RDF notification like "invoice due tomorrow", generate the full cognitive chain (belief, motivating desire, committed intention, plan with ordered tasks) and validate it with SPARQL competency queries. ## Quick Start Use the bdi-mental-states skill to model the attached RDF world state as agent beliefs, desires, and intentions with justifications and temporal validity.