HR & RECRUITING

Orchestrate End-to-End Blind Take-Home Intake (Agent)

An agent that picks up each new Dropbox submission, decides the right anonymization steps for the file type, files the blind copy, assigns a reviewer.

CategoryHR & Recruiting
Enginepaperclip
Difficultyadvanced
Triggerevent
Steps5
Setup~25 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew file in Dropbox intake folderDropboxDropbox
  • LogicClassify file type and pick anonymization strategy
  • ActionRedact or scrub, mint blind code, store clean copyDropboxDropbox
  • ActionAssign reviewer and log chain of custody in NotionNotionNotion
  • OutputPost intake summary to recruiting SlackSlack

What it does

Runs the full blind-intake pipeline as a single autonomous agent instead of a fixed chain. For each new submission it inspects the file type, chooses how to anonymize it (PDF redaction, document metadata scrub, or repo de-identification), files the blind copy, picks an available reviewer, and records every action as a chain-of-custody log so the process is auditable end to end.

When to use it

Use it when submissions arrive in mixed formats (docs, slides, PDFs, repos) and a one-size pipeline would mis-handle some. The agent adapts per file and keeps a defensible audit trail, which matters for fair-hiring and compliance reviews.

How it works

  1. 1A new file in the Dropbox intake folder triggers the agent.
  2. 2The agent classifies the submission type and selects the matching anonymization strategy.
  3. 3It applies redaction or metadata scrubbing, mints a blind code, and stores the clean copy back in Dropbox.
  4. 4It chooses an available reviewer from the Notion roster and creates the assignment record.
  5. 5It writes a timestamped chain-of-custody entry to Notion and posts a summary to the recruiting Slack channel.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DropboxFiles and folders.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect NotionPages, databases, comments.
  4. 4
    Connect SlackChannels, DMs, threads, mentions.
  5. 5
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  6. 6
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  7. 7
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.