cognitive-stream-journal

Automate cognitive journaling and mood analysis for Twitch chat streams.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/PixxzR/twitch-claw-stream --skill cognitive-stream-journal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cognitive-stream-journal
Source: https://github.com/PixxzR/twitch-claw-stream/tree/main/skills/cognitive-stream-journal
Command: npx skills add https://github.com/PixxzR/twitch-claw-stream --skill cognitive-stream-journal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the live cognitive journaling and mood-analysis workflow for Twitch streams, removing the burden of manual note-taking and post-session summarization.

Core Features & Use Cases

  • Bulletins every ~50 messages summarize dominant topics, sentiment, and moments, providing a quick view of stream dynamics.
  • Maintains a rolling 100-message buffer to ensure context is preserved without endless memory growth.
  • Generates a complete end-of-stream journal in Markdown, including timeline, mood analysis, and actionable suggestions for future streams.

Quick Start

Start the cognitive-stream-journal during a live Twitch session to begin collecting chat context and auto-generate bulletins.

Frequently Asked Questions about cognitive-stream-journal

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

FAQPage Schema
How do I automate mood detection and journaling for Twitch chat streams?

Automating mood detection for Twitch chat streams involves collecting live messages, applying sentiment analysis, and generating periodic bulletins every ~50 messages. This process removes manual note-taking by maintaining a rolling 100-message buffer to preserve context.

What is cognitive journaling for live streaming chat analysis?

Cognitive journaling for live streaming chat analysis is the continuous process of capturing chat messages, evaluating dominant topics and sentiment, and compiling a structured markdown journal with a timeline and mood analysis at the stream's end.

How do I generate a markdown journal from Twitch chat messages?

Generating a markdown journal from Twitch chat messages requires a tool to trigger on incoming messages, maintain a rolling 100-message buffer for context, and compile a full end-of-stream document with mood analysis and actionable suggestions.

Does cognitive-stream-journal work with a rolling buffer for live chat analysis?

Yes, live chat analysis works with a rolling 100-message buffer to ensure context is preserved without endless memory growth. This buffer feeds into periodic bulletins and the final structured markdown journal compilation.

What is the best way to summarize Twitch stream dynamics without manual note-taking?

The best way to summarize Twitch stream dynamics without manual note-taking is using an automated cognitive journaling approach that generates bulletins every ~50 messages. This captures dominant topics, sentiment, and stream moments efficiently.

Are there limitations to using a 100-message buffer for chat sentiment analysis?

A limitation of using a 100-message buffer for chat sentiment analysis is that context is capped at the most recent 100 messages. This prevents endless memory growth but may lose earlier stream context when compiling the final markdown journal.