insight-awareness

Extract ★ Insight markers from transcripts and save them to knowledge files.

4|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/mnthe/hardworker-marketplace --skill insight-awareness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: insight-awareness
Source: https://github.com/mnthe/hardworker-marketplace/tree/main/plugins/knowledge-extraction/skills/insight-awareness
Command: npx skills add https://github.com/mnthe/hardworker-marketplace --skill insight-awareness

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill guides you on creating high-quality insights that are automatically captured by hooks - no manual saving required.

Core Features & Use Cases

  • Automated insight capture: Place standardized markers in transcripts and have them extracted automatically.
  • Knowledge consolidation: Build a growing archive of actionable insights across sessions.
  • Use Case: For research notes and project learnings, generate insights in the transcript so they are persistently stored without extra steps.

Quick Start

Enable generation of ★ Insight markers during transcripts; the Stop/SubagentStop hooks will extract and save insights automatically.

Frequently Asked Questions about insight-awareness

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

FAQPage Schema
How do I automatically extract insights from meeting transcripts?

To automatically extract insights from meeting transcripts, you embed standardized '★ Insight' markers in the text. Hooks then capture the content between these markers and save it to a dedicated knowledge extraction file.

What is the best way to capture knowledge from code review discussions without manual saving?

The best way to capture knowledge from code review discussions is to generate '★ Insight' markers directly in the transcript. Stop hooks automatically extract and persistently store these insights without requiring extra manual steps.

How do hooks help with knowledge extraction from session transcripts?

Hooks help with knowledge extraction by triggering on Stop or SubagentStop events to scan session transcripts for '★ Insight' markers. They extract the marked content and save it to a structured markdown file.

Can I use this automated insight capture across multiple different sessions?

Yes, you can use automated insight capture across multiple sessions. The system saves extracted insights to a session-specific directory and tracks duplicates to avoid re-saving the same information across your meetings and code reviews.

Does this knowledge extraction method track duplicate insights?

Yes, the knowledge extraction method tracks duplicate insights. When the hooks extract content from the '★ Insight' markers, they check against previously saved data to prevent redundant entries in your growing archive.