[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"org-datadog-labs":3,"repo-skills-v-0-3-0":81},{"org":4,"repos":50},{"slug":5,"name":6,"logoUrl":7,"githubOrg":5,"website":8,"skillCount":9,"repoCount":10,"topRepos":11,"topTags":18,"lastUpdatedAt":49},"datadog-labs","Datadog Labs","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fdatadog-labs.png","https:\u002F\u002Fwww.datadoghq.com",35,2,[12,15],{"name":13,"skillCount":14},"datadog-labs\u002Fagent-skills",34,{"name":16,"skillCount":17},"datadog-labs\u002Ftrajectory",1,[19,22,25,28,31,34,37,40,43,46],{"slug":20,"name":21},"datadog","Datadog",{"slug":23,"name":24},"observability","Observability",{"slug":26,"name":27},"debugging","Debugging",{"slug":29,"name":30},"llm","LLM",{"slug":32,"name":33},"audit","Audit",{"slug":35,"name":36},"evals","Evals",{"slug":38,"name":39},"kubernetes","Kubernetes",{"slug":41,"name":42},"monitoring","Monitoring",{"slug":44,"name":45},"security","Security",{"slug":47,"name":48},"compliance","Compliance","2026-07-31T05:52:13.711906",[51,66],{"name":52,"fullName":13,"repoUrl":53,"skillCount":14,"stars":54,"forks":55,"description":56,"topics":57,"topTags":58,"topTagCount":65,"lastUpdatedAt":49},"agent-skills","https:\u002F\u002Fgithub.com\u002Fdatadog-labs\u002Fagent-skills",145,19,"Public repository for Datadog Agent Skills",[],[59,60,61,62,63,64],{"slug":20,"name":21},{"slug":23,"name":24},{"slug":26,"name":27},{"slug":29,"name":30},{"slug":32,"name":33},{"slug":35,"name":36},39,{"name":67,"fullName":16,"repoUrl":68,"skillCount":17,"stars":69,"forks":70,"description":71,"topics":72,"topTags":73,"topTagCount":79,"lastUpdatedAt":80},"trajectory","https:\u002F\u002Fgithub.com\u002Fdatadog-labs\u002Ftrajectory",8,0,null,[],[74,75,76],{"slug":20,"name":21},{"slug":23,"name":24},{"slug":77,"name":78},"privacy","Privacy",3,"2026-07-21T05:38:44.913737",{"items":82,"total":14},[83,97,108,119,135,149,165,179,191,203,212,232,247,259,273,289,305,319,331,342,356,366,376,390],{"slug":84,"name":84,"fn":85,"description":86,"org":87,"tags":88,"stars":54,"repoUrl":53,"updatedAt":96},"agent-install","install Datadog Agent on Kubernetes","Install the Datadog Agent on Kubernetes using the Datadog Operator — required before enabling Single Step Instrumentation (SSI), which automatically instruments applications for APM without code changes. Only use if no Datadog Agent is deployed on the cluster yet.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[89,91,94,95],{"name":21,"slug":20,"type":90},"tag",{"name":92,"slug":93,"type":90},"Deployment","deployment",{"name":39,"slug":38,"type":90},{"name":24,"slug":23,"type":90},"2026-04-15T04:57:27.489805",{"slug":98,"name":98,"fn":99,"description":100,"org":101,"tags":102,"stars":54,"repoUrl":53,"updatedAt":49},"agent-observability-auto-experiment","run iterative code improvements using Datadog data","Run an iterative code-improvement hill-climb against real Datadog LLM-Obs data, locally, with Claude Code as the agent. Establishes a baseline eval, makes one focused change, re-scores with the same harness, keeps the change if it improves the score in the goal's direction (labeling within-noise gains tentative), and repeats. Use when the user says \"run an auto experiment\", \"hill-climb this code\", \"iteratively improve X and measure the delta\", \"optimize this prompt\u002Ffile against my traces\", \"auto-optimize against LLM-Obs\", or wants the local equivalent of the auto_experiments worker. Works from a local dataset file, an ml_app, a dataset_id, or a list of trace_ids.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[103,104,105,106,107],{"name":21,"slug":20,"type":90},{"name":27,"slug":26,"type":90},{"name":36,"slug":35,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},{"slug":109,"name":109,"fn":110,"description":111,"org":112,"tags":113,"stars":54,"repoUrl":53,"updatedAt":118},"agent-observability-eval-bootstrap","bootstrap evaluators from production traces","Bootstrap evaluators from production traces — by default propose online LLM-judge evaluators and, after you confirm, create them in Datadog as disabled drafts (never auto-enabled); on request emit Python SDK code or a framework-agnostic JSON spec instead. Use when user says \"bootstrap evaluators\", \"generate evaluators\", \"create evals from traces\", \"eval bootstrap\", \"write evaluators\", \"build eval suite\", \"publish evaluators\", or wants to generate BaseEvaluator\u002FLLMJudge code or online judge configs from production LLM trace data. Works with ml_app and optional RCA report or failure hypothesis.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[114,115,116,117],{"name":21,"slug":20,"type":90},{"name":36,"slug":35,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},"2026-06-19T09:04:19.259734",{"slug":120,"name":120,"fn":121,"description":122,"org":123,"tags":124,"stars":54,"repoUrl":53,"updatedAt":134},"agent-observability-eval-pipeline","run agent observability and evaluation pipelines","End-to-end Agent Observability pipeline for an instrumented ml_app — classify production traces, root-cause failures, bootstrap evaluators, then (optionally) sample + publish a dataset, generate + run an experiment, and analyze results. Six narrated phases with a standardized banner and a \"continue\" checkpoint between each. Pure orchestration over the agent-observability sub-skills (`agent-observability-session-classify`, `agent-observability-trace-rca`, `agent-observability-eval-bootstrap`, `agent-observability-experiment-py-bootstrap`, `agent-observability-experiment-analyzer`). Use when user says \"run the eval pipeline\", \"go from traces to evals\", \"bootstrap evals end to end\", \"classify then RCA then bootstrap\", \"build an eval set from scratch\", \"onboard me to datasets and experiments\", \"walk me through experiments\", \"I have an ml_app, now what\", \"Agent Observability onboarding\", \"guided experiment setup\", \"from traces to experiments\", or wants a deterministic, narrated tour from production data through evaluators, datasets, and experiments. Stop early with `--stop-after \u003Cphase>` to short-circuit at evaluators or dataset, or resume mid-flow with `--start-at \u003Cphase>`.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[125,128,131,132,133],{"name":126,"slug":127,"type":90},"Agents","agents",{"name":129,"slug":130,"type":90},"Data Pipeline","data-pipeline",{"name":21,"slug":20,"type":90},{"name":36,"slug":35,"type":90},{"name":24,"slug":23,"type":90},"2026-06-19T09:04:17.231423",{"slug":136,"name":136,"fn":137,"description":138,"org":139,"tags":140,"stars":54,"repoUrl":53,"updatedAt":148},"agent-observability-experiment-analyzer","analyze LLM experiment results","Analyze LLM experiment results. Handles single or comparative experiments, exploratory or Q&A modes. Use when user says \"analyze experiment\", \"compare experiments\", \"analyze against baseline\", or provides one or two experiment IDs for analysis.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[141,144,145,146,147],{"name":142,"slug":143,"type":90},"Analytics","analytics",{"name":21,"slug":20,"type":90},{"name":36,"slug":35,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},"2026-06-19T09:04:21.212498",{"slug":150,"name":150,"fn":151,"description":152,"org":153,"tags":154,"stars":54,"repoUrl":53,"updatedAt":164},"agent-observability-experiment-py-bootstrap","generate Python experiment clients for LLM observability","Generates a self-contained Python experiment client that uses the ddtrace.llmobs SDK. Emits either a runnable .py script or a Jupyter .ipynb notebook matching the canonical DataDog reference notebook style. Use when the user says \"generate Python experiment\", \"write an SDK experiment\", \"create a ddtrace experiment\", \"Python notebook experiment\", \"use the Agent Observability SDK\", or has `ddtrace` installed and wants idiomatic SDK code.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[155,156,159,160,161],{"name":21,"slug":20,"type":90},{"name":157,"slug":158,"type":90},"Jupyter","jupyter",{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},{"name":162,"slug":163,"type":90},"Python","python","2026-06-19T09:04:22.640384",{"slug":166,"name":166,"fn":167,"description":168,"org":169,"tags":170,"stars":54,"repoUrl":53,"updatedAt":178},"agent-observability-replay-trace","iterate on LLM traces with local code","Use when a developer wants to iterate on ONE specific Agent Observability \u002F LLM Obs trace whose output they didn't like — re-running that trace against their LOCAL code, seeing a concise diff of the old vs new output, and looping (change code → replay → diff) until satisfied. Invoked as \u002Fagent-observability-replay-trace \u003Ctrace-id> [changes to test]. Signals: \"replay this trace\"; \"iterate on a trace\"; \"this trace's output is wrong, fix it and re-run\"; \"re-run trace \u003Cid> with \u003Cchange>\"; pasting a trace id from the Agent Observability UI with a description of what to fix. It fetches the trace via the datadog-llmo MCP or the pup CLI, edits code, re-runs the app to emit a NEW trace, and diffs the two — no local server, no browser. For agents traced with ddtrace \u002F LLM Obs (Python first-class), with JSON-serializable entry input. Do NOT use for: scored Experiments or the browser \"Replay\" button (that's agent-observability-replay-experiment), building an experiment from a dataset\u002FCSV, writing evaluators, root-causing failed traces, or RUM\u002FHTTP session replay.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[171,172,173,174,175],{"name":21,"slug":20,"type":90},{"name":27,"slug":26,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},{"name":176,"slug":177,"type":90},"Tracing","tracing","2026-07-31T05:52:08.594182",{"slug":180,"name":180,"fn":181,"description":182,"org":183,"tags":184,"stars":54,"repoUrl":53,"updatedAt":190},"agent-observability-session-classify","evaluate user intent satisfaction in sessions","Classify whether user intent was satisfied in a Datadog Agent Observability trace or session. Three modes: (1) session_id — classify a single CMD+I assistant session with RUM; (2) trace_id — classify a single Agent Observability trace without RUM; (3) ml_app — sample and classify multiple sessions or traces from a given LLM app. Output is compact by default (verdict + one-sentence reason). Use when evaluating satisfaction, classifying sessions\u002Ftraces, labeling data, or generating signal for agent-observability-eval-pipeline or agent-observability-trace-rca.\n",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[185,186,187,188,189],{"name":142,"slug":143,"type":90},{"name":21,"slug":20,"type":90},{"name":36,"slug":35,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},"2026-06-19T09:04:26.341497",{"slug":192,"name":192,"fn":193,"description":194,"org":195,"tags":196,"stars":54,"repoUrl":53,"updatedAt":202},"agent-observability-trace-rca","diagnose LLM application failures from traces","Root cause analysis on production LLM traces. Diagnoses why an LLM application is failing — works from eval judge verdicts, runtime errors, or structural anomalies depending on what signals are present. Walks the span tree from symptom to root cause. Use when user says \"what's wrong with my app\", \"why is my eval failing\", \"analyze errors\", \"root cause analysis\", \"diagnose failures\", or wants to understand production failure patterns.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[197,198,199,200,201],{"name":21,"slug":20,"type":90},{"name":27,"slug":26,"type":90},{"name":36,"slug":35,"type":90},{"name":30,"slug":29,"type":90},{"name":24,"slug":23,"type":90},"2026-06-19T09:04:24.316244",{"slug":52,"name":52,"fn":204,"description":205,"org":206,"tags":207,"stars":54,"repoUrl":53,"updatedAt":211},"use Datadog observability skills","Datadog skills for AI agents. Essential monitoring, logging, tracing and observability.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[208,209,210],{"name":21,"slug":20,"type":90},{"name":42,"slug":41,"type":90},{"name":24,"slug":23,"type":90},"2026-04-06T18:08:33.337476",{"slug":213,"name":213,"fn":214,"description":215,"org":216,"tags":217,"stars":54,"repoUrl":53,"updatedAt":231},"datadog-app","build and manage Datadog applications","Guides developers building Datadog Apps with TypeScript, React, the @datadog\u002Fapps scaffolder, and @datadog\u002Fvite-plugin. Use when a user wants to scaffold, run, debug, upgrade, build, upload, publish, upload without publishing (draft upload), add an upload-no-publish script, set up CI\u002FCD, use OAuth or API\u002Fapplication key auth, trigger\u002Fpoll Workflow Automation, choose DDSQL or Action Catalog for backend data access, or query app datastores with DDSQL, including backend function troubleshooting.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[218,219,222,225,228],{"name":21,"slug":20,"type":90},{"name":220,"slug":221,"type":90},"Frontend","frontend",{"name":223,"slug":224,"type":90},"React","react",{"name":226,"slug":227,"type":90},"TypeScript","typescript",{"name":229,"slug":230,"type":90},"Vite","vite","2026-06-18T08:01:32.562331",{"slug":233,"name":233,"fn":234,"description":235,"org":236,"tags":237,"stars":54,"repoUrl":53,"updatedAt":246},"dd-apm","query Datadog APM traces","APM - install, onboard, instrument, enable, set up, configure, traces, services, dependencies, performance analysis. Use for any request involving Datadog APM setup, instrumentation (SSI, ddtrace, agent install), or analysis.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[238,239,242,243],{"name":21,"slug":20,"type":90},{"name":240,"slug":241,"type":90},"Distributed Tracing","distributed-tracing",{"name":24,"slug":23,"type":90},{"name":244,"slug":245,"type":90},"Performance","performance","2026-04-06T18:08:34.575282",{"slug":248,"name":248,"fn":249,"description":250,"org":251,"tags":252,"stars":54,"repoUrl":53,"updatedAt":258},"dd-audit","investigate Datadog Audit Trails","Audit Trail investigations - who changed what, key compromise, cost spike root cause, compliance evidence (SOC 2\u002FPCI), and AI activity auditing.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[253,254,255,256,257],{"name":33,"slug":32,"type":90},{"name":48,"slug":47,"type":90},{"name":21,"slug":20,"type":90},{"name":24,"slug":23,"type":90},{"name":45,"slug":44,"type":90},"2026-05-08T05:05:10.519943",{"slug":260,"name":260,"fn":261,"description":262,"org":263,"tags":264,"stars":54,"repoUrl":53,"updatedAt":272},"dd-audit-ai-activity","audit Datadog AI activity","Audit what the Bits AI assistant (MCP server) has done in your Datadog org — tool calls by user, resources accessed, and anomaly flags for AI governance.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[265,266,267,268,271],{"name":126,"slug":127,"type":90},{"name":33,"slug":32,"type":90},{"name":21,"slug":20,"type":90},{"name":269,"slug":270,"type":90},"Governance","governance",{"name":45,"slug":44,"type":90},"2026-05-08T05:05:15.770513",{"slug":274,"name":274,"fn":275,"description":276,"org":277,"tags":278,"stars":54,"repoUrl":53,"updatedAt":288},"dd-audit-compliance-report","generate Datadog compliance reports","Generate auditor-ready compliance evidence from Datadog Audit Trail for SOC 2 and PCI DSS. Maps framework controls to specific query patterns and produces formatted output.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[279,280,281,282,285],{"name":33,"slug":32,"type":90},{"name":48,"slug":47,"type":90},{"name":21,"slug":20,"type":90},{"name":283,"slug":284,"type":90},"Reporting","reporting",{"name":286,"slug":287,"type":90},"SOC 2","soc-2","2026-05-08T05:05:14.467775",{"slug":290,"name":290,"fn":291,"description":292,"org":293,"tags":294,"stars":54,"repoUrl":53,"updatedAt":304},"dd-audit-cost-spike-investigation","investigate Datadog cost spikes","Investigate a Datadog product usage or cost spike by correlating Usage Metering data (when\u002Fwhat spiked) with Audit Trail config changes (who changed what in the preceding window).",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[295,296,299,300,301],{"name":33,"slug":32,"type":90},{"name":297,"slug":298,"type":90},"Cost Optimization","cost-optimization",{"name":21,"slug":20,"type":90},{"name":24,"slug":23,"type":90},{"name":302,"slug":303,"type":90},"Operations","operations","2026-05-08T05:05:13.142629",{"slug":306,"name":306,"fn":307,"description":308,"org":309,"tags":310,"stars":54,"repoUrl":53,"updatedAt":318},"dd-audit-key-compromise","investigate Datadog API key compromise","Investigate a potentially compromised Datadog API key — timeline of actions, geo\u002FIP breakdown, endpoints called, anomaly flags, and remediation steps.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[311,312,313,314,317],{"name":33,"slug":32,"type":90},{"name":48,"slug":47,"type":90},{"name":21,"slug":20,"type":90},{"name":315,"slug":316,"type":90},"Incident Response","incident-response",{"name":45,"slug":44,"type":90},"2026-05-08T05:05:11.828511",{"slug":320,"name":320,"fn":321,"description":322,"org":323,"tags":324,"stars":54,"repoUrl":53,"updatedAt":330},"dd-audit-security-investigation","run Datadog security investigations","Answer \"who did what\" security questions from Audit Trail — deletions, config changes, login activity, permission changes, actions from a specific user or IP.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[325,326,327,328,329],{"name":33,"slug":32,"type":90},{"name":21,"slug":20,"type":90},{"name":315,"slug":316,"type":90},{"name":24,"slug":23,"type":90},{"name":45,"slug":44,"type":90},"2026-05-08T05:05:17.07569",{"slug":332,"name":332,"fn":333,"description":334,"org":335,"tags":336,"stars":54,"repoUrl":53,"updatedAt":341},"dd-browser-sdk","configure Datadog Browser SDK for observability","Datadog Browser SDK — RUM, Logs, Session Replay, profiling, product analytics, and error tracking setup, configuration, and migration. Use when upgrading Browser SDK versions, setting up RUM or Logs, or troubleshooting browser-side Datadog instrumentation.\n",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[337,338,339,340],{"name":21,"slug":20,"type":90},{"name":220,"slug":221,"type":90},{"name":42,"slug":41,"type":90},{"name":24,"slug":23,"type":90},"2026-05-01T05:53:01.032057",{"slug":343,"name":343,"fn":344,"description":345,"org":346,"tags":347,"stars":54,"repoUrl":53,"updatedAt":355},"dd-docs","look up Datadog documentation","Datadog docs lookup using docs.datadoghq.com\u002Fllms.txt and linked Markdown pages.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[348,349,352],{"name":21,"slug":20,"type":90},{"name":350,"slug":351,"type":90},"Documentation","documentation",{"name":353,"slug":354,"type":90},"Reference","reference","2026-04-06T18:08:39.553942",{"slug":357,"name":357,"fn":358,"description":359,"org":360,"tags":361,"stars":54,"repoUrl":53,"updatedAt":365},"dd-logs","manage Datadog logs","Log management - search, archives, metrics, and cost control.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[362,363,364],{"name":21,"slug":20,"type":90},{"name":42,"slug":41,"type":90},{"name":24,"slug":23,"type":90},"2026-04-06T18:08:37.069969",{"slug":367,"name":367,"fn":368,"description":369,"org":370,"tags":371,"stars":54,"repoUrl":53,"updatedAt":375},"dd-monitors","manage Datadog monitors and alerting","Monitor management - list, search, file-based create, and alerting best practices.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[372,373,374],{"name":21,"slug":20,"type":90},{"name":42,"slug":41,"type":90},{"name":24,"slug":23,"type":90},"2026-04-06T18:08:38.319311",{"slug":377,"name":377,"fn":378,"description":379,"org":380,"tags":381,"stars":54,"repoUrl":53,"updatedAt":389},"dd-pup","use Datadog CLI","Datadog CLI (Rust). OAuth2 auth with token refresh.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[382,385,386],{"name":383,"slug":384,"type":90},"CLI","cli",{"name":21,"slug":20,"type":90},{"name":387,"slug":388,"type":90},"OAuth","oauth","2026-07-31T05:52:09.564634",{"slug":391,"name":391,"fn":392,"description":393,"org":394,"tags":395,"stars":54,"repoUrl":53,"updatedAt":400},"enable-ssi","enable Kubernetes Single Step Instrumentation","Enable Single Step Instrumentation (SSI) on Kubernetes — automatically instruments applications for APM without code changes. Only use if the Datadog Agent is already running on the cluster — if not, use agent-install first.",{"slug":5,"name":6,"logoUrl":7,"githubOrg":5},[396,397,398,399],{"name":21,"slug":20,"type":90},{"name":92,"slug":93,"type":90},{"name":39,"slug":38,"type":90},{"name":24,"slug":23,"type":90},"2026-04-15T04:57:26.243407"]