docs: rewrite LLM Providers & Skills pages with step-by-step screenshots#310
Merged
qiongyu1999 merged 2 commits intomainfrom Mar 20, 2026
Merged
Conversation
Rewrite model configuration and skill installation guides into step-by-step format with inline screenshots for both en and zh locales. Add xAI to the supported providers table and include FAQ sections. Made-with: Cursor
Deploying nexu-docs with
|
| Latest commit: |
12f4aad
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ec5f5b02.nexu-docs.pages.dev |
| Branch Preview URL: | https://docs-rewrite-model-skill-gui.nexu-docs.pages.dev |
Reuse existing asset images to illustrate the Quick Start flow (home screen, settings, Nexu Official sign-in) and Key Concepts sections (Agent, Models, Skills) for both EN and ZH. Made-with: Cursor
qiongyu1999
approved these changes
Mar 20, 2026
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.
Summary
Rewrite Model Configuration page (
en/guide/models.md,zh/guide/models.md): restructured into 3-step guide with screenshotsRewrite Skill Installation page (
en/guide/skills.md,zh/guide/skills.md): restructured into 4-step guide with screenshotsAdded 8 documentation screenshots (
docs/public/assets/): all latest UI screenshots in WebP formatPorted from refly-ai/agent-digital-cowork#93.
Test plan
/en/guide/modelsand confirm 3-step structure with screenshots renders correctly/zh/guide/modelsand confirm 3-step structure with screenshots renders correctly/en/guide/skillsand confirm 4-step structure with screenshots renders correctly/zh/guide/skillsand confirm 4-step structure with screenshots renders correctlyMade with Cursor