docs: advertise Agent Lightning skill - #569
Open
Yuge Zhang (ultmaster) wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR advertises the Agent Lightning skill across the repository’s primary entry points by adding a dedicated documentation page, wiring it into the MkDocs navigation, and linking it from the top-level README.
Changes:
- Added an “Agent Lightning Skill” section and install commands to the main README, plus a docs index entry.
- Introduced a new docs page describing installation, workflow, and benchmark results for the skill.
- Added the new page to MkDocs navigation and the docs homepage table.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Adds prominent skill messaging, install commands, and a docs link from the repo landing page. |
| mkdocs.yml | Adds the new skill page to the documentation navigation. |
| docs/README.md | Adds the skill page to the docs homepage “Getting Started” table. |
| docs/10-agent-lightning-skill.md | New dedicated documentation page covering install, workflow, and measured results. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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
Verification