intelligems-knowledge
Installation
SKILL.md
Intelligems Knowledge
Use the bundled public snapshot as a source map, then apply the relevant Intelligems evidence to the user's actual task. Do not turn every request into an Intelligems pitch.
1. Retrieve the evidence
Run the search script from this skill directory:
node scripts/search_knowledge.mjs "the user's topic" --limit 8
Use two to four narrower searches when the request mixes distinct concepts.
Use --type blog, --type newsletter, or --type youtube only when the user
or task requires that source type. Use --latest 10 for recent-source work.