LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: conversation history

Browse skills that use this input.

  • context-window-management - LLM Context Window Management Strategies
    context managementcontext optimizationtoken managementconversation

    ★ 25 · Updated 2026-06-15

    Manage LLM context windows with summarization, trimming, routing, and optimization strategies

    ⚙ engineer context⚙ summarize context⚙ trim context
  • nav-marker - Create conversation context save points
    context-managementstate-preservationsession-saveconversation-history

    ★ 602 · Updated 2026-06-15

    Creates context markers that preserve conversation state for resuming work later

    ⚙ create context marker⚙ save conversation state⚙ generate marker file
  • tour - Structured coding topic preamble
    documentationlearningcodingpreamble

    ★ 2 · Updated 2026-05-28

    Generates a structured preamble for a coding topic with documentation pointers, key concepts, and common pitfalls.

    ⚙ generate structured preamble⚙ provide documentation pointers⚙ explain key concepts
  • skill-retro - Analyze and fix skill execution issues
    skill-maintenanceretrospectionskill-improvementconversation-analysis

    ★ 9 · Updated 2026-05-09

    Analyzes conversation history to identify skill execution problems and applies targeted fixes to SKILL.md and metadata

    ⚙ scan conversation history⚙ identify target skill⚙ catalog correction events
  • skill-builder - Create Skills Through Natural Conversation
    skill-creationuser-guidanceno-codecustomization

    ★ 33 · Updated 2026-03-22

    Guides users to create custom Skills through conversation, generating ready-to-use SKILL.md files

    ⚙ ask questions⚙ collect requirements⚙ generate SKILL.md
  • reflecting - Convert experience into reusable knowledge
    knowledge managementlearning extractionexperience captureknowledge integration

    ★ 16 · Updated 2026-03-22

    Extract learnings from completed work and integrate into appropriate components

    ⚙ analyze conversation⚙ identify learnings⚙ classify each learning
  • gemini-llm - Google Gemini Text Generation and Code
    llmgoogle-geminitext-generationcode-review

    ★ 602 · Updated 2026-03-19

    Invoke Google Gemini models for text generation, reasoning, and code analysis using Python SDK

    ⚙ generate text⚙ analyze code⚙ review code
  • learn - Update project knowledge documentation
    documentationknowledge managementproject knowledge

    ★ 478 · Updated 2026-03-10

    Capture strategic project insights to local documentation

    ⚙ review conversation history⚙ read CLAUDE.md file⚙ identify strategic patterns
  • distill - Extract reusable insights from trial and error
    knowledge extractionerror analysisdocumentationlearning

    ★ 0 · Updated 2026-03-10

    Extract reusable knowledge from current session's trial and error, write to skills or project documentation

    ⚙ scan conversation history⚙ identify friction points⚙ extract trial and error patterns
  • session-logs - Session Logs Search and Analysis
    session-managementlog-analysisconversation-historyjq

    ★ 0 · Updated 2026-02-18

    Search and analyze conversation history stored in JSONL session files

    ⚙ list sessions by date and size⚙ find sessions from specific day⚙ extract user messages from session
  • forge - Extract Knowledge from Session Transcripts
    knowledge-miningtranscript-analysissession-processinglearning-extraction

    ★ 211 · Updated 2026-02-12

    Mines transcripts for knowledge including decisions, learnings, failures, and patterns

    ⚙ identify transcript⚙ extract knowledge types⚙ write forge files
  • postmortem - Generate blameless postmortem from incident conversations
    documentationincident responsepostmortemanalysis

    ★ 3 · Updated 2026-02-12

    Create blameless postmortem from the incident we just resolved

    ⚙ generate postmortem from conversation⚙ update INCIDENT.md file⚙ create POSTMORTEM file
  • total-recall - Context Preservation for Claude Code Sessions
    memorysession-preservationcontext-managementclaude-code

    ★ 602 · Updated 2026-02-11

    Memory preservation for Claude Code sessions

    ⚙ create memory dumps⚙ save session state⚙ preserve context before reset