# Langfuse AI Agent Skills

Langfuse publishes official AI agent skills for its tools, services, and developer workflows.

Browse 18 official AI agent skills across 2 Langfuse repositories, with install commands and source links.

Official page: https://skillscout.sh/official/langfuse/
Markdown page: https://skillscout.sh/official/langfuse/langfuse_skills_skillscout.md
Vendor website: https://langfuse.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/langfuse/langfuse_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Langfuse skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### langfuse/skills

Includes 1 official skill: langfuse.

Install:

```bash
npx skills add langfuse/skills -y
```

Source: https://github.com/langfuse/skills

### langfuse/langfuse

Includes 17 official skills: backend-dev-guidelines, skill-developer, add-model-price, code-review, agent-setup-maintenance, changelog-writing.

Install:

```bash
npx skills add langfuse/langfuse -y
```

Source: https://www.skills.sh/official#langfuse/langfuse

## Individual skills

### langfuse

Official Langfuse skill from langfuse/skills.

Install:

```bash
npx skills add langfuse/skills@langfuse -y
```

Package: langfuse/skills
Source: https://github.com/langfuse/skills/tree/HEAD/skills/langfuse

### backend-dev-guidelines

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@backend-dev-guidelines -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/backend-dev-guidelines

### skill-developer

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@skill-developer -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/skill-developer

### add-model-price

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@add-model-price -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/add-model-price

### code-review

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@code-review -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/code-review

### agent-setup-maintenance

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@agent-setup-maintenance -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/agent-setup-maintenance

### changelog-writing

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@changelog-writing -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/changelog-writing

### clickhouse-best-practices

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@clickhouse-best-practices -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/clickhouse-best-practices

### frontend-browser-review

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@frontend-browser-review -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/frontend-browser-review

### turborepo

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@turborepo -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/turborepo

### debug-issue-with-datadog

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@debug-issue-with-datadog -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/debug-issue-with-datadog

### detect-prod-regressions

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@detect-prod-regressions -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/detect-prod-regressions

### pnpm-upgrade-package

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@pnpm-upgrade-package -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/pnpm-upgrade-package

### analyze-cloud-costs

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@analyze-cloud-costs -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/analyze-cloud-costs

### linear-bug-triage

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@linear-bug-triage -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/linear-bug-triage

### datadog-query-recipes

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@datadog-query-recipes -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/datadog-query-recipes

### skill-creator

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@skill-creator -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/skill-creator

### weekly-production-review

Official Langfuse skill from langfuse/langfuse.

Install:

```bash
npx skills add langfuse/langfuse@weekly-production-review -y
```

Package: langfuse/langfuse
Source: https://www.skills.sh/langfuse/langfuse/weekly-production-review

## langfuse/skills package overview

Includes 1 official skill: langfuse.

### Top skills in this package

- langfuse: Official Langfuse skill from langfuse/skills.

### Install

Install the full package:

```bash
npx skills add langfuse/skills -y
```

Install a specific skill:

```bash
npx skills add langfuse/skills@langfuse -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/langfuse/skills#readme
