Skill Claude CodeCodex
An Obsidian inbox-processing workflow that classifies notes, adds metadata and links, and moves them into an organized PARA folder structure. PARA is a method that separates projects, areas, resources, and archives.
Skill Claude CodeCodex
An Obsidian inbox-processing workflow that classifies notes, adds metadata and links, and moves them into an organized PARA folder structure. PARA is a method that separates projects, areas, resources, and archives.
Skill Claude CodeCodex
An Obsidian workflow that breaks lecture notes into a linked set of concept, definition, and theorem notes. The original lecture becomes an outline with links to the extracted notes.
Skill Claude CodeCodex
A note-organizing workflow that splits a long Obsidian note or lecture summary into smaller linked notes while keeping the original connected.
Skill Claude CodeCodex
An Obsidian note-organization workflow for overloaded hub notes, which are notes that many other notes link to. It creates smaller maps and redirects incoming links while keeping the original note as an entry point.
Skill Claude CodeCodex
A set of rules for moving notes into a flat archive folder. The archive keeps files in one directory, does not delete them, and uses tags and naming checks to preserve their history.
Skill Claude CodeCodex
A skill that adds a required Mermaid configuration line to diagrams in notes. Mermaid is a text-based tool for creating diagrams, and this setting makes them use the available note width in Obsidian.
Skill Claude CodeCodex
A set of scripts and guidance for measuring a note repository and finding notes that may be unused, duplicated, isolated, or otherwise low-value. It analyzes links, text similarity, semantic similarity, editing activity, and related signals without normally changing the notes.
Skill Claude CodeCodex
A step-by-step guide for diagnosing Kubernetes problems involving Pods, Deployments, Services, or Ingresses. Kubernetes is software for running and managing containerised applications.
Skill Claude CodeCodex
A tool for creating a postmortem, a written review of what happened during an incident and how to prevent a repeat. It uses the srekit command-line tool to create sections such as impact, timeline, root cause, and action items from the current conversation.
Skill Claude CodeCodex
A workflow for creating operational runbooks with the srekit tool. A runbook is a step-by-step guide for handling a known alert or service failure, with sections for symptoms, diagnosis, mitigation, and verification.
Skill Claude CodeCodex
A command-line tool and agent skill for creating structured SRE documents, such as service goals, incident investigations, capacity plans, and on-call reports. It prepares bilingual Markdown templates and fills them only with facts from the session, marking missing information.
Hook
Runs when a session starts, executing bear-activate.js via node. From jtprogru/bear-skills.