second-brain-follow-up

Generates follow-up answers for conversation threads using knowledge base information.

128|7|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-follow-up
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: second-brain-follow-up
Source: https://github.com/PieroSierra/SecondBrain/tree/main/.claude/skills/second-brain-follow-up
Command: npx skills add https://github.com/PieroSierra/SecondBrain --skill second-brain-follow-up

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill aids in continuing a conversation thread by providing a synthesized follow-up answer, leveraging information from the knowledge base.

Core Features & Use Cases

  • Continue Conversations: Append a follow-up answer based on previous conversation and the knowledge base.
  • Knowledge Base Integration: Utilizes the existing knowledge base to provide contextually relevant answers.
  • Thread Management: Organizes and updates the conversation thread with the new answer.

Quick Start

To continue a conversation thread, use the command: /second-brain-follow-up --thread "outputs/2026-07-11_thread-ai-partnerships.md" "What progress has been made on the OpenAI deal?"

Frequently Asked Questions about second-brain-follow-up

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

FAQPage Schema
How do I continue a conversation thread using knowledge base insights?

To continue a conversation thread with knowledge base insights, you provide an existing thread file and a follow-up query. The system synthesizes a contextual answer by integrating knowledge base data, maintaining dialogue continuity.

What is the best way to manage conversation follow-ups in knowledge-rich environments?

Managing conversation follow-ups in knowledge-rich environments is best handled by integrating a knowledge base directly into the thread. This provides contextually relevant answers and organizes the conversation flow automatically.

Can I use existing knowledge base files for conversation follow-up answers?

Yes, you can use existing knowledge base files for conversation follow-up answers. The system integrates your knowledge base to append synthesized responses based on previous conversation context and stored information.

Does conversation follow-up work with markdown thread files?

Conversation follow-up works directly with markdown thread files. You specify the markdown file path containing the previous dialogue, and the system appends the new synthesized answer to the thread.

When do I need a knowledge base integration for conversational AI?

You need knowledge base integration for conversational AI when maintaining long-term dialogue context and requiring accurate, synthesized answers. It is essential for knowledge-rich environments where conversations span multiple complex topics.