# Add to your Claude Code skills
git clone https://github.com/databufflabs/databuffdatabuff is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by databufflabs. AI Native 的 OpenTelemetry APM. It has 60 GitHub stars.
databuff's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/databufflabs/databuff" and add it to your Claude Code skills directory (see the Installation section above).
databuff is primarily written in Vue. It is open-source under databufflabs on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh databuff against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
⚡ 从执行安装命令到 Demo 应用上报数据、看到链路追踪与拓扑,约 5 分钟 即可出效果。
依赖 docker、docker-compose;安装脚本自动识别 amd64/arm64,下载对应镜像包。
1. 安装平台
curl -fsSL https://databuff.ai/databuff/ai-apm-install.sh | bash
2. 安装 Demo 应用(可选)
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-install.sh | bash
依赖 kubectl 与可用 K8s 集群;脚本通过 K8s manifest 直装平台。
1. 安装平台
curl -fsSL https://databuff.ai/databuff/ai-apm-k8s-install.sh | bash
2. 安装 Demo 应用(可选)
curl -fsSL https://databuff.ai/databuff/ai-apm-demo-k8s-install.sh | bash
离线镜像下载
若上方安装命令因网络问题无法拉取镜像,可执行以下命令下载离线镜像包,并自动 load 到节点。
curl -fsSL https://databuff.ai/databuff/ai-apm-k8s-download-images.sh | bash