smithery/middlekd

ragas-skill

RAGAS를 사용하여 LLM 애플리케이?

Installation

$ npx skills add smithery/middlekd --skill ragas-skill

Also in this package

Other skills from smithery/middlekd.

npx skills add smithery/middlekd

Browse all from smithery/middlekd

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 958 B
  • docs SUMMARY.md 122 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

RAGAS를 사용하는 방법에 대한 전체 가이드 문서입니다.

Ragas is a library that helps you move from "vibe checks" to systematic evaluation loops for your AI applications. It provides tools to supercharge the evaluation of Large Language Model (LLM) applications, enabling you to evaluate your LLM applications with ease and confidence.

Start evaluating in 5 minutes with our quickstart guide.

[Get Started](getstarted/quickstart.md)

Understand experiments, metrics, and datasets—the building blocks of effective evaluation.

[Core Concepts](./concepts/index.md)

Integrate Ragas into your workflow with practical guides for specific use cases.

[How-to Guides](./howtos/index.md)

API documentation and technical details for diving deeper.

[References](./references/index.md)