Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Hindsight Memory Skill

Skill Verifiziert Aktiv

Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)

Zweck

To empower AI agents with persistent memory, enabling them to learn from past tasks and user interactions to provide more informed and personalized assistance.

Funktionen

  • Store structured facts and entities
  • Recall relevant context proactively
  • Reflect on memories to synthesize insights
  • Support for multiple LLM providers
  • Local and Dockerized deployment options

Anwendungsfälle

  • Personalizing AI chatbots with user-specific memories
  • Enabling AI agents to learn from past task outcomes and failures
  • Automating complex tasks by recalling previous successful procedures
  • Building AI employees that adapt behavior based on user feedback

Nicht-Ziele

  • Simply recalling raw conversation history
  • Acting as a generic knowledge base without learning
  • Replacing core LLM functionality
  • Managing project files or code

Workflow

  1. Configure Hindsight daemon (CLI or Docker)
  2. Retain memories with rich context
  3. Recall relevant memories before tasks
  4. Reflect on memories for deeper insights

Praktiken

  • Memory management
  • Agent learning
  • Data structuring

Voraussetzungen

  • Hindsight embed CLI configured
  • LLM provider and API key

Installation

npx skills add vectorize-io/hindsight

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commitabout 22 hours ago
Sterne13.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Orchestrate

100

Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.

Skill
rohitg00

Context Compression

100

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.

Skill
muratcankoylan

Wrap Up Ritual

100

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.

Skill
rohitg00

TradeMemory Protocol

100

Domänenwissen für die Evolution Engine — LLM-gestützte autonome Strategieentdeckung aus rohen OHLCV-Daten. Behandelt die Schleife Generieren-Backtesten-Auswählen-Entwickeln, vektorisiertes Backtesting, Out-of-Sample-Validierung und Strategiegraduierung. Verwenden Sie es beim Entdecken von Handelspatterns, Ausführen von Backtests, Entwickeln von Strategien oder Überprüfen von Evolutionsprotokollen. Löst aus bei "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".

Skill
mnemox-ai

Learner Skill

99

Extract a learned skill from the current conversation

Skill
Yeachan-Heo

Agentdb Memory Patterns

99

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

Skill
ruvnet