Recipes — your in-app Skills
Reusable, parameterized prompts you save and schedule inside Hindsight. Think of a Recipe as a Claude Skill that lives in the app — package a task once, then run it on demand or on a cadence.
Skills in Claude — over MCP
Connect Hindsight’s MCP server to Claude and build a Claude Skill that calls Hindsight’s tools directly. Same verified data, orchestrated by your own agent in whatever workflow you already use.
How Hindsight’s AI works
The hard part of useful AI is getting the right context into the model at the right time — context engineering. Hindsight handles this by exposing research tasks (like “find objections vs. Acme in lost deals this quarter”) as tools the agent invokes from natural language. Simple queries just work — Hindsight plans the response and picks the right tools. But knowing the tools lets you be precise and chain them into more complex tasks:- Deal research —
select_deal,search_across_deals,search_deal_documentsto find and read deals. - Competitive intelligence — search your assets, saved intel, and knowledge base; live web search and scrape.
- Quantitative analysis — build datasets and analyze the deal grid for win-rate and trend questions.
Build a Recipe (your in-app Skill)
Recipes let you package a working prompt — with variables — and save it so anyone on your team can run it. A Recipe is Hindsight’s in-app version of a Claude Skill: you define the task once, and it becomes a reusable capability.- Go to Chat in Hindsight and click Browse Recipes.
- Remix an existing recipe or click Create Recipe.
- Add variables (competitor name, deal filters, date range) so the recipe is reusable across runs.
- Run it to test, then save and share.
Strong recommendation: build a Skill in Claude over MCP
Recipes are the fastest way to get repeatable AI inside Hindsight. But the most powerful path is to build a Claude Skill that uses Hindsight’s tools directly over MCP. Because Hindsight exposes its verified deal layer as MCP tools, you don’t have to rebuild any retrieval or analysis — you point Claude at the sameselect_deal, search_across_deals, search_competitive_intel, and dataset tools the in-app agent uses, and let Claude orchestrate them inside a Skill you author. That gives you:
- Your own orchestration — Claude decides how to chain Hindsight’s tools for your task, with your instructions and guardrails.
- Composability — combine Hindsight tools with everything else Claude can reach (other MCP servers, files, code).
- Portability — the Skill runs wherever you use Claude, not just inside Hindsight.
What’s Next
Connect over MCP
Wire Hindsight into Claude and build a Skill on your verified deal layer.
Recipes Guide
Recipe types, variables, scheduling, and best practices.
AI Agent Tools
The full tool reference and prompting patterns for precise results.
