antrix.dev
Setup Guide

Job Hunt — full setup

Two prompts, one folder, twenty minutes. Read top to bottom on the first run; come back for the prompts later.

Reading this alone?

Do it with peers — bi-weekly calls, $29/mo founding.

Join →
1

What you need (5 min)

  • Mac or Windows
  • Chrome (you'll install one extension)
  • An Anthropic account on a paid Claude plan (Pro or higher) — Cowork mode isn't available on the free tier.
  • Your resume as a PDF
  • A LinkedIn account that you've signed into in this Chrome at least once
  • 20 minutes the first time. 30 seconds every time after.
2

Install Claude desktop

  1. Go to claude.com/download and grab the desktop app for your OS.
  2. Sign in with your Anthropic account.
  3. Open it.
3

Switch to Cowork mode

In the desktop app, switch the mode picker to Cowork. (If you don't see it, you may need the latest version — quit the app and re-open.)

Cowork mode gives Claude file tools and a small Linux sandbox. That's how it'll save the CSV and the dashboard to your computer.

Heads up — Cowork mode is gated behind a paid Claude plan (Pro or higher). The free tier won't show the picker. If you're on free, upgrade at claude.com/upgrade before continuing.
Claude Cowork running on macOS — the mode is set top-left, with the workspace and connected tools on the side. (Source: claude.com/product/cowork)
Claude Cowork running on macOS — the mode is set top-left, with the workspace and connected tools on the side. (Source: claude.com/product/cowork)
4

Install the Chrome extension

  1. Open Chrome and install Claude in Chrome from the Chrome Web Store.
  2. Click the extension icon → Pair with my account.
  3. You should now see “Personal Chrome” listed inside the Cowork app.

This is what lets Claude open tabs, navigate, and read pages on your behalf.

The Claude in Chrome connector inside the desktop app — once paired, your Personal Chrome shows up as a usable connector. (Source: Anthropic Help Center)
The Claude in Chrome connector inside the desktop app — once paired, your Personal Chrome shows up as a usable connector. (Source: Anthropic Help Center)
5

Set up your project folder

  1. Make a folder anywhere on your computer. Suggested: ~/Documents/Claude/Job Search.
  2. Drop your resume PDF inside. Rename it something clean like Resume-Firstname.pdf.
  3. In the Cowork app, click the folder icon and select that folder. Claude now has access to it.
6

Set up your LinkedIn search (do this once)

  1. Sign in to LinkedIn in the same Chrome.
  2. Go to linkedin.com/jobs and run a real search — your title, the location/remote setting you actually want, the salary band that matches your level.
  3. Hit Save search. (Top right of the results.)
  4. Open the saved search at least once so Claude can navigate to it.

The whole point: by the time Claude opens LinkedIn, the filters are already the way you want them. Don't make Claude pick filters for you — it'll guess wrong.

LinkedIn's Save / Save search lives next to each posting and at the top of a results list once your filters are set. (Source: MakeUseOf)
LinkedIn's Save / Save search lives next to each posting and at the top of a results list once your filters are set. (Source: MakeUseOf)

Reading this and want to actually do it with others?

The community is bi-weekly live calls, async accountability, and a group of builders shipping in parallel. Founding seats are $29/mo.

7

Paste prompt #1 — scrape and score

Paste this into Cowork. The first time, Claude will ask for permission to use Chrome — say yes.

Prompt #1 — scrape and score

Open Chrome and go to my LinkedIn jobs feed — I'm signed in,
the saved searches and filters are set the way I want them.

Read my resume from the PDF in this folder. Use it as the
baseline for what I'm qualified for and what I actually want.

Then go through the job listings one at a time. For each role,
open the posting, extract the details, and back out. Aim for
the first 20 results unless I stop you.

Build a CSV with these columns:
- Company
- Role title
- Location / remote policy
- Employment type (FT, contract, fractional)
- Hourly rate or annual comp (extract if listed, mark "—" if not)
- Posted (e.g. "2 days ago")
- Tech stack / keywords
- Match score 1–10 vs. my resume
- Why it matches (one sentence)
- Why it might not (one sentence)
- Posting URL

Sort the CSV by match score, descending.

When you're done, give me a short summary at the top of the file:
- Top 5 strongest matches by name
- Comp range across the list
- Any patterns you noticed (e.g. "8 of these want Stripe specifically")

Save the CSV to this folder. Don't apply to anything, don't message
anyone, don't click any "Easy Apply" buttons. Just read and report.

While it runs (5–10 minutes for 20 jobs), don't touch the browser. Claude is clicking through every result.

8

Paste prompt #2 — build the dashboard

When the CSV is done, paste this:

Prompt #2 — build the dashboard

Take the CSV you just produced and build me an HTML dashboard
from it. Single self-contained file — inline CSS, inline JS,
no external dependencies except a CDN for icons. Save it next
to the CSV.

Layout:
- Header strip with three numbers: total jobs, jobs marked
  applied, jobs marked rejected. Update live as I click.
- Filter bar: search box (matches company or title), status
  filter (all / unreviewed / applied / rejected / saved),
  match-score slider (min score).
- Sort dropdown: match score, comp, recency.
- One card per job. Each shows: company, role, location/remote,
  comp, match score as a colored badge (green 8–10, yellow 5–7,
  gray below), the AI summary, expandable "why it matches /
  why not."
- Four buttons per card: Mark Applied, Mark Rejected, Save for
  Later, Open Posting (opens URL in a new tab).

State management:
- Use localStorage. Key each job by a hash of its posting URL
  so it survives CSV regenerations.
- Persist: status (unreviewed / applied / rejected / saved),
  notes (small textarea per card, optional).
- Status changes are instant — no save button.
- Visual treatment: applied = green left border, rejected = 50%
  opacity no border, saved = yellow accent.

Top-right: "Export my decisions" button — downloads a small JSON
of just the URLs and my statuses, so I can re-import later.

Style it dark mode, dense but breathable. Inter or system font.
No emoji.

Don't re-fetch from LinkedIn. Don't re-score. Just render the CSV.
9

Open the dashboard

Double-click dashboard.html to open it in Chrome. Bookmark it. That's the page you check every morning.

10

The weekly loop — schedule it once

Cowork can run this on a cadence so you don't have to remember. Open the same chat thread you used to build the dashboard, then:

  1. Type /schedule in the chat input. Cowork launches its scheduling skill.
  2. Paste the one-liner below as the task. Answer the multiple-choice prompts about cadence (weekly, Monday morning works well).
  3. Review the generated task name + schedule, then click Schedule.
  4. Find it later under the Scheduled sidebar section — you can pause it, edit cadence, or trigger a manual run.

Weekly re-run

Re-run the scrape and rebuild the dashboard. Same folder, same prompts.
The /schedule confirmation card in Cowork — name, cadence, and a single-click Schedule button. (Source: Anthropic Help Center)
The /schedule confirmation card in Cowork — name, cadence, and a single-click Schedule button. (Source: Anthropic Help Center)
Important: scheduled tasks only run while your computer is awake and the Claude desktop app is open. If the machine is asleep when the task fires, Cowork skips it and runs it once you wake the machine. For overnight automation, leave the laptop docked and awake, or run this on a second machine.

The CSV regenerates with this week's listings. Open dashboard.html again — your applied/rejected/saved marks are still there because the dashboard keys them by posting URL, and most posting URLs are stable.

11

Things to tweak as you go

  • Sample size. Change “20 results” to 30 or 50 if you want broader coverage. Costs more time, gives more signal.
  • Score rubric. If Claude is scoring optimistically, add: “Be conservative. A 9 means it's almost a perfect match. A 5 means generic SWE role.” to prompt #1.
  • Specialty bias. If you want it to over-weight a niche (payments, ML infra, mobile), say so explicitly: “Score with a strong bias toward [niche] — penalize roles that don't mention it.”
  • Notes column. If you want a “Notes” column in the CSV that Claude leaves blank for you to fill in later, add that to the column list.

What you've built

You have a personal job-hunt pipeline that:

  • Reads LinkedIn for you.
  • Scores every posting against your real resume, not your hopes.
  • Persists your decisions across re-runs.
  • Takes 30 seconds of your attention per day instead of 90 minutes.

The whole thing is yours. The CSV, the dashboard, the localStorage — all on your machine. Nothing on a SaaS dashboard you'll forget to cancel.

Whats next

While the pipeline runs, build something of your own.

The Builders Roadmap is the free 7-stage guide from idea to income the same system, pointed at your own product instead of a job board. Read the Roadmap →

[ 01 ] the community · waitlist open

Build next to people who actually ship.

AI isn't going to make you money. Products do. Clients do. Real businesses do. AI is the unfair advantage — wire it into how you build, sell, and serve, and you move faster than everyone still doing it by hand.

operator:youwaitlist:openfleet:yours to installcalls:weekly liveprice:$29/mo founding

Is this you?

$ qualify --you

  • You live in Claude Code (or Codex) all day — and you're still the one doing every task, one prompt at a time.
  • You bill by the hour, and you can feel the ceiling. You want agents doing the repeatable work.
  • You're shipping your own thing — and want the whole business automated, not just the code.
  • You're senior and employed — and want this leverage running before your industry expects it.
  • You'd rather install the system than watch one more video about it.
  • Not for the make-money-online crowd. Not for day-one beginners. This is for people who already ship.

What you get

os/

Antrix OS — your fleet's control room

The system I run on real client work, installed where you build — not a video walkthrough.

Claude Code core MCP servers + hooks subagents + worktrees one dashboard

skills/

ax-* skill packs + installers

Drop-in capability. The packs and one-command installers that do the repeatable work.

  • ax-audit, ax-deliver, ax-simplify, ax-content
  • Ship Your Product — installer
  • Run the Machine — installer
  • Overnight pipelines: issues → PRs

setups/

Wired-up service setups

The integrations already configured the way production needs them.

  • Stripe — billing + webhooks
  • Supabase — auth + data
  • Vercel — deploy + edge
  • Resend — transactional email

access/

Direct access — to me and the network

When you're mid-build and stuck, you post and get an answer from someone who's shipped it.

  • Live working calls every week — builds, teardowns, Q&A
  • Architecture + payment reviews on your code
  • A peer network of operators who ship, not spectate
  • First look at overflow client work
Antrix OS — projects across every company, with live agents and open tasksAntrix OS — the agent roster: system agents, PMs, personas, and workers

← drag to explore the dashboard

The control room you'll run your fleet from — every project, agent, skill, schedule, and secret in one place. Members get the codebase.

$ fleet --ships

IG carousels, drafted overnightLead lists scraped for consultingClient reports + invoices, generatedContent research, done by morningOvernight PRs from open issuesWeekly ops digest, auto-assembled

[ 03 ] work with me directly

Hire me, and you get me — not an agency.

Don't want to run the fleet yourself — or need senior hands on your product now? I take a few clients each quarter, working direct on your codebase, your stack, your business. No junior handoffs, no account managers. Best fit if you're already shipping something real.

You're stuck on the hard part

We pair and ship it — the product, the agent, or the integration that's been blocking you — in the session, not in a follow-up doc.

AI is still just a chat window for you

I wire agentic workflows, multi-agent pipelines, and scheduled jobs into your business — turning AI from a tab you open into real leverage on revenue work.

You shipped it but you're not sure it holds

I review architecture, AI usage, and payments, then tell you what to keep, what to rip out, and what to ship next. Straight, no hedging.

You want to run it yourself

Sometimes you don't need me to run it — you need me in the room while you do. I set up the system and hand you the keys.

Specialty — payments & billing

If your product touches money, that's where I help most — subscriptions, marketplaces, and migrations at Babbel scale, Stripe-certified. Those engagements run through my consulting practice at invocation.io.

Tell me what you're building.

I reply within 24 hours.