lotti: Skill for Codex

.agents/skills/beads/SKILL.md

beads is a skill for Codex from matthiasn/lotti. It costs 42 tokens per session (541 once invoked), scanned B, original, GPL-3.0.

A private task-tracking skill for authorized Lotti maintainers. Lotti is the project it is designed to support.

In plain words
What is it for?
Use it for maintainer work that needs durable issue tracking or coordination between sessions and agents.
Why use it?
It keeps tasks, dependencies, blockers, handoffs, and shared agent notes available across work sessions.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is matthiasn/lotti's own configuration. It tells Codex how to work on lotti itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything lotti configures →

About the project

Lotti is a private logbook that stores tasks, time records, notes, habits, and health data on a person's devices, with personal AI assistants that summarize records and suggest changes for approval. It is for people who want to track intended and completed work while keeping synchronized data end-to-end encrypted. The catalogue add-ons provide agents, skills, and instructions for working with Lotti.

matthiasn/lotti · 1,171 stars · on GitHub · matthiasn.github.io

Reuse

Borrowing it

Nothing to install: this file belongs to matthiasn/lotti. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/matthiasn/lotti/main/.agents/skills/beads/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/matthiasn/lotti

Made for: 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 beads

README.md
[![agentmods](https://agentmods.dev/badge/skills/matthiasn/lotti/beads.svg)](https://agentmods.dev/skills/matthiasn/lotti/beads)
Your own site
<a href="https://agentmods.dev/skills/matthiasn/lotti/beads"><img src="https://agentmods.dev/badge/skills/matthiasn/lotti/beads.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 541 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00042 $0.00541
Opus 5 $0.00021 $0.00270
Sonnet 5 $0.00008 $0.00108
Haiku 4.5 $0.00004 $0.00054

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

Security

Grade B, and why

beads scanned grade B with 1 finding 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 8d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

chmod 700 .beads
.agents/skills/beads/SKILL.md · 95 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 8d ago First seen · 95 lines · 42 tokens per session scan B d19f235aef5e

Subscribe to this mod's changes

beads is a skill published in the GitHub repository matthiasn/lotti (1,171 stars, last pushed today), licensed GPL-3.0. It adds 42 tokens to every session and 541 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). 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

mempalace-task

Create, hand off, claim, execute, and close agent tasks through the MemPalace logstream. Use when the user wants to delegate work, prepare a ready-to-paste task for another agent, receive a MemPalace task id, or explicitly launch a supported headless agent in controlled mode.

MemPalace/mempalace · 67 tokens

neat-freak

Knowledge and governance closeout: reconcile project docs, rule files (CLAUDE.md/AGENTS.md), authorized agent memory, and workspace residue with what the code and runtime actually do, so the next session or the next person starts from one current answer. Trigger when the user names "neat-freak", "洁癖", or "/neat" — and…

KKKKhazix/khazix-skills · 202 tokens

vellum-memory-v3-migration

One-time migration of an existing memory-v2 concept corpus into the memory-v3 section-grain "wiki" — topical articles with a stand-alone lead and queryable sections — with loss-proof staging, assistant-reviewed authoring, and a retrieval-eval gate before cutover.

vellum-ai/vellum-assistant · 63 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

daily-briefing

Proactive daily briefing that fires on a recurring schedule, pulls recent memory and workspace context, composes a structured summary (action items, progress, radar, next steps), and delivers it to all active channels. Enable with a time like "set up my daily briefing at 9am". Disable, reschedule, or check status at…

vellum-ai/vellum-assistant · 75 tokens

brainstorm-feature

Clarify a rough product or engineering idea into a BRD-lite brief (Why) with measurable business value.

HoangNguyen0403/agent-skills-standard · 26 tokens