SOP for gathering source material relevant to the ontology domain — fetch
Scanned 9/5/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill source-gathering --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Source Gathering?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-source-gathering)More formats (shields.io, HTML) on the badges page.
---
name: source-gathering
description: SOP for gathering source material relevant to the ontology domain — fetch
papers and web pages into source pages.
execution: sop
dependencies:
sops:
- wiki-ingest-source
---
# Source Gathering
Gather source material (papers, web pages) relevant to the ontology domain and ingest as source pages.
## Tool
`wiki-ingest-source` (SOP) + web/paper search tools
For public X sources, read `references/xquik-apify-x-research.md` before choosing an Actor.
## Protocol
1. Search for relevant sources using brave-search, apify, semantic-scholar.
2. Use the X Actor route only when public X evidence supports the question.
3. For each relevant source, call wiki-ingest-source SOP to create a source page.
4. Return the list of ingested source paths.
## HARD-GATE
<HARD-GATE>
Must ingest ≥2 source pages per invocation.
</HARD-GATE>
## Yield
Returns: `{ sources_ingested: number, paths: string[] }`
<!-- BEGIN available-tables (generated) -->
## Available SOPs
Optional, no fixed order; the final leaf is always a sop.
| SOP | When to use |
| --- | --- |
| wiki-ingest-source | SOP for source page creation — write immutable source page capturing raw material, then update search index. |
<!-- END available-tables (generated) -->
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!