langfuse-prompt-list

List all Langfuse prompts with their labels and versions. Use when checking available prompts, verifying label assignments, or getting an overview of prompt status.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "langfuse-prompt-list" with this command: npx skills add neuradex/langfuse-skills/neuradex-langfuse-skills-langfuse-prompt-list

Langfuse Prompt List

List all registered prompts and their label status.

Setup

Set the following environment variables before use:

VariableRequiredDescription
LANGFUSE_PUBLIC_KEYYesLangfuse public key
LANGFUSE_SECRET_KEYYesLangfuse secret key
LANGFUSE_HOST or LANGFUSE_BASE_URLNoLangfuse host URL (default: https://us.cloud.langfuse.com)

When to Use

  • Checking the prompt list
  • Verifying label assignments
  • "What prompts are available?"

Commands

Get Prompt List

npx tsx scripts/langfuse-prompt-list.ts

Output Example

Langfuse Prompts
================

Name                                         Labels                             Version
-------------------------------------------------------------------------------------------------------------
answer-evaluation                            development                        v1
chat-system                                  development, production            v2
librarian-system                             development                        v1
thread-title                                 (none)                             v1

Total: 16 prompts

Label Status

StatusDescription
development onlyIn development, not released to production
development, productionReleased to production
No labelsInitial state, needs label assignment

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

langfuse-prompt-upsert

No summary provided by upstream source.

Repository SourceNeeds Review
General

langfuse-session-list

No summary provided by upstream source.

Repository SourceNeeds Review
General

langfuse-trace-view

No summary provided by upstream source.

Repository SourceNeeds Review
General

langfuse-trace-list

No summary provided by upstream source.

Repository SourceNeeds Review