ledda

Search and debug LLM traces from Ledda's observability platform. Find errors, compare traces, analyze costs and tokens.

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 "ledda" with this command: npx skills add leddaai/ledda-skills/leddaai-ledda-skills-ledda

Ledda Skill

Connect to Ledda's LLM observability platform to search traces, inspect errors, compare runs, and analyze costs — from any AI coding agent.

User-Invocable Skills

/ledda onboarding

Set up Ledda credentials for this project.

When the user runs /ledda onboarding:

  1. Look for a credentials block in the user's message. The block contains ini-formatted sections like:
[account-42]
api_key = ldda_ak_...
account_name = Production
base_url = https://app.ledda.ai
  1. Write the credentials to .ledda/.credentials in the project root. If the file already exists, ask the user if they want to overwrite or merge.

  2. Add .ledda/ to the project's .gitignore if not already present.

  3. Confirm which accounts were configured by listing account names.

/ledda

Search and debug LLM traces using Ledda's API.

When the user runs /ledda (with or without a follow-up question):

  1. Read .ledda/.credentials to discover available accounts and their API keys.

    • If .ledda/.credentials doesn't exist, tell the user to run onboarding from the Ledda UI first (Settings > AI Agent Integration).
  2. Check the documentation version:

    • Call GET <base_url>/docs/version (no auth needed) to get the current content hash.
    • Check if .ledda/<hash>/ directory exists locally.
    • If not, fetch the latest docs:
      • GET <base_url>/docs/md/reference → save to .ledda/<hash>/reference.md
      • GET <base_url>/docs/md/guide → save to .ledda/<hash>/guide.md
  3. Read the cached documentation files (.ledda/<hash>/guide.md and .ledda/<hash>/reference.md) to understand available API endpoints.

  4. Help the user with their request using the Ledda API:

    • Use the appropriate account's API key as a Bearer token: Authorization: Bearer <api_key>
    • If the user doesn't specify an account and there's only one, use it
    • If there are multiple accounts, ask which one to use (or let them specify by name)
    • Follow the guide for common workflows (searching, filtering, comparing traces)

Authentication

All Ledda API calls (except /docs/*) require a Bearer token:

Authorization: Bearer ldda_ak_your_key_here

Each API key is scoped to a single account. Use the key matching the account the user wants to query.

Credentials File Format

The .ledda/.credentials file uses ini format. See references/credentials-format.md for details.

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

PanchangaAPI — Vedic Astrology

Vedic astrology (Jyotish) REST API powered by Swiss Ephemeris. 24 endpoints: Panchanga, Kundali (300+ Yogas, Ashtakavarga, Doshas), KP system (249 sub-lords)...

Registry SourceRecently Updated
General

OPC Invoice Manager

Accounts Receivable light system for solo entrepreneurs. Manages the full billing lifecycle: invoice generation, collections follow-up, payment reconciliatio...

Registry SourceRecently Updated
General

NBA Tracker

提供NBA球队和球员赛程、实时比分及关键时刻提醒,支持追踪球员伤病和自动添加比赛到日历,适合观赛辅助。

Registry SourceRecently Updated
General

Okr Planner

OKR目标管理。OKR制定、季度复盘、上下对齐、评分、模板库、级联分解。OKR planner with goal setting, quarterly reviews, alignment, scoring, templates, cascading. OKR、目标管理、绩效。

Registry SourceRecently Updated