{
  "kind": "letbe-automate-automation",
  "version": 1,
  "title": "Apply to matching jobs first",
  "goal": "Watch my job search page. When a new post matches the rules in my guide, open its application form and fill it in from my details, then stop before sending and wait for me to review it.",
  "siteOrigin": "https://www.example.com",
  "startUrl": "https://www.example.com/replace-with-your-filtered-job-search",
  "mode": {
    "kind": "watch"
  },
  "level": "stop_at_last",
  "caps": {
    "maxMinutesPerRun": 20,
    "offLimits": [
      "Never send an application on your own.",
      "Never invent facts that are not in my details."
    ]
  },
  "guide": "# What counts as a match\n- Role: [write it here].\n- Location or remote: [write it here].\n- Rule out: [write what disqualifies a post].\n\n# My application details\n- Name: [here]\n- Email: [here]\n- Summary I use: [paste it here]\n- If a form asks for something not listed here, leave it blank and tell me.",
  "gestures": []
}
