什么是 pylon?
Pylon MCP 工具用于推送计划、代码审查和拉取人工反馈。与 Pylon 人工智能与人类审核桥交互时使用此技能。 来源:weave-ai-dev/agent-skills。
Pylon MCP 工具用于推送计划、代码审查和拉取人工反馈。与 Pylon 人工智能与人类审核桥交互时使用此技能。
通过命令行快速安装 pylon AI 技能到你的开发环境
来源:weave-ai-dev/agent-skills。
Pylon is an AI-to-human review bridge. AI agents push proposed plans and code diffs via MCP; humans review, comment, and approve via a rich web editor.
| pushplan | Push a plan for human review. Auto-creates doc + project + version. | | pullplan | Pull reviewed content with decisions and feedback. | | pushcodereview | Push file diffs for side-by-side code review. | | pullcodefeedback | Pull line-specific review comments grouped by file. | | listdocuments | List documents, filter by title or project. |
| listversions | List version snapshots for a document. | | usedocument | Switch session's current document context. | | updateproject | Update project description or rename. | | releasedocument | Release session lock on a document. |
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/weave-ai-dev/agent-skills --skill pylonPylon MCP 工具用于推送计划、代码审查和拉取人工反馈。与 Pylon 人工智能与人类审核桥交互时使用此技能。 来源:weave-ai-dev/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/weave-ai-dev/agent-skills --skill pylon 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/weave-ai-dev/agent-skills