SOP for finding seed concepts in existing vault and web sources to anchor
Scanned 9/5/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill seed-concept-search --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Seed Concept Search?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-seed-concept-search)More formats (shields.io, HTML) on the badges page.
---
name: seed-concept-search
description: SOP for finding seed concepts in existing vault and web sources to anchor
ontology construction.
execution: sop
---
# 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[] }`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!