session-context

session-context is a skill for Claude Code, Codex from Jarzembak/calibremcp. It costs 0 tokens per session (118 once invoked), scanned A, a copy of session-context, MIT.

Session instructions for using a Calibre e-book library server. Calibre is software for organising e-books, and the server supports searching, managing, exporting, and retrieving information from the library.

In plain words
What is it for?
They are for searching books, checking library health, updating book details, exporting results, and tagging books that were discussed.
Why use it?
They make the agent check the library before work and save useful findings afterward, so book-related context is not lost between tasks.

Skill for Claude CodeCodex

Part of the calibre-mcp plugin — 6 skills, 1 MCP server shipped together

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/jarzembak/calibremcp/session-context
Any agent
npx skills add Jarzembak/calibremcp --skill session-context
Clone the repo
git clone --depth 1 https://github.com/Jarzembak/calibremcp

Made for: Claude Code, Codex.

Or install calibre-mcp, the plugin that ships this one along with the rest of its 6 skills, 1 MCP server.

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 session-context

README.md
[![agentmods](https://agentmods.dev/badge/skills/jarzembak/calibremcp/session-context.svg)](https://agentmods.dev/skills/jarzembak/calibremcp/session-context)
Your own site
<a href="https://agentmods.dev/skills/jarzembak/calibremcp/session-context"><img src="https://agentmods.dev/badge/skills/jarzembak/calibremcp/session-context.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 118 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00000 $0.00118
Opus 5 $0.00000 $0.00059
Sonnet 5 $0.00000 $0.00024
Haiku 4.5 $0.00000 $0.00012

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

Security

Grade A, and why

session-context 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 5d 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.

Origin

This is a copy

100% identical to session-context — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.opencode/skills/session-context/SKILL.md · 12 lines

What it actually says

Session Context (Calibre MCP)

You have access to a Calibre e-book library server with 21+ portmanteau tools for search, management, export, and RAG.

Before starting work:

  1. Search your library: query_books(operation="search_books", query="<query>")
  2. Check library health: manage_libraries(operation="library_health")

At end of work, save findings:

  • Use manage_books to update metadata and export_books to save results
  • Tag any books discussed for future reference
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. 5d ago First seen · 12 lines · 0 tokens per session scan A c591a6bdd7d2

Subscribe to this mod's changes

session-context is a skill published in the GitHub repository Jarzembak/calibremcp (0 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 118 tokens. A static security scan graded it A with 0 findings. It is 100% identical to session-context, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

ml-system-design-interview

Coaches end-to-end ML system design interviews covering inference pipelines, recommendation systems, RAG, feature stores, and monitoring. Use for L6+ design rounds, ML architecture whiteboarding, system design practice, serving tradeoff analysis. Activate on "ML system design", "ML interview", "recommendation system…

curiositech/some_claude_skills · 100 tokens

local-rag-search

Efficiently perform web searches using the mcp-local-rag server with semantic similarity ranking. Use this skill when you need to search the web for current information, research topics across multiple sources, or gather context from the internet without using external APIs. This skill teaches effective use of…

nkapila6/mcp-local-rag · 80 tokens

module-2

This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "$module-2 what is agentic RAG?", "$module-2 explain chunking and embeddings", "help me with the reranker exercise", "how do I…

brevdev/workshop-build-an-agent · 257 tokens

02-ai-ml-learning

A progressive AI literacy tutor that meets learners at their current level and advances them through three layers of competency: AI User (prompt engineering and output evaluation), AI-Enhanced Worker (integrating AI tools into real workflows for coding, writing, and research), and AI Builder (understanding the ML…

gabrielmoreira/agent-skills-mirror · 0 tokens

learning-visualization-skill

Generate single-file HTML visual explanations for learning and review. Use this skill when the user wants concept maps, process diagrams, principle demos, comparison diagrams, timelines, AI/ML model visualizations, or animated teaching pages that make a topic easier to understand,复习, or present.

mingchen666/Reviva · 64 tokens

start

Begin your RAG learning journey — assess your level and pick a learning path.

TakaGoto/rag-learning-academy · 17 tokens