nweii-skills

Installation
SKILL.md

nweii-skills

Reference context for Nathan's skills ecosystem. Read this before creating, editing, or migrating any skill in his environment.

The repos

Skills live in two paired repos:

  • nweii/agent-stuff — public + internal-but-public skills. Cloned at ~/Developer/LLMs/agent-stuff/.
  • nweii/agent-stuff-private — truly private skills (career materials, personal workflows, confidential content). Cloned at ~/Developer/LLMs/agent-stuff-private/. Pushed to a private GitHub remote; never made public.

Both repos use the same layout:

<repo>/
├── skills/          # Skill folders
├── commands/        # Slash commands (agent-stuff only)
├── templates/       # SKILL_TEMPLATE.md, RULE_TEMPLATE.md (agent-stuff only)
└── reference/       # Platform docs (agent-stuff only)
Related skills
Installs
8
GitHub Stars
2
First Seen
Apr 16, 2026