langsmith-observability

Validate SKILL.md frontmatter and generate metadata for Skill units.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/handsomelong922/my-codex-skills --skill langsmith-observability-handsomelong922
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: langsmith-observability
Source: https://github.com/handsomelong922/my-codex-skills/tree/main/skills/langsmith
Command: npx skills add https://github.com/handsomelong922/my-codex-skills --skill langsmith-observability-handsomelong922

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

LangSmith observability provides a structured metadata layer and tooling to discover, validate, and index Skill units using SKILL.md frontmatter, enabling consistent discovery and reuse across repositories.

Core Features & Use Cases

  • Validate SKILL.md frontmatter (name, description, version, author, license, tags, dependencies) to ensure a consistent entry point for activation and indexing.
  • Detect and catalogue optional resources (scripts/, references/, assets/) to support on-demand execution, documentation, and asset management.
  • Generate rich, searchable metadata for deployment, tooling, and portal discovery to streamline installation and governance of Skills.
  • Use cases include repository-wide Skill audits, automated index generation, and compatibility checks for clients that require bundle-level SKILL.md or per-skill SKILL.md.

Quick Start

Run the metadata generator to scan the repository and produce skill unit metadata.

Frequently Asked Questions about langsmith-observability

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate SKILL.md frontmatter for repository-wide skill indexing?

To validate SKILL.md frontmatter for skill indexing, run the metadata generator to scan the repository and inspect fields like name, tagline, description, and dependencies, ensuring a consistent entry point for activation.

What is LLM observability and how does it support tracing and monitoring?

LLM observability provides a structured metadata layer to discover, validate, and index Skill units using SKILL.md frontmatter, enabling consistent tracing and monitoring across repositories for deployment governance.

How do I automate metadata generation for nested skills with optional scripts and references?

Automate metadata generation by running the scanner to identify nested skills, validate their SKILL.md frontmatter, and catalogue optional resources like scripts and references to produce rich, searchable metadata.

Does LangSmith observability work for compatibility checks requiring bundle-level SKILL.md?

Yes, LangSmith observability supports compatibility checks for clients that require bundle-level SKILL.md or per-skill SKILL.md by validating frontmatter and catalogueing optional resources across repositories.

What are the limitations of using SKILL.md frontmatter for skill unit discovery?

Discovery relies on strictly validating SKILL.md frontmatter fields like name, tagline, and dependencies. Skills missing these fields or failing toxicity checks during repository inspection will not be indexed or catalogued.