Agent skill · AI & Agents

bdi-mental-states

This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive agent", or mentions BDI ontology, mental state modeling, rational agency, or neuro-symbolic AI integration.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill bdi-mental-states-731fc9d6 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/ai-llm/bdi-mental-states-731fc9d6/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# BDI Mental State Modeling Transform external RDF context into agent mental states (beliefs, desires, intentions) using formal BDI ontology patterns. This skill enables agents to reason about context through cognitive architecture, supporting deliberative reasoning, explainability, and semantic interoperability within multi-agent systems. ## When to Activate Activate this skill when: - Processing external RDF context into agent beliefs about world states - Modeling rational agency with perception, deliberation, and action cycles - Enabling explainability through traceable reasoning chains - Implementing BDI frameworks (SEMAS, JADE, JADEX) - Augmenting LLMs with formal cognitive structures (Logic Augmented Generation) - Coordinating mental states across multi-agent platforms - Tracking temporal evolution of beliefs, desires, and intentions - Linking motivational states to action plans ## Core Concepts ### Mental Reality Architecture **Mental States (Endurants)**: Persistent cognitive attributes - `Belief`: What the agent believes to be true about the world - `Desire`: What the agent wishes to bring about - `Intention`: What the agent commits to achieving **Mental Processes (Perdura

What's inside
Steps it walks through
  1. When to Activate
  2. Core Concepts
  3. Mental Reality Architecture
  4. Cognitive Chain Pattern
  5. World State Grounding
  6. Goal-Directed Planning
  7. T2B2T Paradigm
  8. Notation Selection by Level
  9. Justification and Explainability
  10. Temporal Dimensions
  11. Compositional Mental Entities
  12. Integration Patterns
  13. Logic Augmented Generation (LAG)
  14. SEMAS Rule Translation
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the bdi-mental-states skill do?

This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive agent", or mentions BDI ontology, mental state modeling, rational agency, or neuro-symbolic AI integration.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill bdi-mental-states-731fc9d6 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going