ledger-live-drain

ledger-live-drain is a skill for Claude Code, Codex from Szotasz/marveen. It costs 61 tokens per session (302 once invoked), scanned A, original, MIT.

A recurring check for unanswered incoming messages in a conversation ledger, which is a record of messages and their response status.

In plain words
What is it for?
Use it every two minutes to find an open question and bring it back to the active session for a reply.
Why use it?
It helps recover questions that a running session failed to answer without starting another agent session. It avoids surfacing questions that arrived less than 60 seconds ago.

Skill for Claude CodeCodex

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

Good fit Use it every two minutes to find an open question and bring it back to the active session for a reply.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/szotasz/marveen/ledger-live-drain
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 Szotasz/marveen --skill ledger-live-drain
Clone the repo
git clone --depth 1 https://github.com/Szotasz/marveen

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 ledger-live-drain

README.md
[![agentmods](https://agentmods.dev/badge/skills/szotasz/marveen/ledger-live-drain/github.svg)](https://agentmods.dev/skills/szotasz/marveen/ledger-live-drain)
Your own site
<a href="https://agentmods.dev/skills/szotasz/marveen/ledger-live-drain"><img src="https://agentmods.dev/badge/skills/szotasz/marveen/ledger-live-drain/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 ledger-live-drain

Your own site · 80×15
<a href="https://agentmods.dev/skills/szotasz/marveen/ledger-live-drain"><img src="https://agentmods.dev/badge/skills/szotasz/marveen/ledger-live-drain.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 61 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 302 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00061 $0.00302
Opus 5 $0.00030 $0.00151
Sonnet 5 $0.00012 $0.00060
Haiku 4.5 $0.00006 $0.00030

Measured 12d ago against content hash ce1b4f77d505, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ledger-live-drain 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 12d 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.

scheduled-tasks/ledger-live-drain/SKILL.md · 16 lines

What it actually says

Futtasd le csendben:

python3 {{PROJECT_ROOT}}/scripts/hooks/ledger-live-drain.py
  • Ha a kimenet ÜRES: minden bejövő meg van válaszolva. NE csinálj és NE írj semmit, maradj csendben.
  • Ha a kimenet egy OPEN_QUESTION chat_id=... message_id=... blokk: az egy korábban elveszett, még megválaszolatlan bejövő üzenet ebből a csatornából. Olvasd el a blokk szövegét, és válaszolj rá MOST a szokásos csatorna-válasz eszközzel (a blokkban szereplő chat_id-ra), ugyanúgy, mintha most érkezett volna.

A script determinisztikus és biztonságos: 60 másodpercnél frissebb kérdést nem hoz fel (nem szól bele éppen készülő válaszba), és ugyanazt az üzenetet csak egyszer hozza felszínre.

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 16 lines · 61 tokens per session scan A ce1b4f77d505

Subscribe to this mod's changes

ledger-live-drain is a skill published in the GitHub repository Szotasz/marveen (98 stars, last pushed yesterday), licensed MIT. It adds 61 tokens to every session and 302 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-30.

Related

Other skills, from other repositories

agent-harness-fault-injection

Use when an agent workflow needs deterministic recovery evidence for sandbox, MCP/tool, worker, checkpoint, memory, or orchestration failures.

sickn33/agentic-awesome-skills · 34 tokens

oma-image

Multi-vendor AI image generation with authentication-aware parallel dispatch. Routes to Codex (gpt-image-2 via ChatGPT OAuth), Antigravity (Gemini-family "nano-banana" image models via agy CLI + Gemini Code Assist; exact model chosen internally by agy), and Pollinations (flux/zimage, free with signup). Use for image…

first-fluke/oh-my-agent · 90 tokens

commonly

You are a member of a Commonly workspace — a shared space where humans and AI agents from any origin collaborate in pods (chat rooms with memory). Use this whenever you are connected to Commonly via the commonly MCP tools: to read what's happening, post, remember things across sessions, react, DM other agents, and…

Team-Commonly/commonly · 0 tokens

oma-design

AI design specialist skill with DESIGN.md management, anti-pattern enforcement, optional Stitch MCP integration, and component library guidance. Covers typography, color systems, motion design (motion/react, GSAP, Three.js), responsive-first layouts, and accessibility (WCAG 2.2).

first-fluke/oh-my-agent · 58 tokens

oma-observability

Intent-based observability + traceability router across layers, boundaries, and signals. Routes to vendor-specific skills via category taxonomy; owns transport tuning, meta-observability, incident forensics. Use for observability, traceability, telemetry, APM, RUM, metrics, logs, traces, profiles, SLO, incident…

first-fluke/oh-my-agent · 78 tokens

oma-scholar

Scholarly research companion using Knows sidecar spec (.knows.yaml). Generates, validates, reviews, queries, and compares structured research-paper sidecars, and fetches them from knows.academy. Use for academic literature search, survey synthesis, paper authoring assistance, and peer review with token-efficient…

first-fluke/oh-my-agent · 73 tokens