什麼是 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