android-media

Capture photos, record audio, and manage media permissions on Android devices.

1.1k|100|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ModalityDance/PalmClaw --skill android-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-media
Source: https://github.com/ModalityDance/PalmClaw/tree/main/app/src/main/assets/skills/android-media
Command: npx skills add https://github.com/ModalityDance/PalmClaw --skill android-media

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes skills (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies managing media tasks on Android devices, enabling users to easily capture photos/videos, list media, handle audio recordings, and recover permissions without manual intervention.

Core Features & Use Cases

  • Media capture and playback: Take photos, record videos, and play audio directly from the device.
  • Media listing: Retrieve recent images and videos stored on the device.
  • Permission management: Open app settings and request necessary permissions for media functions.
  • Use Case: A user wants to quickly take a photo and then share it via an app, or record a voice memo for later review.

Quick Start

Use the media skill to capture a photo, then view its URI to share or store it.

Frequently Asked Questions about android-media

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Android media capture and playback workflows?

Automate Android media capture and playback by using this Skill to take photos, record videos, and play audio directly from the device, streamlining user-generated content workflows without manual intervention.

How do I handle Android camera and audio permissions programmatically?

Handle Android camera and audio permissions programmatically by leveraging this Skill's permission management to open app settings and request necessary media permissions for smooth operation across scenarios.

Can I retrieve recent images and videos stored on an Android device?

Retrieve recent images and videos stored on an Android device using this Skill's media listing feature, which gathers gallery access content for automated media workflows and user-generated content management.

Do I need media tools and permission recovery features to manage Android media functions?

You need media tools and permission recovery features to manage Android media functions, ensuring smooth operation across different scenarios for capturing photos, recording videos, and handling audio.

What is the best way to capture a photo on Android and get its URI for sharing?

Capture a photo on Android and get its URI for sharing by using this Skill to take the photo directly from the device camera, then view its URI to store or share via an app.

Why does Android media recording fail when permissions are missing?

Android media recording fails when permissions are missing because the device restricts camera, gallery, and audio access, requiring permission recovery features to request necessary rights before capturing user-generated content.