Agent Skills
› GreyDGL/PentestGPT
› grill-with-docs
grill-with-docs
GitHub通过持续的模拟面试来打磨计划或设计,并在过程中创建文档(如ADR和术语表)。运行/grilling会话,使用/domain-modeling技能。
Trigger Scenarios
用户希望接受严格的面试以优化方案
需要生成架构决策记录或术语表
Install
npx skills add GreyDGL/PentestGPT --skill grill-with-docs -g -y
SKILL.md
Frontmatter
{
"name": "grill-with-docs",
"description": "A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.",
"disable-model-invocation": true
}
Run a /grilling session, using the /domain-modeling skill.
Version History
- e8b1bb7 Current 2026-07-19 11:28


