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 rules/lezards/neuron-vault-kit/neuron-vault-writegit clone --depth 1 https://github.com/lezards/neuron-vault-kitWhat 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.00013 | $0.00501 |
| Opus 5 | $0.00006 | $0.00251 |
| Sonnet 5 | $0.00003 | $0.00100 |
| Haiku 4.5 | $0.00001 | $0.00050 |
Grade A, and why
neuron-vault-write 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 yesterday.
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.
What it actually says
NeuronVault — escrita
Quando aprender algo que vai ser útil em conversas futuras, salve como neuron.
Quando salvar
| Sinal | Tipo |
|---|---|
| Usuário corrige seu approach ("não, não faz X") | feedback |
| Usuário aprova uma escolha não-óbvia ("isso, exatamente assim") | feedback |
| Você aprende role/stack/preferência do usuário | user |
| Decisão de projeto, deadline, motivação não-óbvia | project |
| Sistema externo importante (Linear, Grafana, etc) | reference |
| Procedimento repetitivo que o usuário descreveu | skill |
Quando NÃO salvar
- Padrões de código (descobre lendo o repo)
- História do git (já está em
git log) - Detalhes ephemeral da conversa atual
- Algo já documentado em
CLAUDE.mdou nas próprias Rules
Formato
Crie arquivo em neuron-vault/neurons/<tipo>-<slug>.md com frontmatter:
---
name: <título curto>
description: <uma linha — futuro Claude usa pra decidir relevância>
type: <user | feedback | project | reference | skill>
---
Para feedback e project, use estrutura Why/How to apply:
[a regra ou fato em uma frase]
**Why:** [motivo concreto — incidente, restrição, preferência]
**How to apply:** [quando essa regra entra em jogo]
Atualize o índice
Sempre que cria/atualiza/remove um neuron, edite neuron-vault/MEMORY.md adicionando/ajustando/removendo a linha:
- [Título](neurons/arquivo.md) — descrição em ≤150 caracteres
Não duplique
Antes de criar neuron novo, busque em MEMORY.md se já existe um sobre o mesmo tema. Se sim, atualize o existente em vez de criar duplicata.
Quando memória estiver obsoleta
Se você lê uma memória e o código contradiz, ou usuário corrige a memória, atualize ou remova — não acumule erro.
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.
- yesterday First seen · 64 lines · 13 tokens per session scan A 62ccd3ef5643
neuron-vault-write is a cursor rule published in the GitHub repository lezards/neuron-vault-kit (2 stars, last pushed 15d ago), licensed MIT. It adds 13 tokens to every session and 501 once invoked, about $0.0001 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 cursor rules, from other repositories
angular-20
This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.
dev-standard
Apache Superset development standards and guidelines for Cursor IDE.
typescript
Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.
coolify-ai-docs
Master reference to all Coolify AI documentation in .ai/ directory.
python_lib
Tips and guidelines specific to the development of the Streamlit Python library, not applicable to scripts and e2e tests.
specs
This directory contains product and tech specs for Streamlit features.