什么是 summarize?
使用 `uvx markitdown` 获取 URL 或将本地文件(PDF/DOCX/HTML/等)转换为 Markdown,可选地它可以总结 来源:mitsuhiko/agent-commands。
使用 `uvx markitdown` 获取 URL 或将本地文件(PDF/DOCX/HTML/等)转换为 Markdown,可选地它可以总结
通过命令行快速安装 summarize AI 技能到你的开发环境
来源:mitsuhiko/agent-commands。
Turn “things” (URLs, PDFs, Word docs, PowerPoints, HTML pages, text files, etc.) into Markdown so they can be inspected/quoted/processed like normal text.
markitdown can fetch URLs by itself; this skill mainly wraps it to make saving + summarizing convenient.
Run from this skill folder (the agent should cd here first):
使用 `uvx markitdown` 获取 URL 或将本地文件(PDF/DOCX/HTML/等)转换为 Markdown,可选地它可以总结 来源:mitsuhiko/agent-commands。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize使用 `uvx markitdown` 获取 URL 或将本地文件(PDF/DOCX/HTML/等)转换为 Markdown,可选地它可以总结 来源:mitsuhiko/agent-commands。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mitsuhiko/agent-commands