在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用inline
星标7
分支2
更新时间2026年2月16日 00:04
Find and respond to inline AI! comments
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Find and respond to inline AI! comments
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Review changed code for bugs and quality, then simplify. Takes a PR number, file paths, or no args for local changes.
Pre-implementation codebase exploration. Takes a topic to research, spawns parallel Explore agents, and saves findings to a file.
| name | inline |
| description | Find and respond to inline AI! comments |
Search for code comments starting with AI! (in $ARGUMENTS if provided, otherwise the whole project). For each one, read the surrounding context, then either answer in the chat or modify the code in-place as appropriate. Remove the AI! comment after addressing it.