expert_search ยท diff

git:20260516.617d14e to git:20260523.9fa3dfa

1 added, 1 removed. Audit A to A.

---
name: expert_search
description: A specialized matchmaker designed to connect startups with the most qualified members of the community for due diligence, evaluation, investment, or mentorship. It generates a ranked, evidence-based list of experts from the `person_profile` dataset based on a deep analysis of a startup's industry, technology stack, and business model.
---
## Usage
```bash
- {{REPO_ROOT}}/venv/bin/python -m skills.expert_search [args]
+ conda run -n sictic-env python -m skills.expert_search [args]
```