bdi-mental-states

Translate agent cognition prompts into RDF-based BDI mental states linked to world states.

17.7k|1.5k|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering --skill bdi-mental-states-muratcankoylan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bdi-mental-states
Source: https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/bdi-mental-states
Command: npx skills add https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering --skill bdi-mental-states-muratcankoylan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transform external RDF context into agent mental states (Beliefs, Desires, and Intentions) using formal BDI ontologies to enable deliberative reasoning, explainability, and cross-agent interoperability.

Core Features & Use Cases

  • Convert world state perceptions into Belief graphs linked to world states.
  • Generate Desires from Beliefs and commit Intentions that specify Plans.
  • Enable traceable reasoning with Justifications, temporal validity, and T2B2T integration across single or multi-agent systems.
  • Support integration with JADE/SEMAS, LAG, and RDF-based knowledge graphs for runtime reasoning.

Quick Start

Provide RDF prompts to model a simple perception into Belief/Desire/Intention with a single concise instruction.

Frequently Asked Questions about bdi-mental-states

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I model agent mental states using RDF for multi-agent deliberation?

Model agent mental states by translating cognition prompts into RDF-based BDI graphs. Beliefs link to world states, Desires generate from Beliefs, and Intentions commit to Plans, enabling traceable multi-agent deliberation with enforced ontology constraints and temporal bounds.

What is the BDI model for cognitive agents and when do I need it?

The BDI model structures cognitive agents via Belief, Desire, and Intention states. You need it for single or multi-agent systems requiring deliberation, explainability, temporal reasoning, and ontology alignment, producing validated RDF graphs for downstream execution.

Can I use RDF knowledge graphs to generate explainable BDI reasoning traces?

Yes, you can integrate RDF-based knowledge graphs to enable traceable reasoning. The process generates Justifications, enforces temporal validity, and applies T2B2T integration across agents, producing validated outputs suitable for runtime reasoning.

Does this BDI mental states approach work with JADE and SEMAS platforms?

Yes, this BDI mental states approach supports integration with JADE, SEMAS, and LAG frameworks. It transforms external RDF context into formal BDI ontologies, ensuring cross-agent interoperability and runtime reasoning capabilities for cognitive agents.

How do I convert world state perceptions into agent Belief graphs?

Convert world state perceptions into Belief graphs by providing RDF prompts to the system. It transforms external RDF context into formal BDI mental states linked to world states, enforcing ontology constraints and producing validated RDF graphs.

What are the limitations of using BDI ontologies for multi-agent temporal reasoning?

BDI ontologies enforce strict ontology constraints, temporal bounds, and justification traces, which may limit flexibility in highly dynamic environments. However, these constraints ensure validated RDF graphs suitable for explainable downstream reasoning and execution.