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

klingai-content-policy

verified

Implement content policy compliance for Kling AI. Use when ensuring generated content meets guidelines or filtering inappropriate prompts. Trigger with phrases like 'klingai content policy', 'kling ai moderation', 'safe video generation', 'klingai content filter'.

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-content-policy/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-content-policy/SKILL.md -a claude-code --skill klingai-content-policy

Installation paths:

Claude
.claude/skills/klingai-content-policy/
Powered by add-skill CLI

Instructions

# Klingai Content Policy

## Overview

This skill teaches how to implement content policy compliance including prompt filtering, output moderation, age-appropriate content controls, and handling policy violations for Kling AI.

## Prerequisites

- Kling AI API key configured
- Understanding of content policies
- Python 3.8+

## Instructions

Follow these steps for content compliance:

1. **Review Policies**: Understand Kling AI content rules
2. **Implement Filters**: Add prompt screening
3. **Handle Violations**: Manage rejected content
4. **Add Moderation**: Post-generation review
5. **Document Policies**: Create user guidelines

## Output

Successful execution produces:
- Filtered and approved prompts
- Blocked policy-violating content
- Sanitized alternative prompts
- Violation audit trail

## Error Handling

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

## Examples

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

## Resources

- [Kling AI Content Policy](https://klingai.com/content-policy)
- [AI Content Moderation](https://platform.openai.com/docs/guides/moderation)
- [NSFW Detection APIs](https://sightengine.com/)

Validation Details

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