Skip to content

For agents

Prompts for your agent

This is a library of copy-paste prompts you hand to your AI agent to get fund work done against 80x's open docs. Each one points the agent at a specific reference and tells it exactly what to produce. Append .md to any 80x page for a clean, chrome-free copy an agent can read.

01

Sync Stripe revenue into your CRM

Turns Stripe payment data into CRM fields your partners can actually filter on.

prompt
Read https://80x.ai/docs/guides/stripe-to-crm-sync.md and use it to plan how to sync our Stripe revenue into our CRM. We run Attio. Give me the exact steps and the field mappings, and flag anything that needs a human decision.

Guide: /docs/guides/stripe-to-crm-sync

02

Write an Attio API call from the field guide

Looks up the real Attio object and attribute shapes before writing a line of code.

prompt
Read https://80x.ai/docs/reference/attio-api-field-guide.md. Then write the Attio API request to update a deal's stage, using the correct object slug, attribute, and payload shape from that guide. Explain each field.

Reference: /docs/reference/attio-api-field-guide

03

Qualify inbound deals with MEDIC

Designs a deal-qualification agent that only writes findings it can cite.

prompt
Read https://80x.ai/docs/guides/medic-qualification-agent.md and help me design a MEDIC qualification agent for my inbound dealflow in Attio. It must only write findings it can cite verbatim, and it must never overwrite a human's notes.

Guide: /docs/guides/medic-qualification-agent

04

Build a KPI dashboard from your CRM

Turns pipeline data into a self-updating fund dashboard.

prompt
Read https://80x.ai/docs/guides/kpi-dashboard-from-crm.md and help me build a KPI dashboard from our CRM pipeline. Tell me which metrics to compute, how to pull them, and how to keep the dashboard refreshed without manual work.

Guide: /docs/guides/kpi-dashboard-from-crm

05

Shortlist the right tool for a workflow

Queries the Fund Stack directory to recommend vendors for a specific job.

prompt
Fetch https://80x.ai/stack.json and use it to recommend tools for our fund. We need help with [describe the workflow — e.g. portfolio monitoring]. List the best matches with what each one is for and its website, and note the editorial caveats from https://80x.ai/methodology.md.

Directory: /stack

06

Brief 80x on a build

Start here

Discovers the inquiry API and submits a project brief on your behalf.

prompt
Read https://80x.ai/llms.txt to understand what 80x does, then GET https://80x.ai/api/inquiry to learn its contract. If I confirm, POST my brief there: I'm [name] at [firm], we run [Attio or Affinity], and we want [the problem and what a good outcome looks like]. My email is [you@fund.com].

Talk to us: /contact