Let's talk
Library
FreeAI Agent

Document-to-Action Agent for n8n

Read contracts, invoices, and letters, and turn the dates buried in them into tasks you will actually see.

AgentDocumentsOCROperations
agent.workflow 13 files
AI Agent

Agent contents

  1. 01document-to-action-agent.n8n.json

    Importable paste-in → AI extraction → reviewed action list workflow.

  2. 02document-to-action-agent-smoke-test.n8n.json

    Credential-free test of the quality gate.

  3. 03AGENT_PROMPT.md

    The complete production prompt used in the workflow.

  4. 04CONFIGURATION.md

    Every field, threshold, and model setting.

OutcomeCritical dates and deadlines, each quoting the source text verbatim

Inside

What’s inside

Everything included in the downloadable agent workflow.

document-to-action-agent.n8n.json

Importable paste-in → AI extraction → reviewed action list workflow.

document-to-action-agent-smoke-test.n8n.json

Credential-free test of the quality gate.

AGENT_PROMPT.md

The complete production prompt used in the workflow.

CONFIGURATION.md

Every field, threshold, and model setting.

EXTRACTION_RULES.md

Document types, date rules, and what is never inferred.

INPUT_SCHEMA.json

Normalized input contract passed to the agent.

OUTPUT_SCHEMA.json

Validated output contract returned by the agent.

SAFETY_POLICY.md

Prompt-injection, grounding, and human-review controls.

SAMPLE_TEST.md

A worked input and the expected output shape.

START_HERE.md

Ten-minute import, sample run, and rollout guide.

TEST_CASES.json

Six acceptance cases with expected results.

TROUBLESHOOTING.md

Fixes for import, parsing, and output-quality problems.

WORKFLOW_MAP.md

Node flow, safety boundary, and extension points.

Audience

Who it is for

Use it when these situations match your work.

  • Operators who miss dates buried in contracts and notices
  • Consultants handling paperwork without admin support
  • Anyone who wants extracted deadlines they can verify against the source
  • n8n users who want a tested starting workflow

Usage

How to use it

A practical sequence from download to finished output.

  1. Import and run the credential-free smoke test.
  2. Import the live workflow and connect one OpenAI credential.
  3. Fill in the Set Run Context node with your own details.
  4. Run the built-in sample and check every fact against the input.
  5. Paste your own input and review the result before acting on it.

Document-to-Action Agent for n8n FAQ

Is this an actual n8n workflow?

Yes. The download contains an importable live workflow plus a separate credential-free smoke test. It is not a prompt to paste into a chat window.

What do I need to set up?

One OpenAI credential in n8n. There is no OAuth and no external service to connect, because you paste the input directly into the workflow.

Can I use this for client work?

Yes. Review outputs before acting on them and do not resell the kit as-is.

Which AI model should I use?

The workflow ships with an OpenAI chat model selected in n8n. You can change it, but rerun the acceptance cases in TEST_CASES.json before relying on another model.

Does it act on the output by itself?

No. The workflow ends at a reviewed result. It does not send, post, file, or write to any external system.

Custom automation

Want this agent connected to your workflow?

I can connect this agent workflow to your inbox, documents, sheets, CRM, or internal tools, with review steps and safeguards built in.

Build my workflow →