obsidian-memory-closeout AGENTS.md

obsidian-memory-closeout AGENTS.md is an instructions file for Codex, OpenCode from roccodaffuso/obsidian-memory-closeout. It costs 276 tokens per session, scanned A, original, MIT.

Repository instructions for maintaining a public Codex skill that saves selected information to Obsidian, a note-taking app. They define privacy limits, file locations, editing rules, and validation commands.

In plain words
What is it for?
Use them when editing or validating the Obsidian memory closeout skill, organizing its guidance and scripts, or checking that a package is safe to publish.
Why use it?
They help contributors keep private notes, secrets, personal paths, and raw conversations out of the public repository. They also make changes easier to check before committing.

Instructions file for CodexOpenCode

Written for Codex and OpenCode: the file is AGENTS.md. Also seen: mentions AGENTS.md; mentions Codex.

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 instructions/roccodaffuso/obsidian-memory-closeout/agents-md
Clone the repo
git clone --depth 1 https://github.com/roccodaffuso/obsidian-memory-closeout

Made for: Codex, OpenCode.

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 obsidian-memory-closeout AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/roccodaffuso/obsidian-memory-closeout/agents-md.svg)](https://agentmods.dev/instructions/roccodaffuso/obsidian-memory-closeout/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/roccodaffuso/obsidian-memory-closeout/agents-md"><img src="https://agentmods.dev/badge/instructions/roccodaffuso/obsidian-memory-closeout/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 276 This file is loaded in full into every session.
When invoked 276 The same file — it is already loaded in full.
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.1 $0.00276 $0.00276
Opus 5 $0.00138 $0.00138
Sonnet 5 $0.00055 $0.00055
Haiku 4.5 $0.00028 $0.00028

Measured 5d ago against content hash 002d7aa6e57d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

obsidian-memory-closeout AGENTS.md 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 5d 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.

AGENTS.md · 40 lines

What it actually says

AGENTS.md

Guidance for AI agents working on this public repository.

Repository Goal

Maintain a generic, public Codex skill for curated Obsidian memory closeouts. Keep the installable skill small, privacy-safe, and easy to validate.

Privacy Boundary

Do not add:

  • Private vault notes.
  • Raw transcripts or exported chats.
  • Secrets, credentials, tokens, private keys, or seed phrases.
  • Machine-specific personal paths.
  • Personal names, emails, or organization-specific examples unless they are already public and intentionally documented.

Examples must be synthetic.

Edit Rules

  • Keep behavioral instructions inside skill/obsidian-memory-closeout/SKILL.md.
  • Put longer guidance in skill/obsidian-memory-closeout/references/ and link it from SKILL.md.
  • Put deterministic helper code in skill/obsidian-memory-closeout/scripts/.
  • Keep repo documentation outside the installable skill folder unless Codex needs it at runtime.
  • Avoid adding generated artifacts to git; dist/ is ignored.

Validation

Run before commits:

python3 scripts/validate_skill.py --root .
python3 skill/obsidian-memory-closeout/scripts/secret_scan.py .
python3 scripts/package_skill.py --root . --check

If validation fails, fix the cause rather than loosening checks.

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. 5d ago First seen · 40 lines · 276 tokens per session scan A 002d7aa6e57d

Subscribe to this mod's changes

obsidian-memory-closeout AGENTS.md is an instructions file published in the GitHub repository roccodaffuso/obsidian-memory-closeout (2 stars, last pushed 3d ago), licensed MIT. It adds 276 tokens to every session, about $0.0014 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 instructions, from other repositories

obsidian-mind CLAUDE.md

Claude Code instructions for breferrari/obsidian-mind, covering obsidian mind, skills & capabilities, custom slash commands, vault structure and obsidian cli.

breferrari/obsidian-mind · 9,405 tokens

obsidian-mind AGENTS.md

AGENTS.md instructions for breferrari/obsidian-mind, covering obsidian mind, hooks, commands, memory and reaching this vault from another repo.

breferrari/obsidian-mind · 1,145 tokens

obsidian-llm-wiki CLAUDE.md

Claude Code instructions for green-dalii/obsidian-llm-wiki, a project described as: Karpathy's LLM Wiki implementation plugin for Obsidian - turns notes and PDFs into a linked, LLM-powered knowledge base with entity pages, concept pages, graph-powered Q&A, and local-first privacy.

green-dalii/obsidian-llm-wiki · 234 tokens

third-brain-v7-skills AGENTS.md

Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — codex / antigravity cli, skills summary (20 skills), 📥 knowledge pipeline, 🔄 daily loop and 🎨 behavior & creativity.

Mark393295827/third-brain-v7-skills · 1,365 tokens

third-brain-v7-skills CLAUDE.md

Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — claude code, v8.1 multi-domain taxonomy specification, 20 core skills overview, 📥 knowledge pipeline and 🔄 daily loop.

Mark393295827/third-brain-v7-skills · 1,124 tokens

third-brain-v7-skills GEMINI.md

Instructions for Mark393295827/third-brain-v7-skills, covering third brain v8.1 skills — gemini / antigravity cli, 20 core agent skills, 📥 knowledge pipeline, 🔄 daily loop and 🎨 behavior & creativity.

Mark393295827/third-brain-v7-skills · 894 tokens