Instructions file CodexOpenCode
AGENTS.md instructions for nweii/agent-stuff, covering agent instructions, what this repo is, directory structure, reference skills and creating skills.
Instructions file CodexOpenCode
AGENTS.md instructions for nweii/agent-stuff, covering agent instructions, what this repo is, directory structure, reference skills and creating skills.
Agent
Read-only Obsidian vault exploration. Use proactively when searching notes, understanding vault structure, finding connections, or gathering context from a vault.
Agent
Create and edit notes in an Obsidian vault. Use when the user wants to write, update, or organize notes. Follows vault conventions for metadata, linking, and structure.
Skill Claude CodeCodex
Create analytical archival summaries of AI conversations, capturing intellectual journeys, key insights, and technical logs. Use when archiving, saving, or documenting a chat session.
Skill Claude CodeCodex
Save an archival summary of an AI conversation to Nathan's Obsidian vault, using the Thinking note template and vault folder conventions to capture intellectual journeys, key insights, and technical logs. Use when archiving a chat session to the vault.
Skill Claude CodeCodex
Flag and propose corrections for likely mistranscriptions in auto-transcribed meeting notes or audio transcripts. Use when the user says 'audit this transcript', 'fix the transcription', 'find mistranscriptions', or shares a noisy Granola/Whisper output and asks for cleanup.
Skill Claude CodeCodex
Use alongside bb-cli when coordinating work across bb threads: delegation, ownership, environment boundaries, steering, reports, review, reconciliation, or handoff. bb-cli owns commands; this skill owns collaboration.
Skill Claude CodeCodex
Set up a durable /lab section in a website: a sidebar shell over design experiments, a tested registry, and the host agents-file conventions that make future lab authoring work.
Skill Claude CodeCodex
Save bunx skills terminal output (a manifest from skills add/use -l) as a Repos note in the Brain vault under 03-Records/Snippets/Repos/. Use when the user pastes a skills listing and wants it captured. Triggers: '/clip-skills', 'save these skills', 'make a note for this skill repo'.
Skill Claude CodeCodex
Read from or write to Nathan's pantry, his personal repo of reusable code recipes. Use when he says 'check my pantry', 'is that in the pantry', 'what's in my pantry', or names a component he thinks he already has — and when he says 'add to pantry', 'save this code pattern', or wants to preserve a technique for reuse.
Skill Claude CodeCodex
Create well-formatted commits with conventional commit messages. Use when user asks to commit, wants to commit changes, or needs help with commit messages.
Skill Claude CodeCodex
Create a topic note grouping related notes under a common theme, with automatic backlinking to source notes. Triggers: 'group these under a topic', 'create topic note for [[A]], [[B]], [[C]]'.
Skill Claude CodeCodex
Writing-partner processes that draw out the user's own writing through questioning: guided drafting sessions, fragment mining, shaping raw material into a piece, and phrase tightening. Use for help discovering, developing, and structuring writing (notes, essays, messages, etc).
Skill Claude CodeCodex
Enrich an existing meeting/interview note from its transcript, or scaffold one when only a transcript exists. Captures granular narrative, exact phrases, mechanics, casual context, and implicit signals. Run on thin auto-summary notes or transcripts that warrant close reading.
Skill Claude CodeCodex
Extracts a sequence of workflow events from conversation context into a structured markdown list. Surfaces actors, state changes, and pain points to serve as raw data for any later synthesis, design planning, or spec development. Use when asked to document an actual operational flow, user journey, or scenario from a…
Skill Claude CodeCodex
Analyze file content and propose intelligent renames using context-aware naming conventions. Date-prefixed for transactional/periodic documents, content-first for creative works. Use for organizing files, cleaning up downloads, or standardizing filenames.
Skill Claude CodeCodex
Use alongside the managed herdr skill whenever recognized agents communicate through Herdr: peer tasks, reports, questions, corrections, return paths, origin checks, or stalled delivery. This skill owns the peer protocol; herdr owns runtime control.
Skill Claude CodeCodex
Reference for Nathan's agent skills setup: the nweii/agent-stuff and nweii/agent-stuff-private repos, install/symlink mechanics, frontmatter and writing conventions, skill content craft, privacy tiers, and migrating local skills into a repo. Use when creating, editing, migrating, or installing skills in Nathan's…
Skill Claude CodeCodex
Control Obsidian notes from the terminal via the obsidian app CLI, with notesmd-cli as a headless fallback. Covers CRUD, search, vault structure (orphans, backlinks, unresolved links), tasks, properties, Bases, and plugin dev. Use when the user mentions Obsidian CLI, notesmd-cli, or shell automation of vault notes.
Skill Claude CodeCodex
Sync meetings from Granola to Obsidian — pulls notes and transcripts and imports them as formatted meeting/transcript notes. Use when the user says "sync my last granola meeting", "note for my last meeting", or asks to pull in a Granola transcript.
Skill Claude CodeCodex
Fetches today's GitHub commits across personal and org repos, filters noise, and appends a summary as bullets into the ## Log section of today's daily note. Use when asked to log what was worked on today, check today's commits, or update the daily note with dev activity.
Skill Claude CodeCodex
Customize an Obsidian Publish site through the publish.css and publish.js root hooks — theming with Publish CSS variables, and scripting the rendered page (injecting frontmatter blocks, nav, widgets). Use when editing publish.css/publish.js files, theming a Publish site, or working around Publish's undocumented…
Skill Claude CodeCodex
Help with templates/snippets for the Obsidian Templater plugin. Use to help generate Obsidian templates from natural language, understand and debug existing tp. snippets, and adapt vault notes and workflows to Templater when users mention Templater, tp., templater syntax.
Skill Claude CodeCodex
Author and debug Obsidian Web Clipper extension templates: template JSON, variables, filters, template logic, schema.org/CSS selectors, AI interpreter prompts, URL/schema triggers. Use when generating, importing, or fixing a clipper template, or matching one to a target site. Not for general scraping.