Building a Reusable AI Skill for STIG-to-Excel Conversion ↗
A walkthrough of packaging a repeatable STIG XCCDF-to-Excel workflow as a version-controlled AI skill, including the repository, inputs, outputs, and failure modes.
Essays
Public articles on STIG automation and local-first AI skills.
A walkthrough of packaging a repeatable STIG XCCDF-to-Excel workflow as a version-controlled AI skill, including the repository, inputs, outputs, and failure modes.
How to assemble a local-first AI skills library with Flask, ChromaDB, and RAG-style retrieval so reusable skills live beside the assistant instead of in one-off chat prompts.