SkillAgentSearch skills...

SaraBrain

Finally trying to code up my idea for AI I had back in the 90's

Install / Use

npx skills add LunarFawn/SaraBrain

Installs into whichever agent you are using.

About this skill
📦

Amazon Q Rules

Amazon Q Developer rules

Quality Score

39/100

Supported Platforms

Amazon Q

Sara Brain Connection

The persistent Sara Brain database lives at:

C:\Users\pearljen\.sara_brain\sara.db

When the user asks to "use sara", "connect to sara", "interface with sara", or similar:

  1. Connect to the DB at the path above using Brain(r'C:\Users\pearljen\.sara_brain\sara.db')
  2. Import: from sara_brain.core.brain import Brain
  3. Always run from the repo root: c:\Users\pearljen\Documents\me\repo\SaraBrain
  4. This is a persistent brain — all teaches, associations, and categories survive across sessions
  5. Act as Sara's interface: use brain.teach(), brain.recognize(), brain.why(), brain.trace(), brain.stats(), etc.

Related Skills

View on GitHub
GitHub Stars0
CategoryData
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low