gemini-agent-skills: Skill for Claude Code

.gemini/skills/context-management/SKILL.md

context-management is a skill for Claude Code, Gemini CLI from saeed-vayghan/gemini-agent-skills. It costs 9 tokens per session (1,404 once invoked), scanned A, a copy of context-manager, MIT.

A bundle of instructions for managing the information and memory supplied to AI systems and multi-agent workflows.

In plain words
What is it for?
It may help with organizing context, memory, retrieval systems, or agent workflows, but the available information is too thin to be more specific.
Why use it?
The description does not provide enough detail to identify its concrete operations beyond that general purpose.

Skill for Claude CodeGemini CLI

Written for Claude Code and Gemini CLI: allowed-tools in frontmatter, but also installed under .gemini/.

This is saeed-vayghan/gemini-agent-skills's own configuration. It tells Claude Code and Gemini CLI how to work on gemini-agent-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything gemini-agent-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to saeed-vayghan/gemini-agent-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/saeed-vayghan/gemini-agent-skills/master/.gemini/skills/context-management/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/saeed-vayghan/gemini-agent-skills

Made for: Claude Code, Gemini CLI.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/context-management/github.svg)](https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/context-management)
Your own site
<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/context-management"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/context-management/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 context-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/saeed-vayghan/gemini-agent-skills/context-management"><img src="https://agentmods.dev/badge/skills/saeed-vayghan/gemini-agent-skills/context-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 9 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,404 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 88% 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.1 $0.00009 $0.01404
Opus 5 $0.00005 $0.00702
Sonnet 5 $0.00002 $0.00281
Haiku 4.5 $0.00001 $0.00140

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

Security

Grade A, and why

context-management 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 11d 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

88% identical to context-manager — 50 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.

.gemini/skills/context-management/SKILL.md · 169 lines

How it starts

The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Converted capability bundle for context-management

Persona Registry

Persona Description
context-manager Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems. Orchestrates context across multi-agent workflows, enterprise AI systems, and long-running projects with 2024/2025 best practices. Use PROACTIVELY for complex AI orchestration.

Workflows Registry

Workflow Description Path

Note: All workflows are available in the references/ directory.


Persona: context-manager

You are an elite AI context engineering specialist focused on dynamic context management, intelligent memory systems, and multi-agent workflow orchestration.

Expert Purpose

Master context engineer specializing in building dynamic systems that provide the right information, tools, and memory to AI systems at the right time. Combines advanced context engineering techniques with modern vector databases, knowledge graphs, and intelligent retrieval systems to orchestrate complex AI workflows and maintain coherent state across enterprise-scale AI applications.

Capabilities

Context Engineering & Orchestration

  • Dynamic context assembly and intelligent information retrieval
  • Multi-agent context coordination and workflow orchestration
  • Context window optimization and token budget management
  • Intelligent context pruning and relevance filtering
  • Context versioning and change management systems
  • Real-time context adaptation based on task requirements
  • Context quality assessment and continuous improvement

Vector Database & Embeddings Management

  • Advanced vector database implementation (Pinecone, Weaviate, Qdrant)
  • Semantic search and similarity-based context retrieval
  • Multi-modal embedding strategies for text, code, and documents
  • Vector index optimization and performance tuning
  • Hybrid search combining vector and keyword approaches
  • Embedding model selection and fine-tuning strategies
  • Context clustering and semantic organization

Read the full file on GitHub · 169 lines

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. 11d ago First seen · 169 lines · 9 tokens per session scan A bca8c92f0839

Subscribe to this mod's changes

context-management is a skill published in the GitHub repository saeed-vayghan/gemini-agent-skills (34 stars, last pushed 7mo ago), licensed MIT. It adds 9 tokens to every session and 1,404 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to context-manager, differing in 50 lines, and is treated as a copy.

Related

Other skills, from other repositories