Create Skills Library documentation - #39737
Conversation
Added a new Skills Library documentation page outlining how to create and use reusable skills for AI agents in Datadog.
Preview links (active after the
|
Added instructions for creating skills in the Skills Library and using Bits Chat.
|
/review |
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
One blocker: the reference link for the Datadog MCP Server points to /bits_ai/mcp_server/, which doesn't exist (the actual page is at /mcp_server/, mounted under the Essentials section — see hugo/config/_default/menus/main.en.yaml:1265 and how bits_ai/_index.md:30 already links it as /mcp_server/). Same broken path appears in further_reading and in the reference-style link definition.
Also: this new public page isn't wired into hugo/config/_default/menus/main.en.yaml, so it won't appear in the side-nav. Add an entry (something like identifier: bits_ai_skills_library, parent: bits_ai, url: bits_ai/skills_library) alongside the other bits_ai children around line 1594–1612.
Content, structure, and Vale style all look clean otherwise.
Reviewed 63b80f866402594b8d95cdaca77ec55b5b79ef95 — workflow run
|
/review |
There was a problem hiding this comment.
🤖 Automated review by Claude. AI-generated; verify before acting.
One grammar blocker in the Availability section, plus a few minor nits.
Reviewed 7e183ec09edef6b057a6407985066673b7bdbd1a — workflow run
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Added a new Skills Library documentation page outlining how to create and use reusable skills for AI agents in Datadog.
What does this PR do? What is the motivation?
Adds Skills Library page in public documentation.
Merge readiness
AI assistance
Used Codex to generate the page, based off of the dogfooding announcement email, additional instructions and contribution guidelines