docs: mention rspress-description-generator agent skill in custom-head docs#3232
docs: mention rspress-description-generator agent skill in custom-head docs#3232
Conversation
Rsdoctor Bundle Diff AnalysisFound 3 projects in monorepo, 3 projects with changes. 📊 Quick Summary
📋 Detailed Reports (Click to expand)📁 nodePath:
📦 Download Diff Report: node Bundle Diff 📁 node_mdPath:
📦 Download Diff Report: node_md Bundle Diff 📁 webPath:
📦 Download Diff Report: web Bundle Diff Generated by Rsdoctor GitHub Action |
There was a problem hiding this comment.
Pull request overview
Adds a documentation tip to the “custom head” advanced guide to point readers to the rspress-description-generator Agent Skill for automatically generating page description metadata.
Changes:
- Added a
:::tipcallout in the Chinese doc linking torspress-description-generatorand the Agent Skills section. - Added the same
:::tipcallout in the English doc for parity.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| website/docs/zh/guide/advanced/custom-head.mdx | Adds a tip linking to the description generator Agent Skill and the Agent Skills docs. |
| website/docs/en/guide/advanced/custom-head.mdx | Adds the equivalent tip in English for consistent guidance. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying rspress-v2 with
|
| Latest commit: |
405243b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39c3e78c.rspress-v2.pages.dev |
| Branch Preview URL: | https://syt-vibe-kanban-f5ba-custom.rspress-v2.pages.dev |
Summary
Related Issue
Checklist
Added a tip in the "How description is determined" section of the custom-head docs (both English and Chinese) to mention the
rspress-description-generatoragent skill, which can automatically generatedescriptionfrontmatter for all pages.This helps users discover the agent skill as a convenient alternative to manually writing descriptions for every page, complementing the existing documentation on how descriptions are extracted and overridden.
This PR was written using Vibe Kanban