nweii

49 mods across 3 repositories, 10 stars between them.

nweii/agent-stuff

Instructions file CodexOpenCode

AGENTS.md instructions for nweii/agent-stuff, covering agent instructions, what this repo is, directory structure, reference skills and creating skills.

8 13d ago A 1,153 tokens original MIT

vault-reader

02

nweii/agent-stuff

Agent

Read-only Obsidian vault exploration. Use proactively when searching notes, understanding vault structure, finding connections, or gathering context from a vault.

8 13d ago A 31 tokens original MIT

vault-writer

03

nweii/agent-stuff

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.

8 13d ago A 41 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 36 tokens original MIT

archive-to-brain

05

nweii/agent-stuff

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.

8 13d ago A 53 tokens original MIT

audit-transcription

06

nweii/agent-stuff

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.

8 13d ago A 59 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 45 tokens original MIT

build-lab

08

nweii/agent-stuff

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.

8 13d ago A 40 tokens original MIT

clip-skills

09

nweii/agent-stuff

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'.

8 13d ago A 82 tokens original MIT

code-to-pantry

10

nweii/agent-stuff

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.

8 13d ago A 79 tokens original MIT

commit

11

nweii/agent-stuff

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.

8 13d ago A 31 tokens original MIT

create-topic-note

12

nweii/agent-stuff

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]]'.

8 13d ago A 49 tokens original MIT

drafting-writing

13

nweii/agent-stuff

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).

8 13d ago A 56 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 57 tokens original MIT

nweii/agent-stuff

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…

8 13d ago A 72 tokens original MIT

file-naming

16

nweii/agent-stuff

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.

8 13d ago A 48 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 53 tokens original MIT

nweii-skills

18

nweii/agent-stuff

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…

8 13d ago B 74 tokens original MIT

obsidian-clis

19

nweii/agent-stuff

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.

8 13d ago A 81 tokens original MIT

obsidian-granola

20

nweii/agent-stuff

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.

8 13d ago A 60 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 63 tokens original MIT

nweii/agent-stuff

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…

8 13d ago A 90 tokens original MIT

obsidian-templater

23

nweii/agent-stuff

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.

8 13d ago A 64 tokens original MIT

nweii/agent-stuff

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.

8 13d ago A 69 tokens original MIT