conversation-manager

conversation-manager is a skill for Claude Code, Codex from Amazon-Quick/Amazon-Quick-official-catalog. It costs 102 tokens per session (4,149 once invoked), scanned A, original, MIT-0.

A conversation-management tool for organizing chat history. It can work with folders, archives, exported conversations, and knowledge-graph context, which represents relationships between information.

In plain words
What is it for?
Use it to organize or archive chats, export conversations with tool-call history, and get category suggestions based on conversation context.
Why use it?
It helps manage old chats and find a consistent way to categorize conversations.

Skill for Claude CodeCodex

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/amazon-quick/amazon-quick-official-catalog/conversation-manager
Any agent
npx skills add Amazon-Quick/Amazon-Quick-official-catalog --skill conversation-manager
Clone the repo
git clone --depth 1 https://github.com/Amazon-Quick/Amazon-Quick-official-catalog

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 conversation-manager

README.md
[![agentmods](https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/conversation-manager.svg)](https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/conversation-manager)
Your own site
<a href="https://agentmods.dev/skills/amazon-quick/amazon-quick-official-catalog/conversation-manager"><img src="https://agentmods.dev/badge/skills/amazon-quick/amazon-quick-official-catalog/conversation-manager.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,149 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00102 $0.04149
Opus 5 $0.00051 $0.02074
Sonnet 5 $0.00020 $0.00830
Haiku 4.5 $0.00010 $0.00415

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

Security

Grade A, and why

conversation-manager 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.

skills/general-productivity/conversation-manager/SKILL.md · 318 lines

The source is not reproduced here

Licensed MIT-0

The repository is licensed MIT-0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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. 5d ago First seen · 318 lines · 102 tokens per session scan A 5496e37e5ff1

Subscribe to this mod's changes

conversation-manager is a skill published in the GitHub repository Amazon-Quick/Amazon-Quick-official-catalog (48 stars, last pushed 3d ago), licensed MIT-0. It adds 102 tokens to every session and 4,149 once invoked, about $0.0005 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

relevance-coarse-filter

Cheap, high-recall first-pass filter that removes obvious junk from a detector candidate pool before expensive story-origin research and PR judgment. Decides keep, monitoronly, or reject — never ranks, writes angles, verifies dates, or decides whether to pitch.

elvisun/newsjack · 57 tokens

usage-audit

Audit a Claude Code setup for token waste and context bloat. Checks MCP servers, CLAUDE.md, skills, and settings against bloat filters. Triggers on: "audit my context", "usage audit", "token audit", "context bloat". NOT for codebase audits.

Mathews-Tom/armory · 63 tokens

token-saver

Skill to implement token saving scheme, concise, and focused on essential changes / Skill untuk menerapkan skema penghematan token, ringkas, dan fokus pada perubahan esensial tanpa basa-basi.

roedyrustam/vibes-plug · 45 tokens

obsidian-todo-collector

从 Obsidian 知识库中扫描指定时间范围内未完成事件,生成/更新未完成事件整理文档.

cafe3310/public-agent-skills · 34 tokens

find-skills

Use when automatically discover, evaluate, and activate community skills when local skills don't cover user needs. Includes credibility scoring and safety checks for complete OpenClaw self-sufficiency.

oyi77/1ai-skills · 39 tokens

mm-setup

Онбординг/персонализация mm-системы под конкретного пользователя — спрашивает имя, чем занимается, стек, язык, путь к Obsidian vault, и записывает это в личный gitignored-оверлей config/mm-config.local.json + генерирует персональную копию claude.ai-скилла mm-web-bridge. Use when user says "/mm setup", "/mm onboard"…

mworldorg/markdown-memory · 152 tokens