session-artifact-indexing

session-artifact-indexing is a skill for Claude Code, Codex from AtlasOmnia/hermes-custom-pack. It costs 36 tokens per session (616 once invoked), scanned A, a copy of session-artifact-indexing, MIT.

A way to create an index of the documents, plans, templates, links, and other files produced or referenced during a work session. It keeps related materials together for later access.

In plain words
What is it for?
Use it to organize project files, research sources, trackers, templates, and durable session notes.
Why use it?
It reduces the chance of losing track of scattered work and makes the next step easier to find.

Skill for Claude CodeCodex

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

Good fit Use it to organize project files, research sources, trackers, templates, and durable session notes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atlasomnia/hermes-custom-pack/session-artifact-indexing
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 AtlasOmnia/hermes-custom-pack --skill session-artifact-indexing
Clone the repo
git clone --depth 1 https://github.com/AtlasOmnia/hermes-custom-pack

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 session-artifact-indexing

README.md
[![agentmods](https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing/github.svg)](https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing)
Your own site
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing/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 session-artifact-indexing

Your own site · 80×15
<a href="https://agentmods.dev/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing"><img src="https://agentmods.dev/badge/skills/atlasomnia/hermes-custom-pack/session-artifact-indexing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 616 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 100% copy Near-identical to another mod 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.00036 $0.00616
Opus 5 $0.00018 $0.00308
Sonnet 5 $0.00007 $0.00123
Haiku 4.5 $0.00004 $0.00062

Measured 7d ago against content hash 100e9bdc6cda, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

session-artifact-indexing 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 7d 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.

Origin

This is a copy

100% identical to session-artifact-indexing — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/session-artifact-indexing/SKILL.md · 97 lines

How it starts

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

Session Artifact Indexing

Use this skill when a session creates or references several documents, trackers, plans, templates, source links, or skills that the user may need later.

Primary trigger phrases:

  • “I lose track of things”
  • “put the links somewhere”
  • “make a note”
  • “save the documents from this session”
  • “where are the files from this?”
  • Any multi-step work that creates 3+ durable files and ends with a natural handoff/checkpoint

The goal is not to duplicate all work. The goal is to create one clean index that the user can open later.

Default Destination

For Apple Notes, use the user’s dedicated assistant folder:

⭐ Hermes - Assistant

If the task is explicitly Obsidian-first, use the relevant vault note instead. If the user asks for Apple Notes, use Apple Notes.

What to Include

Create a titled note with grouped links:

  1. Main planning / brainstorm docs
  2. Working files / trackers
  3. Templates
  4. Skills created or updated
  5. Existing reference files used
  6. External public-source links
  7. Current priority / next step, if the session established one

Use:

  • file:// links for local files
  • normal https:// links for web sources
  • readable labels, not raw path dumps only

Apple Notes Creation Pattern

For large note bodies, write an AppleScript file first and then run it with osascript.

Do not inline long AppleScript with HTML through a single shell command if the body contains & or &amp;; command safety scanning may interpret ampersands as shell backgrounding. Writing the script file first is cleaner and avoids false positives.

Verification

Always verify the note exists before reporting success:

memo notes -f '⭐ Hermes - Assistant' 2>&1 | grep -i 'NOTE TITLE'

Report back with:

  • note title
  • folder name
  • a concise list of included link groups

Quality Bar

Good index note:

  • Has a clear title
  • Explains why it exists in one sentence
  • Groups links logically
  • Uses clickable local and web links
  • Does not bury the user in full transcripts
  • Gives him one place to resume from

Read the full file on GitHub · 97 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. 7d ago First seen · 97 lines · 36 tokens per session scan A 100e9bdc6cda

Subscribe to this mod's changes

session-artifact-indexing is a skill published in the GitHub repository AtlasOmnia/hermes-custom-pack (56 stars, last pushed 26d ago), licensed MIT. It adds 36 tokens to every session and 616 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to session-artifact-indexing, differing in 0 lines, and is treated as a copy.