Skip to main content
Back to registry

hindsight-docs

vectorize-io/hindsight

Complete technical documentation for Hindsight - a biomimetic memory system for AI agents.

Installs210
Install command
npx skills add https://github.com/vectorize-io/hindsight --skill hindsight-docs
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Complete technical documentation for Hindsight - a biomimetic memory system for AI agents. Use this skill when you need to: All documentation is in references/ organized by category: Auto-generated from hindsight-docs/docs/ . Run ./scripts/generate-docs-skill.sh to update. - Understand Hindsight architecture and core concepts - Learn about retain/recall/reflect operations - Configure memory banks and dispositions - Set up the Hindsight API server (Docker, Kubernetes, pip) - Integrate with Python/Node.js/Rust SDKs - Understand retrieval strategies (semantic, BM25, graph, temporal) - Debug issues or optimize performance - Review API endpoints and parameters - Find cookbook examples and recipes - Memory Banks : Isolated memory stores (one per user/agent) - Retain : Store memories (auto-extracts facts/entities/relationships) - Recall : Retrieve memories (4 parallel strategies: semantic, BM25, graph, temporal) - Reflect : Disposition-aware reasoning using memories - document_id : Groups messages in a conversation (upsert on same ID) - Dispositions : Skepticism, literalism, empathy traits (1-5) affecting reflect - Mental Models : Consolidated knowledge synthesized from facts - Code examples are inlined from working examples - Configuration uses HINDSIGHT_API_* environment variables - Database migrations run automatically on startup - Multi-bank queries require client-side...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does hindsight-docs do?

Complete technical documentation for Hindsight - a biomimetic memory system for AI agents.

Is hindsight-docs good?

hindsight-docs does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does hindsight-docs work with?

hindsight-docs currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to hindsight-docs?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install hindsight-docs?

npx skills add https://github.com/vectorize-io/hindsight --skill hindsight-docs

Related skills

Alternatives in Software Engineering