velesdb-learning-loop

velesdb-learning-loop is a skill for Claude Code, Codex from cyberlife-coder/VelesDB. It costs 275 tokens per session (4,281 once invoked), scanned A, original, no licence file.

A skill that saves connected, lasting notes from each VelesDB design, coding, and checking cycle. VelesDB is a local-first database project.

In plain words
What is it for?
Maintaining project memory while designing, implementing, and verifying changes in VelesDB or VelesDB Core.
Why use it?
It keeps earlier decisions and mistakes available, reducing repeated investigation and conflicting changes in later work.

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/cyberlife-coder/velesdb/velesdb-learning-loop
Any agent
npx skills add cyberlife-coder/VelesDB --skill velesdb-learning-loop
Clone the repo
git clone --depth 1 https://github.com/cyberlife-coder/VelesDB

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 velesdb-learning-loop

README.md
[![agentmods](https://agentmods.dev/badge/skills/cyberlife-coder/velesdb/velesdb-learning-loop.svg)](https://agentmods.dev/skills/cyberlife-coder/velesdb/velesdb-learning-loop)
Your own site
<a href="https://agentmods.dev/skills/cyberlife-coder/velesdb/velesdb-learning-loop"><img src="https://agentmods.dev/badge/skills/cyberlife-coder/velesdb/velesdb-learning-loop.svg" alt="Measured on agentmods" height="20"></a>
Per session 275 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,281 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.00275 $0.04281
Opus 5 $0.00138 $0.02141
Sonnet 5 $0.00055 $0.00856
Haiku 4.5 $0.00028 $0.00428

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

Security

Grade A, and why

velesdb-learning-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 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.

crates/velesdb-node/skills/velesdb-learning-loop/SKILL.md · 369 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 · 369 lines · 275 tokens per session scan A 337ff8632d58

Subscribe to this mod's changes

velesdb-learning-loop is a skill published in the GitHub repository cyberlife-coder/VelesDB (90 stars, last pushed today), with no licence file. It adds 275 tokens to every session and 4,281 once invoked, about $0.0014 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

uteke-memory

Persistent memory engine for AI agents via the uteke CLI — remember, recall, search, forget with semantic + FTS5 hybrid search, documents, knowledge graph, rooms, tiered memory, and multi-agent namespaces.

codecoradev/uteke · 44 tokens

gno

Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs…

gmickel/gno · 86 tokens

init-rag-rat

Use to set up rag-rat in a repository that is not indexed yet — when the rag-rat MCP server is DORMANT (its tools return {"status":"noindex"} with a "Run rag-rat init … then restart" remedy), or when the user asks to initialize / configure / "set up rag-rat" / "index this repo" / choose an embedding backend. Drives…

cq27-dev/rag-rat · 224 tokens

mnemo

Persistent memory for the current session. Use this skill whenever the user asks you to remember a fact, recall something they told you before, or when starting work where prior context might exist (conventions, decisions, file purposes, preferences).

omermaksutii/mnemo · 50 tokens

internal-rag

Mandatory persistent project memory for substantial coding tasks. Use at task start, recovery, milestones, failures, before risky operations, before compaction, and before finishing. v1.0.1 adds type filtering, type-priority scoring, query expansion, grouped context output, and promote workflow.

PeterPirog/mcp-light-memory · 62 tokens

turbo-quant-gatekeeper

Use for semantic-memory TurboQuant candidate acceleration, exact rerank, vector artifact lifecycle, and fallback receipts.

RecursiveIntell/Gloss · 29 tokens