---
title: Examples
sidebar:
  label: Overview
description: Recipes you replicate with a prompt. Each links a skill your agent reads before it starts.
---

We have written a few prompts to get you started. Run them in any AI tool
where the connector is installed.

## [Backfill invoices](/examples/backfill-invoices)

A list holding every invoice from an export, one entry each.

## [Feed a metric](/examples/feed-a-metric)

A number that updates itself every morning.

## [Terminology scan](/examples/terminology-scan)

Glossary candidates found in your documents, proposed for review.

## [Golden harness](/examples/golden-harness)

A nightly check that agents answer from the workspace.

## [Slack Q&A bot](/examples/slack-qa-bot)

A bot that answers the team from the workspace and says when it cannot.

## [Meeting transcripts](/examples/meeting-transcripts)

Every meeting saved as a list entry, kept current by a routine.

We add new examples as teams share what they built. The skills each
prompt points at will live in the midland-examples repository, which is
coming soon.
