SlideOps 是一款专为编码代理设计的开源工具,将幻灯片文档作为生成产物进行管理,自动追踪其与源代码的关联性1。该工具支持 Claude Code、Codex、Copilot CLI 和 OpenCode 等多种兼容编码代理1。
工具的核心功能是"新鲜度检查",通过 scripts/check.py 脚本定期扫描文档文件夹中的幻灯片内容,检测其引用的代码是否已发生变更、被移动或消失,并能够自动修复偏离的内容1。SlideOps 支持 13 种幻灯片模式、4 种主题设置,以及将 Mermaid 图表预渲染为内联 SVG1。此外,该工具还提供 PDF 验证功能,通过将生成的 PDF 渲染回图像并检查页面完整性来确保输出质量1。
SlideOps 采用 MIT 许可证开源发布,用户可自由用于商业用途,仅需保留署名1。
SlideOps is a new tool designed for Claude Code and compatible coding agents that treats slide decks as generated artifacts, automatically detecting when presentation content becomes misaligned with underlying source code 1. The tool performs freshness checking by scanning code repositories to identify whether slides reference code that has been modified, relocated, or removed, and can automatically repair content that has drifted out of sync 1.
The project integrates with multiple coding agents including Codex, Copilot CLI, and OpenCode, functioning as Agent Skills pairs 1. SlideOps supports 13 slide formats and 4 themes, with Mermaid diagrams pre-rendered as inline SVG 1. The tool also includes PDF validation functionality that renders generated PDFs back into images to verify page integrity 1.
Released under the MIT license, SlideOps permits commercial use while requiring attribution 1. The project is available on GitHub at glukicov/slideops 1.
评论
还没有评论,欢迎留下第一条。