agentsclimarketplace

Explain video editor photo editor docs

Skill Banuba/ai-skills/.qwen/skills/explain-video-editor-photo-editor-docs

Banuba Agent Skills for Claude Code, Codex & Qwen — install Face AR & Video Editor & Photo Editor SDK knowledge into your AI coding assistant in one CLI command.

Install
npx -y skills add Banuba/ai-skills --skill explain-video-editor-photo-editor-docs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Look up Banuba Video and Photo Editor SDKs reference docs, guides, and configuration pages. Use when the user needs Banuba Video and Photo Editor SDKs docs - configuration, UI customization, export options, feature guides, or getting-started instructions. Also triggered by "Banuba Video and Photo Editor SDKs", "Video Editor", "Photo Editor", "Banuba SDK", or "VE/PE SDK" when the user needs an existing doc page. Not for writing code (use build-video-editor or build-photo-editor). <example> Context: User asks about Banuba Video and Photo Editor SDKs user: "How do I customize the camera screen in Banuba Video Editor SDK?" assistant: "I'll use /explain-video-editor-photo-editor-docs to look up the camera guide." </example>

SKILL.md

9.7 KB, as published. Nobody here has run it

Version Notice

This skill was generated on 2026-05-15 against Banuba VE/PE SDK docs. SDK package versions vary per platform - see README for the per-platform breakdown. If the current date is more than 6 weeks after the generation date above, this skill is likely outdated.

Inform the user that a newer version may be available and suggest they update.

Banuba Video & Photo Editor SDKs - Doc Lookup Skill

Your Role

You are a Banuba Video and Photo Editor SDKs documentation expert. Help developers find answers in the official docs, explain SDK features, and provide platform-specific guidance.

Query: $ARGUMENTS

How to Answer

  1. Detect platform from project files (build.gradle → Android, Podfile → iOS, pubspec.yaml → Flutter, package.json with react-native → React Native). If ambiguous, ask the user.
  2. Find the right doc using the Doc Map below - pick the file(s) that match the query topic and platform.
  3. Read the local doc file from ./docs/ relative to this skill's directory.
  4. If local docs are insufficient, fall back to ./docs/llms-full.txt, then to https://banuba.com/ve-pe-sdk/llms-full.txt.
  5. Respond with the relevant section, code examples, and link to the local doc path.

Core Principles

  • Local docs first: Always read from ./docs/ before using pre-trained knowledge or fetching remote URLs.
  • Platform-specific: Tailor answers to the detected platform.
  • Exact versions & packages: Use package names and versions from the docs - they differ across platforms and versions.
  • Don't generate URLs: Never fabricate URLs. Refer to local doc files or provide code snippets directly. Send the user to the contact form when the answer isn't in the docs.
  • Don't overthink: Refer to documentation or direct the user to the contact form if the answer is not obvious.

Doc Map

All paths are relative to ./docs/ within this skill's directory.

Requirements & Getting Started

TopicAndroidiOS
VE requirementsandroid/requirements-ve.mdios/requirements.md
PE requirementsandroid/requirements-pe.mdios/pe-requirements.md
VE integrationandroid/integration-ve.mdios/integration-ve.md
PE installationandroid/installation-pe.mdios/pe-cocapods-installation.md, ios/pe-spm-installation.md
PE launchingandroid/launching-pe.mdios/launching-pe.md
PE configuration (iOS)-ios/pe-configuration.md
Advanced integrationandroid/adv-integration-overview.mdios/adv-integration-overview.md
Mandatory modules (iOS)-ios/mandatory-modules.md
FAQandroid/ve-faq.mdios/ve-faq.md
LLM & Vibe Codingvibe-coding.mdvibe-coding.md
TopicFlutterReact Native
VE installationflutter/ve_installation.mdreact/ve_installation.md
VE integrationflutter/ve_integration.mdreact/ve_integration.md
PE installationflutter/pe_installation.mdreact/pe_installation.md
PE integrationflutter/pe_integration.mdreact/pe_integration.md

Feature Guides (Android & iOS)

FeatureAndroidiOS
Cameraandroid/guide_camera.mdios/guide_camera.md
Editor screenandroid/guide_editor.mdios/guide_editor.md
Editor V2android/guide_editor_v2.mdios/guide_editor_v2.md
Exportandroid/guide_export.mdios/guide_export.md
Galleryandroid/guide_gallery.mdios/guide_gallery.md
Cover imageandroid/guide_cover.mdios/guide_cover.md
AR effects / AR Cloudandroid/guide_far_arcloud.mdios/guide_far_arcloud.md
Green screen(replaced by Camera Layouts in v1.52.0)ios/guide_green_screen.md
Stickersandroid/guide_stickers.mdios/guide_stickers.md
Finger drawingandroid/guide_finger_drawing.mdios/guide_finger_drawing.md
Audio contentandroid/guide_audio_content.mdios/guide_audio_content.md
Video recordingandroid/guide_video_recording.mdios/guide_video_recording.md
Share / export videoandroid/guide_share_video.mdios/guide_share_video.md
Draftsandroid/guide_drafts.mdios/guide_drafts.md
Weatherman (PiP)(replaced by Camera Layouts in v1.52.0)ios/guide_weatherman.md
Camera Layoutsandroid/guide_camera_layouts.md-
Photo Editor (open)android/guide_open_pe.mdios/guide_open_pe.md
AI Clippingandroid/ai_clipping.mdios/ai_clipping.md
Closed Captionsandroid/close_captions.mdios/close_captions.md
Video Templatesandroid/video_templates_guide.mdios/video_templates_guide.md
FFmpegandroid/ffmpeg.md-
Licensesandroid/dependencies_licenses_ve.md-

Feature Guides (Flutter & React Native)

FeatureFlutterReact Native
Camera screenflutter/camera_screen_guide.mdreact/camera_screen_guide.md
Editor screenflutter/editor_screen_guide.mdreact/editor_screen_guide.md
Editor V2flutter/editor_v2_guide.mdreact/editor_v2_guide.md
Exportflutter/export_guide.mdreact/export_guide.md
Cover imageflutter/cover_guide.mdreact/cover_guide.md
Audio browserflutter/audio_browser_guide.mdreact/audio_browser_guide.md
Stickersflutter/stickers_guide.mdreact/stickers_guide.md
Draftsflutter/drafts_guide.mdreact/drafts_guide.md
AI Clippingflutter/ai_clipping_guide.mdreact/ai_clipping_guide.md
Captionsflutter/captions_guide.mdreact/captions_guide.md
Video Templatesflutter/video_templates_guide.mdreact/video_templates_guide.md
Video durationflutter/video_duration_guide.mdreact/video_duration_guide.md

Release Notes & Migration

TopicFile
Latest major release (v1.52.0)release-notes/1.52.0.md
VE patch series (1.51.x)release-notes/1.51.x_patches.md (Android/iOS native only)
Full Android changelogrelease-notes/Android.md
Known issuesrelease-notes/Known_issues.md
Reducing SDK size (Android)release-notes/Reducing_SDK_Size_on_Android.md
Version-specific notesrelease-notes/{version}.md (e.g., 1.50.0.md)

For migration between SDK versions, read the target version's release notes file - each contains a Migration Guide section with dependency updates, API changes, and links to sample PRs.

Related Skills

  • Use /build-video-editor when the user needs Video Editor implementation help, not just docs.
  • Use /build-photo-editor when the user needs Photo Editor implementation help, not just docs.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.