Agent Skills
› regent-vcs/re_gent
› show
show
GitHub用于展示 re_gent 执行步骤的详细信息,包括工具调用、结果及对话上下文。
Trigger Scenarios
查看 Agent 步骤详情
调试工具调用过程
Install
npx skills add regent-vcs/re_gent --skill show -g -y
SKILL.md
Frontmatter
{
"name": "show",
"description": "Show detailed context for a re_gent step, including tool calls, tool results, and conversation.",
"allowed-tools": "Bash(rgt show *)",
"argument-hint": "<step-hash>"
}
Display full details for a step.
Run:
rgt show $ARGUMENTS
Version History
- 359b264 Current 2026-07-24 11:31


