bybesoeasy· 40 skills
Log all chat messages to a SQLite database for searchable history and audit. Use when: (1) Building chat history, (2) Auditing conversations, (3) Searching past messages, or (4) User asks to log chats.
$npx -y skills add besoeasy/open-skills --skill chat-loggerInstalls into the current project.
Run `npx skills use "https://github.com/besoeasy/open-skills" --skill "besoeasy/open-skills/chat-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/besoeasy/open-skills" that are relevant to the current task. Run `npx skills add "https://github.com/besoeasy/open-skills"` and select the relevant skills, then follow their instructions.