turbo-quant-memory

turbo-quant-memory is a skill for Claude Code, Codex from Lexus2016/turbo_quant_memory. It costs 67 tokens per session (1,842 once invoked), scanned A, original, no licence file.

A skill for installing, configuring, and using Turbo Quant Memory, an MCP server for persistent agent memory.

In plain words
What is it for?
Registering tqmemory in an agent client and using its memory and secret-management tools.
Why use it?
It helps set up memory that can remain available across agent work, including notes, searches, linked entities, and a secrets vault.

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/lexus2016/turbo_quant_memory/turbo-quant-memory
Any agent
npx skills add Lexus2016/turbo_quant_memory --skill turbo-quant-memory
Clone the repo
git clone --depth 1 https://github.com/Lexus2016/turbo_quant_memory

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 turbo-quant-memory

README.md
[![agentmods](https://agentmods.dev/badge/skills/lexus2016/turbo_quant_memory/turbo-quant-memory.svg)](https://agentmods.dev/skills/lexus2016/turbo_quant_memory/turbo-quant-memory)
Your own site
<a href="https://agentmods.dev/skills/lexus2016/turbo_quant_memory/turbo-quant-memory"><img src="https://agentmods.dev/badge/skills/lexus2016/turbo_quant_memory/turbo-quant-memory.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,842 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.00067 $0.01842
Opus 5 $0.00034 $0.00921
Sonnet 5 $0.00013 $0.00368
Haiku 4.5 $0.00007 $0.00184

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

Security

Grade A, and why

turbo-quant-memory 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 4d 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.

src/turbo_memory_mcp/skills/turbo-quant-memory/SKILL.md · 107 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. 4d ago First seen · 107 lines · 67 tokens per session scan A 3a80a46560ea

Subscribe to this mod's changes

turbo-quant-memory is a skill published in the GitHub repository Lexus2016/turbo_quant_memory (8 stars, last pushed 9d ago), with no licence file. It adds 67 tokens to every session and 1,842 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-31.

Related

Other skills, from other repositories

docmancer

Work from the same local memory as every other coding agent on this machine. Recall prior decisions, preferences, instructions, and project conventions that Claude Code, Codex, Cursor, and other agents wrote here, with cited sources, fully local. Also searches a separate local technical-documentation index.

docmancer/docmancer · 62 tokens

memoryguard

Local-first MCP memory backend and governance console for coding agents. Auto-organize, quarantine, supersede, and rollback shared memories across multiple agents.

irisxc4/memoryguard · 32 tokens

memory-curation

When you have read / processed a workspace asset in this session and learned something durable about it, write a memory page so future sessions benefit. Maintain the workspace wiki's hierarchical structure as it grows.

Prismer-AI/PrismerCloud · 46 tokens

memory

Persist and retrieve agent memory across sessions — write durable notes, read by path, recall via semantic search, list/delete, and consolidate. Use whenever the user asks to remember/forget something, when you need to look up past decisions or context, or when episodic state matters beyond the current turn. Executes…

Prismer-AI/PrismerCloud · 76 tokens

plur-memory

Persistent learning for AI agents. Open engram format. Your agent learns from corrections, remembers across sessions, and transfers knowledge across domains.

plur-ai/plur · 31 tokens

plur-memory

Your memory stays on your machine. No cloud, no tracking, no API key. PLUR makes your OpenClaw remember — and shares that memory with every other tool you use.

plur-ai/plur · 41 tokens