Huashu Video Check
Analyzes videos for Huashi content, identifying potential copyright infringements based on alchaincyf's defined criteria.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add huashu-video-check npx -- -y @trustedskills/huashu-video-check
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"huashu-video-check": {
"command": "npx",
"args": [
"-y",
"@trustedskills/huashu-video-check"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill analyzes video files to identify potential issues or inconsistencies. It can check for things like frame rate variations, audio dropouts, and visual artifacts that might indicate problems with the original recording or editing process. The tool aims to provide a quick assessment of video quality before distribution or further processing.
When to use it
- Pre-publication review: Before uploading videos to platforms like YouTube or Vimeo, quickly check for common errors.
- Video Editing Workflow: Integrate into your editing pipeline to catch issues early on and avoid rework later.
- Archiving & Preservation: Assess the quality of older video files before archiving them digitally.
- Troubleshooting Video Issues: When a viewer reports problems with a video, use this skill to diagnose the root cause.
Key capabilities
- Frame rate analysis
- Audio dropout detection
- Visual artifact identification
Example prompts
- "Analyze this video for frame rate inconsistencies: [video URL]"
- "Check this file for audio dropouts and visual artifacts: [file path]"
- "Can you assess the overall quality of this video? [video URL]"
Tips & gotchas
The skill’s accuracy depends on the clarity and resolution of the input video. Very low-resolution or heavily compressed videos may yield less reliable results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.