📚AllForClaude
SkillsMCPPluginsCategoriesHow to install
📚 AllForClaude

Skills, MCP Servers & Plugins for Claude, All in One Place.

By type

  • Skills
  • MCP Servers
  • Plugins
  • Subagents
  • Slash Commands

Categories

  • 💻 Development & Coding
  • ⚡ Productivity & Automation
  • 🎨 Creative, Design & Art
  • 📄 Documents & Office
  • 💬 Communication & Messaging
  • 🤖 AI & Machine Learning

Learn

  • How to install
  • All categories
  • Search

© 2026 AllForClaude. An independent, community directory — not affiliated with Anthropic.

Aggregated from claudeskills.info, skillshubmcp.com & claudedirectory.org.

  1. Home
  2. /Skills
  3. /Security
  4. /Langfuse Skills — 'Only Add If It Beats the Docs'
🔒

Langfuse Skills — 'Only Add If It Beats the Docs'

🧩Skill🔒Security189

An unusually disciplined content policy for skill authors: add a use case only when it beats fetching the docs, put 'when to use' guidance in exactly two places and nowhere else, and never commit code that will go stale. The reasoning ('a reference body is read only after the agent chose to open it') is a portable mental model.

By langfuse

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/langfuse-skills-only-add-if-it-beats-the
# ...or for all projects
mkdir -p ~/.claude/skills/langfuse-skills-only-add-if-it-beats-the

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →

Source

  • Claude Skills Hub

More in Security

View all →
🔒
🧩Skill★ Featured

PDF Tools

Read, extract, merge, split, rotate, watermark, encrypt, and OCR PDF files — including filling PDF forms and extracting tables

🔒Security158,616
Claude DirectorySkillsHub MCP
🔒
🧩Skill★ Featured

Doc Coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteratio…

🔒Security158,616
🔒
📦Plugin★ Featured

Anthropic Skills

Official collection of Anthropic-built skills for Claude Code. Bundles document skills (pdf, pptx, xlsx, docx), memory maintenance (consolidate-memory), skill authoring (skill-creator), and scheduling — everything you need for day-to-day productivity.

🔒Security158,616
🔒
🔌MCP Server★ Featured

Google Drive Server

Search, read, and manage files in Google Drive with OAuth authentication

🔒Security88,106

How to install

Skill (folder)

A Skill is a folder with a SKILL.md file that gives Claude extra instructions for a task.

Claude Code (project or global):

terminal
# per-project
mkdir -p .claude/skills/langfuse-skills-only-add-if-it-beats-the
# ...or for all projects
mkdir -p ~/.claude/skills/langfuse-skills-only-add-if-it-beats-the

# copy SKILL.md and any supporting files into that folder

Claude.ai / Claude Desktop:

Customize → Skills → “+” → Browse skills → Install. (Installed skills are view-only; download a copy to customise.)

Claude auto-detects skills in that folder — no restart needed.

Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →