๐ŸŽฏ

session-logger

๐ŸŽฏSkill

from charon-fan/agent-playbook

VibeIndex|
What it does
|

Skill for saving conversation history to persistent session log files. Activates on commands like 'save session' or 'ไฟๅญ˜ๅฏน่ฏ', automatically creating timestamped session logs in a sessions directory.

๐Ÿ“ฆ

Same repository

charon-fan/agent-playbook(24 items)

session-logger

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add charon-fan/agent-playbook --skill session-logger
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add charon-fan/agent-playbook --skill session-logger
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/session-logger/SKILL.md

SKILL.md

466Installs
4
-
Last UpdatedJan 22, 2026

More from this repository10

๐ŸŽฏ
self-improving-agent๐ŸŽฏSkill

Universal self-improving agent skill with multi-memory architecture (semantic, episodic, working) that learns from all skill experiences via hooks-based self-correction

๐ŸŽฏ
planning-with-files๐ŸŽฏSkill

Uses persistent markdown files for general planning, progress tracking, and knowledge storage in a Manus-style workflow. Designed for multi-step tasks, research projects, or general organization requiring structured file-based planning.

๐ŸŽฏ
security-auditor๐ŸŽฏSkill

Identifies and flags security vulnerabilities across OWASP Top 10 categories, performing comprehensive code scans and security audits for potential risks.

๐ŸŽฏ
skill-router๐ŸŽฏSkill

Skill for routing tasks to appropriate skills within Agent Playbook, a collection of practical guides, prompts, and skills for AI agents like Claude Code, Codex, and Gemini CLI.

๐ŸŽฏ
architecting-solutions๐ŸŽฏSkill

Designs and architects software solutions using best practices from Agent Playbook, a collection of practical guides and skills for AI Agents.

๐ŸŽฏ
prd-planner๐ŸŽฏSkill

PRD planner skill using persistent file-based planning to create product requirements documents while avoiding context switching, with self-improving agent hooks and session logging

๐ŸŽฏ
code-reviewer๐ŸŽฏSkill

A code reviewer skill from Agent Playbook, providing structured playbook patterns for AI agent development.

๐ŸŽฏ
workflow-orchestrator๐ŸŽฏSkill

A skill that automatically coordinates multi-skill workflows and triggers follow-up actions after completing PRD creation, implementation, or other milestones.

๐ŸŽฏ
qa-expert๐ŸŽฏSkill

A qa expert skill from Agent Playbook, providing structured playbook patterns for AI agent development.

๐ŸŽฏ
figma-designer๐ŸŽฏSkill

A skill that analyzes Figma designs and generates implementation-ready PRDs with detailed visual specifications, requiring a Figma MCP server connection.