tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill klingai-cost-controlsImplement 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'.
Validation
81%| Criteria | Description | Result |
|---|---|---|
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
metadata_version | 'metadata' field is not a dictionary | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
Total | 13 / 16 Passed | |
Implementation
22%This skill is essentially a placeholder that describes what cost controls should do without providing any actual implementation guidance. It lacks executable code, specific API calls, concrete budget thresholds, or real examples of how to track and enforce spending limits. The content tells Claude what to accomplish but not how to accomplish it.
Suggestions
Add concrete Python code examples showing how to track API usage costs, including actual API calls or database queries to store cost records
Provide specific implementation for budget enforcement, such as a decorator or middleware that checks remaining budget before making API calls
Include actual threshold values and alert implementation code (e.g., sending notifications when 80% of budget is consumed)
Add a validation step showing how to verify cost tracking is working correctly before relying on it for budget enforcement
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is relatively brief but includes some unnecessary filler like 'This skill teaches how to...' and generic prerequisites. The instructions are too high-level to be useful, essentially restating the obvious. | 2 / 3 |
Actionability | The skill provides no concrete code, commands, or specific implementation details. Instructions like 'Set Budgets: Define spending limits' are vague descriptions rather than executable guidance. No actual API calls, code snippets, or specific configuration examples are provided. | 1 / 3 |
Workflow Clarity | The 5-step process is essentially a list of abstract concepts rather than actionable steps. There are no validation checkpoints, no specific commands to run, and no feedback loops for verifying budget enforcement is working correctly. | 1 / 3 |
Progressive Disclosure | The skill does reference external files for errors and examples, which is appropriate structure. However, the main content is so thin that it's unclear what value this file provides beyond being a pointer to other files. The references use template variables ({baseDir}) which is reasonable. | 2 / 3 |
Total | 6 / 12 Passed |
Activation
90%This is a solid skill description with excellent completeness and distinctiveness. It clearly identifies when to use the skill with explicit trigger phrases and a 'Use when' clause. The main weakness is that the capabilities could be more specific - listing concrete actions like 'set spending caps' or 'generate cost reports' would strengthen it.
Suggestions
Add more specific concrete actions like 'set daily/monthly spending caps', 'view cost breakdown reports', 'configure budget alerts' to improve specificity
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (cost controls, budget management for Kling AI) and mentions some actions (managing spending limits, tracking costs, preventing budget overruns), but doesn't list multiple concrete specific actions like 'set daily limits', 'view cost reports', or 'configure alerts'. | 2 / 3 |
Completeness | Clearly answers both what (implement cost controls and budget management) and when (explicit 'Use when' clause with triggers like managing spending limits, tracking costs, preventing budget overruns, plus specific trigger phrases). | 3 / 3 |
Trigger Term Quality | Includes good coverage of natural trigger terms users would say: 'klingai cost', 'kling ai budget', 'klingai spending', 'video generation costs'. These are realistic phrases users would naturally use when needing this skill. | 3 / 3 |
Distinctiveness Conflict Risk | Very specific niche combining Kling AI with cost/budget management. The explicit product name 'Kling AI' combined with financial terms creates distinct triggers unlikely to conflict with generic cost management or other AI video tools. | 3 / 3 |
Total | 11 / 12 Passed |
Reviewed
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.