[Blog]: Skills for llm-d - #482
Open
rachelt44 wants to merge 27 commits into
Open
Conversation
rachelt44
requested review from
Gregory-Pereira,
chcost,
clubanderson,
davidgs,
jjasghar,
petecheslock and
robertgshaw2-redhat
as code owners
August 24, 2026 10:42
✅ Deploy Preview for llm-d ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
rachelt44
marked this pull request as draft
August 24, 2026 10:43
rachelt44
force-pushed
the
blog/skills-for-llm-d
branch
from
August 24, 2026 12:13
61c39b5 to
934ec8a
Compare
Contributor
|
Unsigned commits detected! Please sign your commits. For instructions on how to set up GPG/SSH signing and verify your commits, please see GitHub Documentation. |
rachelt44
force-pushed
the
blog/skills-for-llm-d
branch
from
August 24, 2026 12:24
934ec8a to
735267b
Compare
rachelt44
force-pushed
the
blog/skills-for-llm-d
branch
from
August 25, 2026 10:12
98330af to
58cf218
Compare
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Benjamin Braun <benjaminbraun@google.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
Signed-off-by: Benjamin Braun <benjaminbraun@google.com>
Signed-off-by: Benjamin Braun <benjaminbraun@google.com>
Signed-off-by: Benjamin Braun <benjaminbraun@google.com>
rachelt44
force-pushed
the
blog/skills-for-llm-d
branch
from
August 25, 2026 10:32
58cf218 to
b13efc6
Compare
Signed-off-by: YANG LI <yangligt@google.com>
Add yangligt2 to blog authors
Signed-off-by: Ashok Chandrasekar <achandrasekar@google.com>
Signed-off-by: Rachel Brill <rachelt@il.ibm.com>
rachelt44
marked this pull request as ready for review
August 26, 2026 07:12
Signed-off-by: Rachel Tzoref-Brill <60917867+rachelt44@users.noreply.github.com>
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.
What does this PR do?
Added a blog describing llm-d skills for configuring, deploying and benchmarking llm-d. It includes
Why is this change needed?
The goal of this post is to raise awareness of the llm-d community to the existence of llm-d skills, to the domain knowledge and best practices captured in them, and to the value they can bring when used as part of AI-assisted workflows. Another goal is to invite the community to expand this growing collection by contributing new skills that capture additional expertise and real-world practices.
How was this tested?
npm test)npm run build:all)npm run check-links)npm run serve)Checklist
git commit -s) per DCOnpm test)npm run build:all)npm run check-links)Related Issues
Relates to #463