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.
npx agentmods add skills/x-rayluan/awesome-ceo-stack/memorization-loopnpx skills add X-RayLuan/awesome-ceo-stack --skill memorization-loopgit clone --depth 1 https://github.com/X-RayLuan/awesome-ceo-stackWrote 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.
[](https://agentmods.dev/skills/x-rayluan/awesome-ceo-stack/memorization-loop)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- 3d ago First seen · 210 lines · 105 tokens per session scan A 20336a9ada81
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.
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.
agent-newbie-guide
Skill "agent-newbie-guide" from hashgraph-online/awesome-codex-plugins, covering codex 新手引导, 🚫 新手术语过滤(绝对禁止), 统一行为规范(内嵌), 📍 阶段位置 and 启动自检.
agent-learning-coach
中文学习教练技能。用于学习编程、英语、设计、产品、AI、数学或任何技能时,先诊断水平,再用讲解、练习、反馈、复习的循环推进。触发语包括"进入学习模式""我想学""带我练""帮我制定学习计划""像教练一样教我"。.
search
Search all Japanese NLP resources (libraries, models, datasets, tutorials, dictionaries, Hugging Face). Accepts keywords or natural language questions in any language.
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…
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…