deal-chat

Answer follow-up company questions using investment memo context via chat API.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/harilakshman-333/ai_hackathon_edin --skill deal-chat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deal-chat
Source: https://github.com/harilakshman-333/ai_hackathon_edin/tree/main/openclaw/skills/deal-chat
Command: npx skills add https://github.com/harilakshman-333/ai_hackathon_edin --skill deal-chat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to ask detailed follow-up questions about a company after its pitch deck has been analyzed, leveraging the investment memo as context.

Core Features & Use Cases

  • Contextual Q&A: Answers questions based on a previously generated investment memo.
  • Detailed Analysis: Provides insights into the startup, market, risks, financials, and next steps.
  • Use Case: After analyzing "Innovate Solutions" pitch deck, a user can ask "What are the main competitive risks for Innovate Solutions?" and receive a concise, actionable answer.

Quick Start

Use the deal-chat skill to answer the question "What are the main risks with Acme Corp?" given the previous memo.

Frequently Asked Questions about deal-chat

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

FAQPage Schema
How do I ask follow-up questions about a company after analyzing its pitch deck?

To ask follow-up questions about a company, you use a previously generated investment memo as context. The skill retrieves stored memos and calls a chat API to generate detailed answers about the startup, market, risks, and financials.

What is contextual Q&A for investment due diligence?

Contextual Q&A for investment due diligence is answering detailed questions based on a previously generated investment memo. It provides insights into the startup, market, risks, financials, and next steps using conversation history for multi-turn context.

Do I need a running API server to use an investment memo for risk assessment?

Yes, you need a running Diligent-AI API server to use an investment memo for risk assessment. The skill requires this server to retrieve stored memos and call the chat API to generate actionable answers.

How do I get detailed financial insights from a company analysis memo?

You get detailed financial insights from a company analysis memo by querying the stored document with specific follow-up questions. The skill uses the memo as context to generate concise answers about financials, risks, and next steps.

Does the deal-chat skill maintain conversation history for multi-turn context?

Yes, the deal-chat skill maintains conversation history for multi-turn context. This allows you to ask sequential follow-up questions about a previously analyzed company while retaining the investment memo as background context.