Skip to content

/using-cortex

Use when starting any task or answering any non-trivial question in a cortex-enabled session — establishes that the cortex vault is the user's external memory and should be consulted BEFORE guessing, asking clarifying questions, or doing fresh exploration. Trigger

From plugin
126 skills5 commands2 hooks
shell
$ npx -y skills add XBlueSky/cortexes --skill using-cortex --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/using-cortex
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use when starting any task or answering any non-trivial question in a cortex-enabled session — establishes that the cortex vault is the user's external memory and should be consulted BEFORE guessing, asking clarifying questions, or doing fresh exploration. Trigger
Ships withcortex

Personal knowledge vault plugin for Claude Code — session recording, memory distillation, and hybrid semantic + BM25 retrieval.

Get the whole plugin, auto-invoked
Stats
12
Stars
0
Views
4
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
1h ago
Last commit
2mo ago
Created

Repo: XBlueSky/cortexes