memorization-loop

memorization-loop is a skill for Claude Code, Codex from X-RayLuan/awesome-ceo-stack. It costs 105 tokens per session (2,588 once invoked), scanned A, original, no licence file.

A study routine based on spaced repetition, which reviews material at increasing intervals, combined with self-testing and revisiting mistakes.

In plain words
What is it for?
Use it to learn vocabulary, dates, definitions, formulas, poems, historical facts, geography, or other material that must be remembered.
Why use it?
It replaces repeated passive reading with scheduled recall and targeted review of what was forgotten.

Skill for Claude CodeCodex

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 skills/x-rayluan/awesome-ceo-stack/memorization-loop
Any agent
npx skills add X-RayLuan/awesome-ceo-stack --skill memorization-loop
Clone the repo
git clone --depth 1 https://github.com/X-RayLuan/awesome-ceo-stack

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 memorization-loop

README.md
[![agentmods](https://agentmods.dev/badge/skills/x-rayluan/awesome-ceo-stack/memorization-loop.svg)](https://agentmods.dev/skills/x-rayluan/awesome-ceo-stack/memorization-loop)
Your own site
<a href="https://agentmods.dev/skills/x-rayluan/awesome-ceo-stack/memorization-loop"><img src="https://agentmods.dev/badge/skills/x-rayluan/awesome-ceo-stack/memorization-loop.svg" alt="Measured on agentmods" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,588 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00105 $0.02588
Opus 5 $0.00053 $0.01294
Sonnet 5 $0.00021 $0.00518
Haiku 4.5 $0.00011 $0.00259

Measured 3d ago against content hash 20336a9ada81, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

memorization-loop 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 3d 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.

ceo-skill/Openclaw-Study-Coach/.claude/skills/memorization-loop/SKILL.md · 210 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 3d ago First seen · 210 lines · 105 tokens per session scan A 20336a9ada81

Subscribe to this mod's changes

memorization-loop is a skill published in the GitHub repository X-RayLuan/awesome-ceo-stack (8 stars, last pushed 1mo ago), with no licence file. It adds 105 tokens to every session and 2,588 once invoked, about $0.0005 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 skills, from other repositories

muapi-storyboard-to-cooking-video

Turn a single photo of a person into a 15-second cinematic pasta-making (or other cuisine) tutorial video. First builds a composite reference sheet (character + kitchen + 9-step action board), then animates the full cooking sequence with audio in a single continuous shot.

SamurAIGPT/Generative-Media-Skills · 64 tokens

agent-newbie-guide

Skill "agent-newbie-guide" from hashgraph-online/awesome-codex-plugins, covering codex 新手引导, 🚫 新手术语过滤(绝对禁止), 统一行为规范(内嵌), 📍 阶段位置 and 启动自检.

hashgraph-online/awesome-codex-plugins · 87 tokens

agent-learning-coach

中文学习教练技能。用于学习编程、英语、设计、产品、AI、数学或任何技能时,先诊断水平,再用讲解、练习、反馈、复习的循环推进。触发语包括"进入学习模式""我想学""带我练""帮我制定学习计划""像教练一样教我"。.

hashgraph-online/awesome-codex-plugins · 81 tokens

search

Search all Japanese NLP resources (libraries, models, datasets, tutorials, dictionaries, Hugging Face). Accepts keywords or natural language questions in any language.

taishi-i/awesome-japanese-nlp-resources · 31 tokens

postmortem

Distil the conversation we just had into a structured 7-file postmortem set under .ralphy/workspaces/ /projects/ /postmortem/ for the active ralphy project. Splits the record into chronological chat history, lessons learned, ralphy-CLI bug list (with the raw bunx / ffmpeg / curl workarounds the agent had to reach…

alecs5am/ralphy · 292 tokens

memory-review

Lightweight end-of-session memory review — scan the conversation just had for durable lessons and save them into Ralphy's tiered memory (ralphy memory note, write-and-tell: every save surfaced in chat, "forget " honored instantly), so the next session starts already knowing. The chat-native analog of hermes-agent's…

alecs5am/ralphy · 304 tokens