Commit 4fa8e2b
authored
docs: add ReacNetGenerator agent skill (#2444)
## Summary
- add an Agent Skills documentation page for the existing
`reacnetgenerator` skill
- document the skill list, installation command, minimal verification
task, and the OpenClaw JCTC citation
- include the new page in the main documentation toctree
## Checks
- `uv run --isolated --with sphinx --with myst-parser sphinx-build -W
--keep-going -b html /tmp/rng-agent-skills-check
/tmp/rng-agent-skills-check-build`
- verified the added `agent-skills` toctree target exists
Note: a full `uv run --extra docs sphinx-build ...` project-docs build
is currently blocked by the existing `reacnetgenerator[docs]` dependency
resolution issue: the project advertises `requires-python >=3.7`, while
the configured `myst-nb>=1.0.0rc0` docs dependency no longer resolves
for Python 3.7.
Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5)1 parent 105ff3d commit 4fa8e2b
2 files changed
Lines changed: 39 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments