session-wiki-capture

Review conversation history and capture durable knowledge into a wiki.

1|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill session-wiki-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-wiki-capture
Source: https://github.com/whichguy/hermes-skills-marketplace/tree/main/skills/session-wiki-capture
Command: npx skills add https://github.com/whichguy/hermes-skills-marketplace --skill session-wiki-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill captures durable knowledge from Hermes conversation history and organizes it into a wiki, preventing the loss of valuable information.

Core Features & Use Cases

  • Session Review: Analyzes conversation history and extracts valuable knowledge.
  • Triage & Tagging: Determines if the knowledge is worth keeping as a page, a note, or to skip.
  • Wiki Integration: Updates the wiki with new knowledge or updates existing pages.
  • Use Case: It's perfect for ensuring that debugging insights, configuration changes, and architectural decisions don't get lost over time.

Quick Start

Use the session-wiki-capture skill to review and capture the recent sessions into the wiki.

Frequently Asked Questions about session-wiki-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate conversation capture from chat sessions into a wiki?

To automate conversation capture into a wiki, you can use a session triage system to analyze history, determine if knowledge is worth keeping as a page or note, and update the wiki automatically. This prevents the loss of debugging insights and architectural decisions.

What is the best way to triage conversation history for durable knowledge management?

Effective knowledge management triage involves analyzing conversation history to determine its value, then categorizing it as a wiki page, a note, or something to skip. This ensures only durable knowledge is retained while cleanup removes unnecessary Slack sessions.

How does session analysis work for extracting valuable knowledge from chat logs?

Session analysis works by reviewing conversation history to identify and extract valuable knowledge like configuration changes and architectural decisions. It processes sessions to determine what information is durable enough to warrant a wiki entry.

Can I integrate Slack session cleanup with my wiki integration workflow?

Yes, you can integrate Slack session cleanup with your wiki integration workflow. The process handles triage of sessions, cleans up Slack sessions after analysis, and performs post-capture validation to ensure wiki accuracy.

When do I need to use a triage system for conversation capture?

You need a triage system for conversation capture when accumulating valuable debugging insights, configuration changes, or architectural decisions in chat logs that would be lost without durable wiki integration and organized knowledge management.