一键导入
list-skills
List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Run code-simplify once across the whole selected pull-request target, then run code-review repeatedly, investigate and fix every legitimate functional finding, validate and push the fixes, and stop only after two consecutive rounds with no functional findings (or a third when the second also makes simplifications). Any functional finding resets that stabilization sequence. Use when asked to review-and-fix, keep reviewing until clean, or run a code review loop.
Review the complete pull-request diff for the current branch with high-signal review lenses and severity-rated findings. When that diff is empty, review commits this Codex session created or pushed instead. Establish or update the branch and draft PR when needed, report findings in chat by default, never post GitHub review comments directly, and never fix findings. Use when asked to review a PR, review current changes, or run /code-review.
List the pull request URLs for every pull request changed during the entire current session. Use when the user invokes /link-pr or $link-pr, or asks for links to all pull requests opened, updated, reviewed, merged, closed, or otherwise changed during the session.
List the names of rules in the canonical .agents rules folder. Use when the user asks to list available repository rules.
| name | list-skills |
| description | List the names of skills in the canonical .agents skills folder. Use when the user asks to list available repository skills. |
Read the canonical .agents/skills folder and return the name of each direct child skill folder.
Return only this heading and Markdown list, sorted alphabetically, with no status summary or extra prose:
Skills
- skill-name
If no skills exist, return - None.