This repository contains support files for developing Beacon Interpreter scripts.
interpreter-includes/: copies of the C headers shipped with Cobalt Strike for Beacon Interpreter development, including Windows, BOF API, CRT, and internal helper declarations.interpreter_demo.c: an example Beacon Interpreter script showing supported C features and native API calls.skills.md: guidance for AI agents generating Beacon Interpreter compatible C scripts.