skills/session-pretty-replay/SKILL.md
将Agent会话的原始JSON/JSONL记录转换为易读文本,并输出一些基础统计信息。Use when 需要回放Agent会话记录、转换会话JSON/JSONL为人类可读格式。
npx skillsauth add kit101/skillz session-pretty-replayInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
当用户明确要求将会话JSON/JSONL文件转换为易读格式时触发,典型的触发语句包括:
references下的JSON数据规格、回放输出规则、回放示例作为指导文件。see 6. 参考资源。references/session-replay-rules.md的格式规范references/session-json-spec.md - JSON数据格式规范references/session-replay-rules.md - 回放输出规则references/session-replay-example.txt - 回放输出示例assets/cases/ - 实际回放案例tools
SSL证书检查器是一个用于检查SSL证书有效期的agent技能,它可以检查指定域名的SSL证书是否即将过期,返回检查结果,使用mcp-email发送即将过期的警告邮件给订阅者。
development
Convert Markdown files to professional .docx documents with Chinese formatting, table styling, automatic TOC, headers/footers, and page layout control. Use this skill whenever the user wants to turn a .md file into a Word document, especially for software requirement specifications, technical reports, requirements documents, or any structured Chinese document. Triggers include: "convert md to docx", "md转docx", "markdown to word", "生成word文档", "导出docx", "make a word doc from markdown".
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.