new

GitHub

用于创建新的安全评估工作区,支持多种平台与模板。自动初始化目录结构、配置文件及后续命令流程,确保工作区具备证据级狩猎能力,并提示特殊环境配置需求。

providers/cursor/.cursor/skills/cmd-new/SKILL.md H-mmer/pentest-agents

Trigger Scenarios

用户需要创建新的安全评估项目或工作区 执行 /new 命令启动新程序

Install

npx skills add H-mmer/pentest-agents --skill new -g -y
More Options

Non-standard path

npx skills add https://github.com/H-mmer/pentest-agents/tree/main/providers/cursor/.cursor/skills/cmd-new -g -y

Use without installing

npx skills use H-mmer/pentest-agents@new

指定 Agent (Claude Code)

npx skills add H-mmer/pentest-agents --skill new -a claude-code -g -y

安装 repo 全部 skill

npx skills add H-mmer/pentest-agents --all -g -y

预览 repo 内 skill

npx skills add H-mmer/pentest-agents --list

SKILL.md

Frontmatter
{
    "name": "new",
    "description": "Create a new engagement workspace. Usage: \/new <platform> <program> [--type web-app|api|mobile|smart-contract]"
}

Create a new engagement workspace: $ARGUMENTS

Parse arguments as: [--type