Files
antigravity-skills-reference/skills/bdistill-knowledge-extraction
Francy Lisboa 797839cdd4 feat: add bdistill behavioral-xray and knowledge-extraction skills (#366)
* feat: add bdistill behavioral-xray and knowledge-extraction skills

Two MCP-powered skills for AI model analysis:
- behavioral-xray: Self-probe across 6 dimensions with HTML reports
- knowledge-extraction: Domain knowledge extraction via Ollama for LoRA training

Repository: https://github.com/FrancyJGLisboa/bdistill
Install: pip install bdistill

* fix: remove curl|sh install command, update skills for current capabilities

- Removed pipe-to-shell Ollama install (flagged by docs security policy)
- Replaced with link to https://ollama.com
- Updated knowledge-extraction to reflect in-session mode, adversarial
  validation, tabular ML data, and compounding knowledge base
- Updated behavioral-xray with red-team and compliance use cases
- Removed ChatML/fine-tuning language — output is reference data
2026-03-21 11:59:29 +01:00
..