Search and retrieve global memories — knowledge that applies across all projects. Use when the user asks 'what are our coding standards', 'what conventions do we follow', 'what's our infrastructure setup', 'do we have a rule about', 'what applies to all projects', 'shared knowledge', 'global rules', or when you need cross-project context like architecture decisions, server configs, or team policies.
$npx -y skills add cdeust/cortex --skill cortex-recall-globalInstalls into the current project.
Run `npx skills use "https://github.com/cdeust/cortex" --skill "cdeust/cortex/cortex-recall-global"` 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/cdeust/cortex" that are relevant to the current task. Run `npx skills add "https://github.com/cdeust/cortex"` and select the relevant skills, then follow their instructions.