Skip to content

fix(docs): update outdated paths and command lists#787

Merged
jackwener merged 1 commit intomainfrom
fix/docs-outdated-paths-and-commands
Apr 4, 2026
Merged

fix(docs): update outdated paths and command lists#787
jackwener merged 1 commit intomainfrom
fix/docs-outdated-paths-and-commands

Conversation

@jackwener
Copy link
Copy Markdown
Owner

Summary

  • Replace 140 instances of src/clis/clis/ across 12 doc/skill files (path changed after repo restructure to root-level clis/)
  • Remove non-command entries (rpc, rankings) from notebooklm/amazon command lists — these are internal utility modules, not user-facing commands
  • Add missing deep-research / deep-research-result to gemini adapter doc
  • Add missing movers-shakers / new-releases to amazon adapter doc
  • Update notebooklm doc examples to use canonical commands (get instead of metadata, note-list instead of notes-list)
  • Bump SKILL.md version to 1.6.3

Test plan

  • npm run docs:build passes (no broken links from path changes)
  • Verify adapter command tables match actual CLI commands via opencli list

- Replace 140 instances of `src/clis/` → `clis/` across 12 doc files
  (path changed after repo restructure)
- Remove non-command `rpc` and `rankings` from notebooklm/amazon
  command lists in README, README.zh-CN, SKILL.md, and adapters index
  (these are internal utility modules, not user-facing commands)
- Add `deep-research` and `deep-research-result` to gemini adapter doc
- Add `movers-shakers` and `new-releases` to amazon adapter doc
- Update notebooklm doc examples to use canonical commands instead of
  deprecated aliases (`metadata` → `get`, `notes-list` → `note-list`)
- Bump SKILL.md version to 1.6.3
@jackwener jackwener merged commit ab58aa4 into main Apr 4, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant