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.

Content Preview
---
name: bdi-mental-states
description: 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.
risk: unknown
source: community
---

# BDI Mental State Modeling

Transform external RDF context into agent mental states (beliefs, desires, intentions) using
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/bdi-mental-states.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/bdi-mental-states/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/bdi-mental-states/SKILL.md

Related Skills