opfor-setup
Installation
SKILL.md
Opfor — target configuration
Configure a target for an Opfor assessment. When this skill is installed in the user’s repo, prefer reading that repo (endpoints, opfor.config*, env examples, telemetry) before a long questionnaire; then collect only what is still unknown.
1. Target Information
Ask the user about their target (or pre-fill from repo scan when obvious):
- Name — what do they call it? (e.g., "Support Bot")
- Type — what kind of system? (
chatbot,api,agent,rag-pipeline) - Endpoint — how to reach it? (URL,
local, or a description) - Model — what model powers it, if known? (optional)
2. Target Type
Ask the user which integration method they want to use. Discover available options by scanning ./targets/ for .md files. Default to http-endpoint.