memory-awareness

memory-awareness is a skill for Cursor from luisabwk/kraken. It costs 58 tokens per session (1,073 once invoked), scanned A, original, no licence file.

A session-memory guide for an AI coding agent. It tells the agent when to look up and save project information so context can continue across conversations, when a memory service is available.

In plain words
What is it for?
It helps preserve project context, record architectural decisions, remember complex bug fixes, and track milestones across sessions.
Why use it?
It reduces the need to repeat project details after switching conversations or returning to unfinished work.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Good fit It helps preserve project context, record architectural decisions, remember complex bug fixes, and track milestones across sessions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/luisabwk/kraken/memory-awareness
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.

Any agent
npx skills add luisabwk/kraken --skill memory-awareness
Clone the repo
git clone --depth 1 https://github.com/luisabwk/kraken

Made for: Cursor.

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 memory-awareness

README.md
[![agentmods](https://agentmods.dev/badge/skills/luisabwk/kraken/memory-awareness.svg)](https://agentmods.dev/skills/luisabwk/kraken/memory-awareness)
Your own site
<a href="https://agentmods.dev/skills/luisabwk/kraken/memory-awareness"><img src="https://agentmods.dev/badge/skills/luisabwk/kraken/memory-awareness.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,073 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00058 $0.01073
Opus 5 $0.00029 $0.00536
Sonnet 5 $0.00012 $0.00215
Haiku 4.5 $0.00006 $0.00107

Measured 7d ago against content hash a063de122263, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

memory-awareness 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 7d 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.

.cursor/skills/memory-awareness/SKILL.md · 145 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. 7d ago First seen · 145 lines · 58 tokens per session scan A a063de122263

Subscribe to this mod's changes

memory-awareness is a skill published in the GitHub repository luisabwk/kraken (1 stars, last pushed 6mo ago), with no licence file. It adds 58 tokens to every session and 1,073 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

ui-design

Create distinctive, production-grade web interfaces with high design quality using Tailwind CSS. Use for building UI components, pages, dashboards, apps, and web applications. Generates crafted, polished code that avoids generic AI aesthetics.

jaansokk/cursor_tools · 46 tokens

code-review-codex

Final-gate code review via Codex CLI (codex-5.3, xhigh). Finds bugs, security issues, and regressions before commit. No edits — findings report only.

jaansokk/cursor_tools · 45 tokens

checkpoint

Save a session checkpoint — what was done, what's next, any blockers.

Jkudjo/oh-my-cursor · 16 tokens

spec-review-codex

Audit project specs for conflicts, goal drift, ambiguity, and gaps via Codex CLI (gpt-5.2, xhigh). Read-only findings report.

jaansokk/cursor_tools · 39 tokens

summarizer

Summarize a YouTube video or podcast episode and save the summary as a structured note in NotePlan under '3 Resources/Podcasts, YT/'. Use this skill whenever the user shares a YouTube link and wants it summarized, noted, or saved — or says things like 'summarize this', 'add this to my notes', 'save this podcast'…

jaansokk/cursor_tools · 152 tokens

noteplan

Read, search, create, and edit NotePlan notes and daily logs directly via the filesystem. Use this skill whenever the user references NotePlan, daily notes, weekly notes, project notes, or wants to check/update their planning. Triggers: 'noteplan', 'daily note', 'today's note', 'weekly note', 'check my notes', 'add to…

jaansokk/cursor_tools · 105 tokens