---
name: yogsoth-ai/seed-concept-search
source: https://app.decimal.ai/s/yogsoth-ai-seed-concept-search@1/SKILL.md
source_sha256: 2cbfe3c2618e
---

# Seed Concept Search

Find seed concepts that anchor the ontology's center of gravity.

## Tool

`vault_search` + web search (brave-search)

## Protocol

1. Search vault for existing concepts in the target domain
2. If vault coverage is thin, search web for authoritative concept lists (textbooks, surveys)
3. Return ranked list of candidate seed concepts with source references

## HARD-GATE

<HARD-GATE>
Must return ≥3 candidate seed concepts with source attribution.
</HARD-GATE>

## Yield

Returns: `{ candidates: string[], sources: string[] }`