在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:209
forks:20
updated:2026年2月27日 12:56
文件资源管理器
SKILL.md
| name | Apply Patch |
| description | Apply AI-generated code edits from a response file to the local codebase. |
This skill allows the agent to apply code changes generated by another agent (like Flash) without consuming tokens to read and manually type the edits.
response.md).src/utils.js
```javascript
const foo = 'bar';
node:
node .agent/skills/apply_patch/apply-patch.js <path_to_response_file>
After running the patch, you should checking git status or git diff to verify the applied changes.
Instantly retrieve the list of active plans categorized by their Kanban columns (CREATED, PLAN REVIEWED, CODED, CODE REVIEWED).
Diagnose and fix stale or missing plan entries in the Switchboard plans dropdown.
Standardized high-fidelity protocol for interacting with the Gemini CLI.