nweii-skills

Document frontmatter, changelog, privacy, and migration conventions for agent skills.

7|Updated Dec 17, 2025
One-click install
npx skills add https://github.com/nweii/agent-stuff --skill nweii-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nweii-skills
Source: https://github.com/nweii/agent-stuff/tree/main/skills/nweii-skills
Command: npx skills add https://github.com/nweii/agent-stuff --skill nweii-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes reference information for Nathan's agent skills ecosystem to reduce discovery and onboarding friction.

Core Features & Use Cases

  • Documentation of repos, frontmatter conventions, changelog practices, privacy tiers, and migration guidance.
  • Guidance for migrating locally-developed skills into public/private repos.
  • Use cases include creating, editing, migrating, or installing skills within Nathan's environment.

Quick Start

Review this reference when creating, editing, migrating, or installing skills in Nathan's environment.

Frequently Asked Questions about nweii-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What frontmatter fields are required when creating agent skills?

Required frontmatter fields for agent skills include specific metadata conventions for cataloging, privacy tiers, and changelog practices defined within Nathan's agent-skills repository setup.

How do I migrate locally-developed agent skills to a public or private repository?

To migrate agent skills, follow the documented migration guidance to move locally-developed skills into either the public agent-stuff repo or the private agent-stuff-private repository.

What is the difference between public and private agent skills privacy tiers?

Privacy tiers distinguish whether agent skills belong in the public agent-stuff repository or the private agent-stuff-private repository, dictating cataloging practices and installation guidance.

How do I install agent skills from a repository?

Installing agent skills requires following the specific installation guidance and cataloging practices documented in the centralized reference to ensure proper onboarding and setup.

What are the optional directories when setting up an agent skills repository?

Optional directories in an agent skills repository setup provide flexible structuring for documentation, changelog practices, and cataloging beyond the required frontmatter fields.