Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
Back to repository

klingai-cost-controls

verified

Implement cost controls and budget management for Kling AI. Use when managing spending limits, tracking costs, or preventing budget overruns. Trigger with phrases like 'klingai cost', 'kling ai budget', 'klingai spending', 'video generation costs'.

View on GitHub

Marketplace

claude-code-plugins-plus

jeremylongshore/claude-code-plugins-plus-skills

Plugin

klingai-pack

ai-ml

Repository

jeremylongshore/claude-code-plugins-plus-skills
1.2kstars

plugins/saas-packs/klingai-pack/skills/klingai-cost-controls/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/blob/main/plugins/saas-packs/klingai-pack/skills/klingai-cost-controls/SKILL.md -a claude-code --skill klingai-cost-controls

Installation paths:

Claude
.claude/skills/klingai-cost-controls/
Powered by add-skill CLI

Instructions

# Klingai Cost Controls

## Overview

This skill teaches how to implement cost controls, budget tracking, usage alerts, and spending limits for Kling AI video generation to prevent unexpected charges.

## Prerequisites

- Kling AI API key configured
- Understanding of Kling AI pricing model
- Python 3.8+

## Instructions

Follow these steps for cost management:

1. **Understand Pricing**: Learn cost structure
2. **Set Budgets**: Define spending limits
3. **Track Usage**: Monitor consumption
4. **Create Alerts**: Set up notifications
5. **Enforce Limits**: Implement hard stops

## Output

Successful execution produces:
- Cost tracking records
- Budget limit enforcement
- Usage alerts at thresholds
- Prevented budget overruns

## Error Handling

See `{baseDir}/references/errors.md` for comprehensive error handling.

## Examples

See `{baseDir}/references/examples.md` for detailed examples.

## Resources

- [Kling AI Pricing](https://klingai.com/pricing)
- [Usage Dashboard](https://console.klingai.com/usage)
- [Billing Documentation](https://docs.klingai.com/billing)

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1065 chars