altoindex

altoindex is a skill for Claude Code, Codex from systemoperators/claude-plugins. It costs 52 tokens per session (1,367 once invoked), scanned A, original, MIT.

A guide for working with personal information synced from Apple apps into Markdown files by alto.index, a macOS app. The data can come from Notes, Reminders, Calendar, Contacts, Messages, Safari, Voice Memos, and Granola meetings.

In plain words
What is it for?
Use it to search or work with synced notes, reminders, calendar events, contacts, messages, browsing history, voice recordings, or meeting records.
Why use it?
It helps an agent find and understand this exported personal data while linking results back to the original Apple app item.

Skill for Claude CodeCodex

Part of the altoindex plugin — 1 skill, 11 commands shipped together

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/systemoperators/claude-plugins/altoindex
Any agent
npx skills add systemoperators/claude-plugins --skill altoindex
Clone the repo
git clone --depth 1 https://github.com/systemoperators/claude-plugins

Made for: Claude Code, Codex.

Or install altoindex, the plugin that ships this one along with the rest of its 1 skill, 11 commands.

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 altoindex

README.md
[![agentmods](https://agentmods.dev/badge/skills/systemoperators/claude-plugins/altoindex.svg)](https://agentmods.dev/skills/systemoperators/claude-plugins/altoindex)
Your own site
<a href="https://agentmods.dev/skills/systemoperators/claude-plugins/altoindex"><img src="https://agentmods.dev/badge/skills/systemoperators/claude-plugins/altoindex.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,367 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.00052 $0.01367
Opus 5 $0.00026 $0.00683
Sonnet 5 $0.00010 $0.00273
Haiku 4.5 $0.00005 $0.00137

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

Security

Grade A, and why

altoindex 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 4d 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.

altoindex/skills/altoindex/SKILL.md · 141 lines

How it starts

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

alto.index Data

alto.index is a macOS app that syncs data from Apple apps to ~/Documents/alto-index/ as markdown files. This skill teaches you how to work with the synced data.

Base Path

All data lives in ~/Documents/alto-index/. Each data source has its own subfolder with a CLAUDE.md containing source-specific details. Always read the relevant CLAUDE.md first when working with a source you haven't seen yet.

Most exported files contain deep links back to the original item in the native macOS app. When referencing any item, always include the native link so the user can click through to the source app. The link is typically in the frontmatter link or source field, or at the bottom of the file body. Supported link schemes: notes://, x-apple-reminder://, addressbook://, calshow:.

Data Sources

notes/

Apple Notes exported as markdown files.

  • path: notes/{folder}/{title}.md
  • folders match Apple Notes folder names, nested folders supported
  • frontmatter: title, id, created, modified, folder, attachments, links, source
  • deep link: notes://showNote?identifier={uuid} (in source field)
  • body contains the note content in markdown, with a link back to the original note at the bottom

reminders/

Apple Reminders (active/non-completed only).

  • path: reminders/{list}/{title}.md
  • lists match Apple Reminders list names
  • frontmatter: title, reminder_id, list, priority (none/low/medium/high), flagged, url, images, created_date, modified_date, link
  • deep link: x-apple-reminder://{reminder_id} (in link field)
  • body may contain URLs and images sections

calendar/

Apple Calendar events.

  • path: calendar/{calendar-name}/{YYYY-MM-DD}/{event}.md
  • organized by calendar name, then by date
  • frontmatter: title, event_id, calendar, start_date, end_date, all_day, location, url, organizer, attendees (list with name/status/role), status, availability, alarms, recurrence, created_date, modified_date, link
  • deep link: calshow:{timeIntervalSinceReferenceDate} (in link field)
  • body includes time/location info, notes, and attendee list

Read the full file on GitHub · 141 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. 4d ago First seen · 141 lines · 52 tokens per session scan A 17870e4fe388

Subscribe to this mod's changes

altoindex is a skill published in the GitHub repository systemoperators/claude-plugins (6 stars, last pushed 7mo ago), licensed MIT. It adds 52 tokens to every session and 1,367 once invoked, about $0.0003 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-08-31.

Related

Other skills, from other repositories

ideogram-ultra

Build Ideogram 4 (Ideogram Ultra) txt2img and img2img workflows with the local open-weights model, dual conditional/unconditional models with DualModelGuider, Qwen3-VL text encoder, and structured JSON ("compositional deconstruction") prompts for strong text rendering and layout control.

artokun/comfyui-mcp · 68 tokens

model-compatibility

Model family compatibility matrix covering loaders, resolutions, samplers, CFG, VAE, ControlNet, and LoRA compatibility for SD 1.5, SDXL, Flux, SD3, and video models.

artokun/comfyui-mcp · 47 tokens

flux-txt2img

Build Flux txt2img workflows with Flux.1 Dev (SRPO), Flux 2 Klein 9B, Turbo LoRAs, FluxGuidance, and DualCLIPLoader patterns.

artokun/comfyui-mcp · 44 tokens

civitai

Discover Civitai models with the BUILT-IN downloadmodel action:"searchcivitai" and install/generate them locally. Find a checkpoint/LoRA/embedding on Civitai, download it into ComfyUI, and use its trigger words. Optionally pair the official Civitai MCP for community features (images browsing, posting, collections).

artokun/comfyui-mcp · 76 tokens

chief-strategy-officer

Owns where the business plays and how it wins over a multi-year horizon — portfolio choices, corporate development, strategic partnerships, and planning under uncertainty. Use this for a decision about which markets or businesses to be in, whether to build, buy, or partner, how to allocate capital across business…

cbrock84/headcount · 93 tokens

brand-setup

Create or update the brand profile every other skill reads — a quick 5-question or full 17-question interactive setup capturing identity, business model, industry and compliance markets, 4-dimension voice scales, channels, goals, and competitors, saved to /.claude-marketing/brands/{slug}/profile.json via…

indranilbanerjee/digital-marketing-pro · 148 tokens