一键导入
search-github
Search GitHub issues, discussions, and PRs for content related to a topic
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search GitHub issues, discussions, and PRs for content related to a topic
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Maintain the NeMo Data Designer Fern docs site under fern/. Use for any documentation change. Triggered by: "edit docs", "add doc page", "update docs", "rename page", "fix broken link", "add redirect", "preview docs", "publish docs", "regenerate notebooks", "update dev note", any request that touches `fern/`.
Perform a thorough code review of the current branch or a GitHub PR by number.
Search local Fern documentation for content related to a topic
Create a GitHub PR with a well-formatted description matching the repository PR template (flat Changes by default; optional Added/Changed/Removed/Fixed grouping)
Commit current changes with a clear, descriptive message
Update an existing GitHub PR description to reflect current changes after incorporating feedback
| name | search-github |
| description | Search GitHub issues, discussions, and PRs for content related to a topic |
| argument-hint | <search-topic> |
| metadata | {"internal":true} |
Use the github-searcher subagent to search GitHub for content related to: $ARGUMENTS
Call the Task tool with:
subagent_type: "github-searcher"mode: "bypassPermissions"prompt: the search topicReport the results back to the user exactly as returned by the agent.