Contact

Contact is a skill for Claude Code, Codex from notforyou23/home23. It costs 26 tokens per session (727 once invoked), scanned A, original, MIT.

A personal-assistance toolkit for working with a Mac, household devices, messages, reminders, notes, email, files, and browser workflows.

In plain words
What is it for?
Use it to manage personal information, control supported home devices, complete web tasks, run shortcuts, or draft and send communications.
Why use it?
It provides a defined process for checking information, previewing actions, confirming risky changes, and recording results.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to manage personal information, control supported home devices, complete web tasks, run shortcuts, or draft and send communications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/notforyou23/home23/contact
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.

Any agent
npx skills add notforyou23/home23 --skill contact
Clone the repo
git clone --depth 1 https://github.com/notforyou23/home23

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 Contact

README.md
[![agentmods](https://agentmods.dev/badge/skills/notforyou23/home23/contact/github.svg)](https://agentmods.dev/skills/notforyou23/home23/contact)
Your own site
<a href="https://agentmods.dev/skills/notforyou23/home23/contact"><img src="https://agentmods.dev/badge/skills/notforyou23/home23/contact/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Contact

Your own site · 80×15
<a href="https://agentmods.dev/skills/notforyou23/home23/contact"><img src="https://agentmods.dev/badge/skills/notforyou23/home23/contact.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 26 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 727 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00026 $0.00727
Opus 5 $0.00013 $0.00364
Sonnet 5 $0.00005 $0.00145
Haiku 4.5 $0.00003 $0.00073

Measured yesterday against content hash 603f2a978f5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

Contact 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 yesterday.

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.

workspace/skills/contact/SKILL.md · 85 lines

What it actually says

Contact

Use this skill when the work is in the actual day, not inside Home23.

When to use

  • calendar, reminders, notes, Mail, Finder
  • what needs jtr / what changed / what's waiting
  • Home Assistant lights, scenes, fans, music, or (with confirm) locks/garage/climate
  • "take this thing and make it part of my world"
  • completing a web workflow, not just fetching text
  • iOS shortcuts
  • drafting or sending a message

Workflow

  1. Sense first. attention_scan or mac_read / house_get_entity.
  2. If acting, dry-run or preview. Physical, shortcut, and send paths need confirm=true when they are policy-lane or outbound.
  3. Act. house_call_safe_service observes, commands, then observes again. API 200 is not proof the door closed.
  4. Keep provenance. capture_artifact archives the original. comms_draft before comms_send.

Tools

  • mac_read — calendar | reminders | notes | mail | finder
  • mac_write — create_reminder (ok) or run_shortcut (confirm)
  • attention_scan — ranked needs-you list; degraded-honest if a Mac surface is down
  • house_get_entity / house_get_area / house_history
  • house_call_safe_service / house_scene_activate / house_verify_change
  • capture_artifact — ingest | retrieve | inbox
  • browser_workflow — open snapshot; submit requires confirm
  • phone_run_shortcut — allowlisted iOS shortcuts, confirm required
  • comms_draft / comms_send — telegram send only, confirm required

Gotchas

  • Do not expose arbitrary AppleScript. Named surfaces only.
  • Thermostat, cameras, garage, locks, security, water: confirm=true.
  • Mail and calendar need macOS permission; if a surface fails, report it, do not invent events.
  • Do not auto-send. Preview the exact recipient and body.
  • Share-sheet drops land in workspace/intake. Ingest them with capture_artifact.
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. yesterday First seen · 85 lines · 26 tokens per session scan A 603f2a978f5f

Subscribe to this mod's changes

Contact is a skill published in the GitHub repository notforyou23/home23 (11 stars, last pushed yesterday), licensed MIT. It adds 26 tokens to every session and 727 once invoked, about $0.0001 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-10.