bycdeust· 13 skills
Store a global memory that is visible across all projects. Use when the user shares architecture rules, coding conventions, infrastructure facts, security policies, team agreements, or any knowledge that applies beyond a single project. Triggers on 'remember this everywhere', 'this applies to all projects', 'global rule', 'shared convention', 'infrastructure note', 'cross-project', or when the content is clearly universal (clean architecture, SOLID, deployment configs, server addresses).
$npx -y skills add cdeust/cortex --skill cortex-remember-globalInstalls into the current project.
Run `npx skills use "https://github.com/cdeust/cortex" --skill "cdeust/cortex/cortex-remember-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.