Anthropic ClaudeLLM・AI開発⭐ リポ 7品質スコア 64/100
agenta
LLMプロンプト管理・評価プラットフォーム。Agentaのセルフホスティングソリューションを使用して、プロンプトのバージョン管理、A/Bテスト実行、メトリクスによる評価、そして自信を持った本番環境へのデプロイを実現できます。
description の原文を見る
LLM prompt management and evaluation platform. Version prompts, run A/B tests, evaluate with metrics, and deploy with confidence using Agenta's self-hosted solution.
SKILL.md 本文
注意: このスキルのライセンスは ライセンス未確認 です。本サイトでは本文プレビューのみを表示しています。利用前に GitHub の原本でライセンス条件をご確認ください。
Agenta Skill
Manage, evaluate, and deploy LLM prompts with confidence. Version control your prompts, run A/B tests, and measure quality with automated evaluation.
Quick Start
# Install Agenta SDK
pip install agenta
# Start Agenta locally with Docker
docker run -d -p 3000:3000 -p 8000:8000 ghcr.io/agenta-ai/agenta
# Or use pip for just the SDK
pip install agenta
# Initialize project
agenta init --app-name my-llm-app
When to Use This Skill
USE when:
- Managing multiple versions of prompts in production
- Need systematic A/B testing of prompt variations
- Evaluat
...
詳細情報
- 作者
- majiayu000
- ライセンス
- 不明
- 最終更新
- 2026/5/9
Source: https://github.com/majiayu000/claude-skill-registry-data / ライセンス: 未指定