Coremind Sec banner
kmshihab7878 kmshihab7878

Coremind Sec

Security community

Description

--- description: Route security operations to the appropriate scan, audit, posture, or mission workflow. --- # CoreMind Security Ecosystem Run the orchestrator Security Ecosystem against a target. Routes to the appropriate agent or attack chain. ## Instructions Parse `$ARGUMENTS` to determine the operation: ### Single Agent Operations If the user specifies a specific operation, route to that agent: - `recon <target>` → `coremind-sec recon <target> --mode active` - `scan <target>` → `coremin

Installation

Installs to ~/.claude/skills/kmshihab7878-claude-code-setup-coremind-sec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kmshihab7878-claude-code-setup-coremind-sec && curl -fsSL https://raw.githubusercontent.com/kmshihab7878/claude-code-setup/HEAD/commands/coremind-sec.md -o ~/.claude/skills/kmshihab7878-claude-code-setup-coremind-sec/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository