Imported from ssrjkk/claude-skills (.claude/skills/media/nuke-color/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill nuke-color. Copyright stays with the author.
Nuke Color
Color with Nuke. color grading.
Quick Start
# Nuke Color# See Nuke docs
When to Use
Using Nuke in your workflow
color grading
correction
Step-by-Step
Install Nuke: # Install Nuke
Set up Nuke
Configure Color
Implement features
Dependencies
Nuke >= latest stable
Runtime environment
Examples
# Nuke Color# See Nuke documentation
Resources
Official documentation
Community guides and tutorials
Validation
Verify: nuke --version
Check expected output
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-nuke-color/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
ssrjkk-claude-skills-nuke-color.ocm.jsonjson
{
"ocm": "1",
"id": "ssrjkk-claude-skills-nuke-color",
"kind": "skill",
"name": "nuke-color",
"description": "Color with Nuke. color grading.",
"publisher": "ssrjkk",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"nuke",
"color",
"media",
"media-production",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Color with Nuke. color grading."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/ssrjkk/claude-skills",
"path": ".claude/skills/media/nuke-color/SKILL.md",
"ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
"url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/media/nuke-color/SKILL.md",
"key": "ssrjkk/claude-skills/.claude/skills/media/nuke-color/SKILL.md"
}
},
"instructions": "# Nuke Color\n\n> Color with Nuke. color grading.\n\n## Quick Start\n```bash\n# Nuke Color\n# See Nuke docs\n```\n\n## When to Use\n- Using Nuke in your workflow\n- color grading\n- correction\n\n## Step-by-Step\n1. Install Nuke: `# Install Nuke`\n2. Set up Nuke\n3. Configure Color\n4. Implement features\n\n## Dependencies\n- Nuke >= latest stable\n- Runtime environment\n\n## Examples\n```bash\n# Nuke Color\n# See Nuke documentation\n```\n\n## Resources\n- Official documentation\n- Community guides and tutorials\n\n## Validation\n- Verify: `nuke --version`\n- Check expected output",
"cost": {
"context_tokens": 137
}
}
Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-nuke-color/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.