This one converts RDF context into formal BDI (Belief-Desire-Intention) mental states for agents, letting you layer cognitive architecture onto LLMs or multi-agent systems. You'd reach for it when you need explainable reasoning chains, want to implement frameworks like JADE or JADEX, or are building agents that need to track how their beliefs and goals evolve over time. It's pitched at Logic Augmented Generation use cases where you're augmenting probabilistic models with symbolic reasoning structures. The 164 installs suggest a niche but real audience, probably folks doing serious agent research or building deliberative systems that need more than prompt engineering. Passes most security audits, though Snyk throws a warning.
npx skills add https://github.com/flora131/atomic --skill bdi-mental-states