docs: introduce agentic skills for OTel.io docs workflows (#9397)#9471
Open
LoveChauhan-18 wants to merge 2 commits intoopen-telemetry:mainfrom
Open
docs: introduce agentic skills for OTel.io docs workflows (#9397)#9471LoveChauhan-18 wants to merge 2 commits intoopen-telemetry:mainfrom
LoveChauhan-18 wants to merge 2 commits intoopen-telemetry:mainfrom
Conversation
…etry#9397) Signed-off-by: Love Kumar Chauhan <lovechauhan6564@gmail.com>
Author
|
Hi, just checking in — please let me know if any changes are needed from my side. Happy to update if required. Thanks! |
Member
|
+CC @vitorvasc |
Member
|
/fix:format |
Contributor
|
✅ |
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.
PR Description
This PR introduces an agentic skills catalog in the
.agents/skillsdirectory, as proposed in #9397. These skills are structured Markdown files that enable AI coding agents to automate common documentation workflows within theopentelemetry.iorepository.Initial Skills Added:
setup-localization.md: Automates the onboarding process for new localizations, including Hugo configuration updates and drafting the kickoff issue.review-content.md: Provides a standardized checklist and command set for reviewing content against the OTel style guide and site-wide linting rules.new-page-scaffold.md: Automates the creation of new documentation pages with correct frontmatter and weight calculations.These skills are designed to improve the contributor experience for those using AI-assisted tools while maintaining compliance with project standards and automation requirements.
Fixes #9397
Footnotes
Yes, I can answer maintainer questions about the content of this PR, without using AI. ↩