Agent Skills 把可复用的任务封装为“技能目录”,用 SKILL.md 描述目标与流程,并配套脚本与文档。在对话中,Agent 只注入 “低成本的概览”,在确有需要时再按需载入正文与文档,并在 隔离工作区中安全执行脚本,从而降低上下文占用与泄漏风险。
$npx -y skills add trpc-group/trpc-agent-go --skill zhInstalls into the current project.
Run `npx skills use "https://github.com/trpc-group/trpc-agent-go" --skill "trpc-group/trpc-agent-go/zh"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/trpc-group/trpc-agent-go" that are relevant to the current task. Run `npx skills add "https://github.com/trpc-group/trpc-agent-go"` and select the relevant skills, then follow their instructions.