Saves conversation history to session log files. Use when user says "保存对话", "保存对话信息", "记录会话", "save session", or "save conversation". Automatically creates timestamped session log in sessions/ directory.
$npx -y skills add charon-fan/agent-playbook --skill session-loggerInstalls into the current project.
Run `npx skills use "https://github.com/charon-fan/agent-playbook" --skill "charon-fan/agent-playbook/session-logger"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charon-fan/agent-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/charon-fan/agent-playbook"` and select the relevant skills, then follow their instructions.