# 1984 Klingai Model Catalog E559889a

> klingai-model-catalog

- Skill: `tools-only/1984-klingai-model-catalog-e559889a` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/1984-klingai-model-catalog-e559889a`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/1984-klingai-model-catalog-e559889a/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/1984-klingai-model-catalog-e559889a

---

# klingai-model-catalog

> Explore Kling AI models and their capabilities

## Directory Structure

```
klingai-model-catalog/
├── 📄 SKILL.md                    # Main skill definition with YAML frontmatter
└── 📂 examples/                   # Optional examples directory
    └── 🐍 model_comparison.py     # Python model evaluation script
```

## File Descriptions

| File | Type | Purpose |
|------|------|---------|
| `SKILL.md` | 📄 Markdown | Skill definition with model comparison and selection guidance |
| `model_comparison.py` | 🐍 Python | Script for comparing model capabilities and outputs |

## Summary

**Category:** onboarding
**Target Audience:** Developer evaluating models
**Trigger Phrases:** `klingai models`, `kling ai model selection`, `klingai capabilities`, `which klingai model`

### What This Skill Does

This skill helps developers understand and select the right Kling AI model for their use case. It covers:

- Available models (kling-v1, kling-v1.5, kling-pro)
- Model capabilities and limitations
- Quality vs speed vs cost tradeoffs
- Duration and resolution options
- Feature comparison matrix

### Technical Success Criteria

- Understanding of model capabilities and selection criteria
- Ability to select appropriate model for specific requirements
- Knowledge of tradeoffs between models

### Business Success Criteria

- Optimal model selection for use case requirements
- Cost-effective model choices
- Quality expectations properly set

## Related Skills

- `klingai-text-to-video` - Using selected model for generation
- `klingai-pricing-basics` - Cost implications of model selection
- `klingai-performance-tuning` - Optimizing model parameters

