langfuse-docs: Skill for Claude Code

.agents/skills/add-customer-to-user-list/SKILL.md

add-customer-to-user-list is a skill for Claude Code, Codex from langfuse/langfuse-docs. It costs 95 tokens per session (1,679 once invoked), scanned A, original, MIT.

A project workflow for adding or updating a company in Langfuse’s public adopters list. Langfuse is a tool for monitoring and evaluating applications that use language models.

In plain words
What is it for?
Use it to add a customer or adopter, update company details, cite a public reference link, or connect an existing customer story to the adopters list.
Why use it?
It keeps the adopters table consistent across the pages that display it and helps avoid missing or duplicated company entries.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths; installed under .agents/ (shared by several agents).

This is langfuse/langfuse-docs's own configuration. It tells Claude Code and Codex how to work on langfuse-docs itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything langfuse-docs configures →

Reuse

Borrowing it

Nothing to install: this file belongs to langfuse/langfuse-docs. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/langfuse/langfuse-docs/main/.agents/skills/add-customer-to-user-list/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/langfuse/langfuse-docs

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for add-customer-to-user-list

README.md
[![agentmods](https://agentmods.dev/badge/skills/langfuse/langfuse-docs/add-customer-to-user-list/github.svg)](https://agentmods.dev/skills/langfuse/langfuse-docs/add-customer-to-user-list)
Your own site
<a href="https://agentmods.dev/skills/langfuse/langfuse-docs/add-customer-to-user-list"><img src="https://agentmods.dev/badge/skills/langfuse/langfuse-docs/add-customer-to-user-list/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for add-customer-to-user-list

Your own site · 80×15
<a href="https://agentmods.dev/skills/langfuse/langfuse-docs/add-customer-to-user-list"><img src="https://agentmods.dev/badge/skills/langfuse/langfuse-docs/add-customer-to-user-list.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,679 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 3 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Prompt Injection · line 58
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 61
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
  • medium Prompt Injection · line 125
    Large whitespace padding was detected (a block of blank lines or a long run of spaces). This can push injected instructions below or to the right of the visible area so a human reviewer never sees them while the agent still reads them. Manual review of the hidden content is recommended.
    Fix: Remove the large whitespace padding (blank-line blocks or long space runs) and review any content hidden below or to the right of it. Keep skill files compact and reviewable so no instructions can be
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.01679
Opus 5 $0.00048 $0.00839
Sonnet 5 $0.00019 $0.00336
Haiku 4.5 $0.00010 $0.00168

Measured 9d ago against content hash 68ce9275e93f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

add-customer-to-user-list scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/add-customer-to-user-list/SKILL.md · 150 lines

How it starts

The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Single source of truth: maintain this skill under .agents/skills/add-customer-to-user-list/ only. Claude and Cursor load projected copies under .claude/skills/add-customer-to-user-list and .cursor/skills/add-customer-to-user-list.

Add a customer to the users list

Adds or updates one row in the public adopters table on /users.

Do not write a customer story in this skill. If the user wants a full /users/<slug> case study, use customer-story-setup first, then come back here to link it.

Canonical file

What Where
Adopters table (source of truth) components-mdx/adopters-table.mdx
Rendered on /users (content/customers/index.mdx) and the handbook customers chapter

The handbook imports the same table (<AdoptersTable />). Editing the MDX file updates both pages. Do not duplicate the table elsewhere.

Before writing any file

Collect what you can from the request. Ask only for what is still missing:

  1. Company name — public marketing name
  2. Company website — used in the Company column
  3. Use case — optional; write one if a user story or external link exists
  4. External reference URL — optional public source (blog, job post, DPA, talk)

Then always check for a user story. Do not skip this step.

Always check: is there a user story?

Search the working tree and origin/main (this branch may be behind):

  • content/customers/meta.jsonpages (skip "index")
  • content/customers/*.mdx — match company name, legal name, or obvious slug variants (hugging-face vs huggingface, merckgroup vs merck)
  • Frontmatter showInCustomerIndex and quoteCompany if the filename is unclear

Read the full file on GitHub · 150 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 150 lines · 95 tokens per session scan A 68ce9275e93f

Subscribe to this mod's changes

add-customer-to-user-list is a skill published in the GitHub repository langfuse/langfuse-docs (240 stars, last pushed today), licensed MIT. It adds 95 tokens to every session and 1,679 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

create-atomic-tool

Build a BaseTool[InSchema, OutSchema] subclass — input/output schemas, BaseToolConfig, run() (and optional runasync()), env-driven secrets, typed failure outputs. Use when the user asks to "add a tool", "create a tool", "wrap an API as a tool", "build a BaseTool", "make a calculator/search/weather tool", or runs…

Eigenwise/atomic-agents · 99 tokens

framework

Guide for the Atomic Agents Python framework — schemas, agents, tools, context providers, prompts, orchestration, and provider configuration. Use when code imports from atomicagents, defines an AtomicAgent, BaseTool, or BaseIOSchema, or the user asks about multi-agent orchestration or LLM-provider wiring in an…

Eigenwise/atomic-agents · 74 tokens

create-atomic-agent

Build and wire an AtomicAgent[InSchema, OutSchema] — schemas, AgentConfig, SystemPromptGenerator, provider client, history, hooks, optional context providers. Use when the user asks to "create an agent", "add another agent", "build an AtomicAgent", "wire up an agent", "make a planner/router/extractor agent", or runs…

Eigenwise/atomic-agents · 93 tokens

create-atomic-context-provider

Build a BaseDynamicContextProvider that injects a named, titled block into an agent's system prompt at every run() — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to "add a context provider", "inject X into the prompt", "give the agent dynamic context", "wire…

Eigenwise/atomic-agents · 106 tokens

new-app

Scaffold a new Atomic Agents project from scratch — create the directory, pyproject.toml, env file, first agent, and a runnable entry point. Use when the user asks to start a new atomic-agents project from scratch, says "scaffold" / "new project" / "start from zero", or runs /atomic-agents:new-app.

Eigenwise/atomic-agents · 76 tokens

create-atomic-schema

Design and write a BaseIOSchema input/output pair for an Atomic Agents agent or tool — docstrings, field descriptions, validators, error variants. Use when the user asks to "create a schema", "design the input/output schema", "define an IOSchema", "write a BaseIOSchema", "model the agent's output", or runs…

Eigenwise/atomic-agents · 89 tokens