docs: regenerate skill pages - #97447
Open
will-lynas wants to merge 1 commit into
Open
will-lynas wants to merge 1 commit into
will-lynas wants to merge 1 commit into
Conversation
@christian-byrne Tagging you on this ComfyUI item. |
This was referenced Aug 29, 2026
will-lynas
force-pushed
the
preview/docs-regeneration-20260827
branch
from
September 3, 2026 07:55
eb4df68 to
7e6d46c
Compare
will-lynas
force-pushed
the
preview/docs-regeneration-20260827
branch
from
September 8, 2026 17:29
7e6d46c to
942d5ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
main.main.main.Type of Change
Changes Made
How to Test
uv run --with pyyaml python website/scripts/generate-skill-docs.pytwice and confirm the second run is clean.uv run --extra dev pytest -q tests/website/test_generate_skill_docs.py.cd website && npm ci && npm run build:fast.Checklist
Code
fix(scope):,feat(scope):, etc.)pytest tests/ -qand all tests passDocumentation & Housekeeping
docs/, docstrings) — or N/Acli-config.yaml.exampleif I added/changed config keys — or N/ACONTRIBUTING.mdorAGENTS.mdif I changed architecture or workflows — or N/AScreenshots / Logs
N/A