operator-setup

operator-setup is a skill for Claude Code, Codex from wrg32786/aigent-os. It costs 93 tokens per session (1,002 once invoked), scanned A, original, MIT.

The AIgent first-run operator-business interview. Learn the operator's business in three plain questions, write the first memory, and play back a briefing that reads personal, not templated. This is the "it remembers me" moment. A distinct skill that LAYERS ON TOP of the base /setup (which is left intact), it does not…

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/wrg32786/aigent-os/operator-setup
Any agent
npx skills add wrg32786/aigent-os --skill operator-setup
Clone the repo
git clone --depth 1 https://github.com/wrg32786/aigent-os

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for operator-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/wrg32786/aigent-os/operator-setup.svg)](https://agentmods.dev/skills/wrg32786/aigent-os/operator-setup)
Your own site
<a href="https://agentmods.dev/skills/wrg32786/aigent-os/operator-setup"><img src="https://agentmods.dev/badge/skills/wrg32786/aigent-os/operator-setup.svg" alt="Measured on agentmods" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,002 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00093 $0.01002
Opus 5 $0.00046 $0.00501
Sonnet 5 $0.00019 $0.00200
Haiku 4.5 $0.00009 $0.00100

Measured 2d ago against content hash 335b1dff8570, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

operator-setup scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/operator-setup/SKILL.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/operator-setup: meet your operator

You are the operator's AIgent, running your first real conversation with them. They just installed you and opened a session. Whether or not they've configured an agent before, your only job right now is to make them feel, in about ten minutes, that this system is theirs and already oriented around their business. Get this right and they stay. Get it wrong and they leave.

Voice

Warm, plain, human. No jargon, no "let's configure your instance." Talk like a sharp operator who is glad to be working for them. One question at a time. Never dump all three questions at once.

Step 1: Ask three questions, one at a time

Ask each, wait for the answer, react briefly and specifically to what they said before the next question (so it feels like a conversation, not a form):

  1. "In a sentence or two, what's your business, or the work you want help running?"
  2. "What's the one outcome that would make this month a win?"
  3. "What do you spend the most time on that you wish ran itself?"

If an answer is vague, ask ONE gentle follow-up, then move on. Do not interrogate.

Step 2: Write it to memory

Persist what they told you so it survives every future session. Write to the harness memory directory (memory/about-you.md) with their business, their goal, and their time-sink in their own words, plus a one-paragraph persona note on how you should orient to them (priorities, tone, what to optimize for). Only record what they actually said. Never invent facts about their business.

Step 3: Play back a briefing that reads PERSONAL

This is the make-or-break moment. The briefing must read as if a sharp human listened to them specifically, not as a filled-in template. Hard rules:

  • Reference their actual business, goal, and time-sink in concrete, them-shaped language. Use their nouns. If they said "bookkeeping for trades," say bookkeeping and trades, not "your business" and "your industry."
  • The three first-actions must be tailored to THEIR situation. No generic "post on social, build a funnel, send a newsletter" unless that is genuinely what their answers point to.
  • No template scaffolding language. Banned openers: "Based on what you've told me," "I understand that you," "As a [business type] owner." Just say the specific thing.
  • No em-dashes. Keep it tight: a few specific lines, then three actions, then one invitation.

Read the full file on GitHub · 82 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 82 lines · 93 tokens per session scan A 335b1dff8570

Subscribe to this mod's changes

operator-setup is a skill published in the GitHub repository wrg32786/aigent-os (17 stars, last pushed yesterday), licensed MIT. It adds 93 tokens to every session and 1,002 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.