recallium-guidance

recallium-guidance is a skill for Claude Code, Codex from recallium-ai/recallium. It costs 57 tokens per session (1,462 once invoked), scanned A, original, no licence file.

Instructions for using Recallium tools to store, search, and manage information remembered across interactions.

In plain words
What is it for?
It is for managing memories and knowledge with Recallium during an agent session.
Why use it?
It helps keep important context available instead of losing it between conversations or tasks.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for managing memories and knowledge with Recallium during an agent session.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/recallium-ai/recallium/claude-code-skills
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 recallium-ai/recallium --skill claude-code-skills
Clone the repo
git clone --depth 1 https://github.com/recallium-ai/recallium

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 recallium-guidance

README.md
[![agentmods](https://agentmods.dev/badge/skills/recallium-ai/recallium/claude-code-skills/github.svg)](https://agentmods.dev/skills/recallium-ai/recallium/claude-code-skills)
Your own site
<a href="https://agentmods.dev/skills/recallium-ai/recallium/claude-code-skills"><img src="https://agentmods.dev/badge/skills/recallium-ai/recallium/claude-code-skills/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for recallium-guidance

Your own site · 80×15
<a href="https://agentmods.dev/skills/recallium-ai/recallium/claude-code-skills"><img src="https://agentmods.dev/badge/skills/recallium-ai/recallium/claude-code-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,462 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.00057 $0.01462
Opus 5 $0.00028 $0.00731
Sonnet 5 $0.00011 $0.00292
Haiku 4.5 $0.00006 $0.00146

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

Security

Grade A, and why

recallium-guidance 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 10d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (install.bat, install.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

claude-code-skills/SKILL.md · 168 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 10d ago First seen · 168 lines · 57 tokens per session scan A 7ec3debb63f5

Subscribe to this mod's changes

recallium-guidance is a skill published in the GitHub repository recallium-ai/recallium (55 stars, last pushed 3mo ago), with no licence file. It adds 57 tokens to every session and 1,462 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-30.

Related

Other skills, from other repositories

docs-adr

Create and maintain lightweight Architecture Decision Records as agent-readable decision memory — what was decided, why, and which alternatives were rejected. Use when "record this decision", "set up ADRs", "the agent keeps suggesting Y again". Docs vs code drift → plan-docs-sync. Session state → handoff.

kensaurus/cursor-kenji · 66 tokens

docs-domain-modeling

Build and sharpen a project's domain model — a CONTEXT.md glossary and ubiquitous language. Use when pinning down terminology, or the agent "uses the wrong words". Repo decision-memory system (INDEX.md, rejected alternatives) → docs-adr.

kensaurus/cursor-kenji · 54 tokens

memory-awareness

Proactive memory usage for continuity across sessions. Use when a memory MCP is available — this skill governs when to automatically query and store memories, ensuring context persists between conversations. Triggers on task start, project context switch, architectural decision, complex bug resolution, and milestone…

luisabwk/kraken · 58 tokens

enhance-web-landing

Build landing pages, portfolios, and marketing sites that don't look AI-generated. Use when asked for "landing page", "portfolio", "marketing site", "anti-slop", "Awwwards-style", "premium frontend", or when design needs a strong point of view.

kensaurus/cursor-kenji · 61 tokens

audit-payment-system

Read-only audit for payment/money-movement systems, scope-gated so a Stripe-Checkout site and an in-house ledger each see only relevant findings. Use when "audit payment system", "double charge / idempotency", "ledger / reconciliation", "webhook / 3DS / PCI". Mobile IAP → audit-monetization-iap.

kensaurus/cursor-kenji · 76 tokens

enhance-web-ux

NN/g-grounded enhancement of an existing page's flows — not a repo-wide slop audit. Use when "fix UX of /xxx" or "improve information density". Repo-wide authenticity plan → plan-antislop. Composition/type → enhance-web-ui. Dense prose / CPL / reading level → enhance-readability. Heuristics-only → audit-ux.

kensaurus/cursor-kenji · 80 tokens