SUMMARY AI要約 by gpt-5-mini
A Claude Code plugin + standalone MCP server that lets Claude discover and inspect other Claude Code sessions to provide continuity across conversations. Intended for Claude Code users and multi-agent setups who need to find prior work, extract decisions, or check another agent’s status without re-explaining. How it works: reads session JSONL files under ~/.claude/projects (configurable via CLAUDE_CONFIG_DIR). Bundles a session-inspector sub-agent that runs lightweight MCP tool calls to summarize or answer questions about sessions. Key features: - list_sessions: show active and recent sessions (filters by project, max_results). - search_sessions: ripgrep-backed full-text search with snippets, regex option (requires rg). - view_session_messages: read transcripts with Python-style slicing and tool-content length control. Requirements: Python 3.11+, uv; rg for search. Install as a Claude Code plugin or add the MCP server manually.
DETECTED 検出されたAIスタック
このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。
使用言語(バイト数比)
オーナー情報
Senior Software Engineer building Python-backed software systems. I also keep myself busy with side projects using Arduino and Raspberry Pi
日付
| GitHub作成日 | 2026-05-16 |
| 最終Push | 2026-05-16 |
| 当サイト初検出 | 2026-05-16 |
| 最終取得 | 2026-05-16 18:21 |
類似Repo (同じ言語のAI関連Repo)
Reverse proxy for your ai quota from the SW platform.
dea6cat/2b-agentThis llm Agent was created based on necessity for one that could simply use local models without making them hallucinate and keep them focus
Zuboy/Carbon-Cost-Optimizer-Agentic-AIAn AI agent that decides where and when to run ML training jobs to minimize cost and carbon emissions, then launches them autonomously — exposed entirely through MCP tools.
FuchaZ/lm-studio-vision-bridge给纯文本 AI agent 装上眼睛——通过 LM Studio 本地视觉模型提供 MCP 图片识别服务
Shrutirowlo/AI-Video-AgentAI-powered video generation agent that automates script analysis, scene planning, and video creation.
Shivang0/social-visionPaste an Instagram/TikTok/YouTube/X link and Claude watches it for you — transcribes audio, reads on-screen text & visuals, explains what it's about. Local, cross-platform Claude Code plugin.
markusbegerow/claude-fuer-oeffentliche-verwaltung⚠️ Experimentelle Skill-Sammlung für Digitalisierung, Fachverfahren und Organisation der deutschen öffentlichen Verwaltung (OZG, FIM, FIT-Connect, KI-Einsatz, eIDAS, BSI-IT-Grundschutz, DSGVO) – bitte testen, Issues/PRs willkommen! Keine Rechts-/Datenschutzberatung, keine verbindliche Behördenentscheidung. Keine Bürger-/Mitarbeiterdaten im Repo.
knowledgegut/course-distiller把有權使用的工作坊/課程回放消化成套品牌色的步驟式學習 PDF;最後的重組交還人腦。A Claude Code skill by 知識包小腸.