Find the right existing Stellar project or tool to integrate — wallet, oracle, anchor, RWA issuer, DEX, indexer — via the LumenLoop directory and semantic search, then route to the matching build skill. Use when the user asks 'what should I use for X on Stellar' or needs to pick an ecosystem dependency to integrate.
$npx -y skills add kalepail/stellar-raven --skill stellar-integration-finderInstalls into the current project.
Run `npx skills use "https://github.com/kalepail/stellar-raven" --skill "kalepail/stellar-raven/stellar-integration-finder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kalepail/stellar-raven" that are relevant to the current task. Run `npx skills add "https://github.com/kalepail/stellar-raven"` and select the relevant skills, then follow their instructions.