Self Awareness

Claude Science's own session database schema and SDK surface for introspection via host.query(). Load this when you need to query your own conversation history, token usage, cost accounting, execution log, or artifact metadata beyond what host.frames()/host.artifacts() provide — e.g. "how many tokens has this session used", "what was my last tool call", "list every file I've written", "where are messages stored", "what tables can I query", "inspect frames.context_data", or any time you're about to PRAGMA-probe the Claude Science metadata DB to discover its schema.

HughYau 777982c 2 files · 13.5 KB Updated

File contents

HughYau/AcademicForge/tree/main/skills/claude-science/self-awareness commit 777982ca20

Frequently asked questions

npx skillmds@latest add hughyau/self-awareness