opencode-session-toolkit-cn安全查询、搜索、诊断并导出本地 OpenCode 会话记录。
Install via ClawdBot CLI:
clawdbot install wufei-png/opencode-session-toolkit-cnGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 8, 2026
开发团队可以定期审查OpenCode中保存的AI辅助编程会话,通过按项目或目录过滤、搜索关键词,快速定位特定问题的讨论记录,便于复盘和知识沉淀。
项目经理在里程碑节点,使用导出功能将指定时间段内与某项目相关的所有会话导出为Markdown文件,汇总成项目进展报告,方便与利益相关者分享。
用户需要迁移工作环境时,使用全量导出并按项目分组,将OpenCode中的AI对话历史导出为结构化的Markdown文件,确保对话数据可备份、可迁移。
运维工程师在排查系统故障时,通过时间范围过滤和消息内容搜索,快速找出与特定错误相关的AI助手历史建议,辅助故障定位和解决。
代码审查者使用脚本导出特定会话的消息JSON,解析其中的代码片段和讨论,作为审查依据或附件,提高审查效率和透明度。
将本工具包作为开源项目,吸引开发者社区使用,在此基础上提供企业级支持服务,如定制导出模板、数据迁移咨询、安全审计等。
将数据库查询和分析能力嵌入到现有的项目管理或知识管理平台中,作为增值功能,向用户收取一次性集成费用或年度许可费。
提供在线服务,用户上传OpenCode数据库文件(或授权访问),由服务端执行查询和导出,生成定制报告或数据迁移包,按导出量或项目数计费。
💬 Integration Tip
将export_opencode_sessions.py脚本集成到CI/CD流水线中,在每次版本发布后自动导出相关会话作为文档附件,或定期备份到存储库。
Scored May 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.