If you're building agents that need to explain their reasoning or coordinate mental states across a multi-agent system, this gives you formal BDI ontology patterns to transform RDF context into beliefs, desires, and intentions. It's built around the T2B2T paradigm (triples to beliefs to triples) with bidirectional properties like motivates/isMotivatedBy so you can trace forward (what should the agent do?) and backward (why did it act?). The skill enforces world state grounding, temporal validity intervals, and justification chains. Think JADE or JADEX frameworks but with semantic interoperability baked in. It won't help with general memory persistence or multi-agent topology decisions, but if you need traceable deliberative reasoning with Logic Augmented Generation patterns, it's the right abstraction layer.
npx -y skills add muratcankoylan/agent-skills-for-context-engineering --skill bdi-mental-states --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot