lotti: Skill for Claude Code

.claude/skills/maintain-docusaurus-manual/SKILL.md

maintain-docusaurus-manual is a skill for Claude Code, Codex from matthiasn/lotti. It costs 81 tokens per session (711 once invoked), scanned A, original, GPL-3.0.

A guide for maintaining a Docusaurus product manual. Docusaurus is a tool for building documentation websites from files such as Markdown and MDX.

In plain words
What is it for?
Use it when adding or revising manual pages, updating translated content, fixing language-version differences, or maintaining documentation coverage and builds.
Why use it?
It helps keep the manual’s writing, navigation, translations, screenshots, coverage information, and release build aligned.

Skill for Claude CodeCodex

Written for Claude Code and Codex: installed under .claude/, but also agents/openai.yaml present.

This is matthiasn/lotti's own configuration. It tells Claude Code and 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/.claude/skills/maintain-docusaurus-manual/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/matthiasn/lotti

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 maintain-docusaurus-manual

README.md
[![agentmods](https://agentmods.dev/badge/skills/matthiasn/lotti/maintain-docusaurus-manual/github.svg)](https://agentmods.dev/skills/matthiasn/lotti/maintain-docusaurus-manual)
Your own site
<a href="https://agentmods.dev/skills/matthiasn/lotti/maintain-docusaurus-manual"><img src="https://agentmods.dev/badge/skills/matthiasn/lotti/maintain-docusaurus-manual/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 maintain-docusaurus-manual

Your own site · 80×15
<a href="https://agentmods.dev/skills/matthiasn/lotti/maintain-docusaurus-manual"><img src="https://agentmods.dev/badge/skills/matthiasn/lotti/maintain-docusaurus-manual.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 711 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 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.00081 $0.00711
Opus 5 $0.00041 $0.00356
Sonnet 5 $0.00016 $0.00142
Haiku 4.5 $0.00008 $0.00071

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

Security

Grade A, and why

maintain-docusaurus-manual 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 10d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/audit_docusaurus_locales.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

.claude/skills/maintain-docusaurus-manual/SKILL.md · 75 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

3 files 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. 10d ago First seen · 75 lines · 81 tokens per session scan A 0b04f2730d6d

Subscribe to this mod's changes

maintain-docusaurus-manual is a skill published in the GitHub repository matthiasn/lotti (1,171 stars, last pushed today), licensed GPL-3.0. It adds 81 tokens to every session and 711 once invoked, about $0.0004 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

xcstrings-mcp

Use this skill for ANY task involving iOS/macOS localization: translating strings, adding or removing languages, checking coverage, finding missing or stale translations, validating format specifiers, managing plural forms, migrating from legacy .strings format, exporting/importing XLIFF for external translators…

Murzav/xcstrings-mcp · 122 tokens

review-pr

Review a pull request for conceptual fit, architecture impact, adversarial failure modes, security risk, docs impact, regression risk, test coverage, and merge readiness. Use when asked to review a PR, check whether a PR is safe to merge, decide if more tests are needed, perform adversarial or security review, or…

soniqo/speech-swift · 71 tokens

ios-marketing-capture

Use when the user wants to automate capture of marketing screenshots for a SwiftUI iOS app across multiple locales, devices, or appearances. Covers full-screen shots, isolated element renders (carousel cards, widgets), and reproducible output naming. Triggers on marketing screenshots, locale screenshots, widget…

ParthJadhav/ios-marketing-capture · 78 tokens

inclusive-design

Use when working on inclusion, i18n/localization, global name/address forms, low-end devices, slow/metered networks, affordability, or first-time/low-confidence users; not WCAG/screen readers (see accessibility).

evanca/flutter-ai-rules · 50 tokens

boutique-best-practices

Best practices for using Boutique with Swift 6 concurrency, @Observable, @ObservationIgnored, Sendable conformance, testing with preview stores, and dependency injection. Use when troubleshooting Boutique issues, migrating to Swift 6, or setting up tests.

mergesort/Boutique · 56 tokens

boutique-swiftui

Integrate Boutique with SwiftUI views using onChange, onStoreDidLoad, bindings, and preview stores. Use when building SwiftUI views that display or react to Boutique-persisted data.

mergesort/Boutique · 45 tokens