GitHub collection

xbluesky/cortexes

Imported from GitHub — is this yours?

6 skills imported from this repository.

View on GitHub
21 4 Apache-2.0
Claude Skill cortexes

cortex-broadcast

llm-wiki style broadcast ingest — conversational update of related existing pages when a Raw has been distilled. Use when the user says "broadcast", "跑 broadcast", "compound this into the vault", "merge pending-merge", "process broadcast queue", or when cortex-distill invokes bro

LLM Mart

Claude Skill cortexes

cortex-distill

Distill raw session records into refined Notes and Projects. Use when the user says "提煉", "整理 raw", "distill", or "distill raw records".

LLM Mart

Claude Skill cortexes

cortex-evolve

Save knowledge to the cortex vault. Use when the user says "存到 cortex", "記一下", "save to cortex", "記到筆記", "cortex evolve", or when the session-suggest hook recommends saving content. Handles Notes and Projects.

LLM Mart

Claude Skill cortexes

cortex-query

Search and retrieve content from the cortexes vault — the user's external memory. Use when the user explicitly asks to search or recall the vault ("查 cortex", "之前有記過", "cortex 裡有沒有", "check my notes", "what did I write about", `/cortexes:query`), or when the using-cortex skill ro

LLM Mart

Claude Skill cortexes

cortex-takeoff

Create or resume a session takeoff baton — a curated, ephemeral, git-ignored hand-off note that lets the next Claude session continue a long-running task. A repo can hold several batons at once, one per work line (topic). Use when the user says "交接", "takeoff", "交棒", "context 快滿了

LLM Mart

Claude Skill cortexes

using-cortex

Use when the user asks to check the cortex vault, refers to earlier work ("last time", "that project", "we discussed", "之前那個", "上次的"), asks to resume something from a previous session, or names a topic the SessionStart hook listed for this vault. Routes the request to the cortex-

LLM Mart

Commands (6)

  • /broadcast — Run broadcast on a distilled Raw — update related existing pages conversationally source
  • /distill — Distill raw session records into refined Notes and Projects source
  • /evolve — Save knowledge to the cortex vault (Notes or Projects) and update index source
  • /genesis — Initialize cortex vault — set up config, vault structure, and rebuild index source
  • /query — Manually search the cortex vault (Notes, Projects, Raw) for existing notes source
  • /takeoff — Create, resume, or clear a session hand-off baton (one per work line) source