Skip to content

docs: regenerate skill pages - #97447

Open
will-lynas wants to merge 1 commit into
NousResearch:mainfrom
will-lynas:preview/docs-regeneration-20260827
Open

will-lynas wants to merge 1 commit into
NousResearch:mainfrom
will-lynas:preview/docs-regeneration-20260827

Conversation

@will-lynas

Copy link
Copy Markdown
Contributor

What does this PR do?

Regenerates the committed website skill documentation from the current source so the generated pages, catalogs, and sidebar are synchronized.

This PR intentionally contains only the generated documentation update. A stacked follow-up will salvage the read-only check mode and CI validation from the existing upstream work.

Related Issue

Related upstream issue:

Related upstream PRs:

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 🔒 Security fix
  • 📝 Documentation update
  • ✅ Tests (adding or improving test coverage)
  • ♻️ Refactor (no behavior change)
  • 🎯 New skill (bundled or hub)

Changes Made

  • Regenerated the website skill pages.
  • Updated the bundled and optional skill catalogs.
  • Updated the generated sidebar entries.

How to Test

  1. Run uv run --with pyyaml python website/scripts/generate-skill-docs.py twice and confirm the second run is clean.
  2. Run uv run --extra dev pytest -q tests/website/test_generate_skill_docs.py.
  3. Run cd website && npm ci && npm run build:fast.

Checklist

Code

  • I've read the Contributing Guide
  • My commit messages follow Conventional Commits (fix(scope):, feat(scope):, etc.)
  • I searched for existing PRs to make sure this isn't a duplicate
  • My PR contains only changes related to this fix/feature (no unrelated commits)
  • I've run pytest tests/ -q and all tests pass
  • I've added tests for my changes (required for bug fixes, strongly encouraged for features)
  • I've tested on my platform: macOS

Documentation & Housekeeping

  • I've updated relevant documentation (README, docs/, docstrings) — or N/A
  • I've updated cli-config.yaml.example if I added/changed config keys — or N/A
  • I've updated CONTRIBUTING.md or AGENTS.md if I changed architecture or workflows — or N/A
  • I've considered cross-platform impact (Windows, macOS) per the compatibility guide — or N/A
  • I've updated tool descriptions/schemas if I changed tool behavior — or N/A

Screenshots / Logs

N/A

@alt-glitch alt-glitch added type/docs Documentation improvements comp/dashboard Web dashboard / control panel UI (dashboard/, landing) tool/skills Skills system (list, view, manage) P3 Low — cosmetic, nice to have labels Aug 28, 2026
@alt-glitch

Copy link
Copy Markdown

This was generated by AI during triage.

@christian-byrne Tagging you on this ComfyUI item.

@will-lynas
will-lynas force-pushed the preview/docs-regeneration-20260827 branch from 7e6d46c to 942d5ee Compare September 8, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/dashboard Web dashboard / control panel UI (dashboard/, landing) P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants