LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: android

Browse skills that share this tag.

  • build-fix - Diagnose and fix Flutter build failures
    flutterandroidgradlebuild

    ★ 1 · Updated 2026-09-23

    Diagnoses and fixes Flutter build failures, including dependency conflicts, Gradle errors, compilation issues, and platform-specific build problems.

    ⚙ Diagnose Flutter build failures⚙ Fix dependency conflicts⚙ Fix Gradle build errors
  • app-icon - Generate and configure React Native Expo app icons
    app-iconexporeact-nativeios

    ★ 0 · Updated 2026-09-21

    Generates app icons with SnapAI and configures iOS Liquid Glass and Android adaptive icons for Expo apps.

    ⚙ Verify SnapAI setup⚙ Configure OpenAI API key⚙ Generate transparent app icon
  • revenuecat-api-quick-reference - RevenueCat Android SDK 10.x and REST API Quick Reference
    androidrevenuecatsdk-referencerest-api

    ★ 53 · Updated 2026-09-21

    Provides quick reference for RevenueCat Android SDK 10.x and REST API, covering SDK initialization, core calls, CustomerInfo, and offerings patterns.

    ⚙ Configure RevenueCat Android SDK⚙ Fetch offerings and store products⚙ Execute purchase and restore operations
  • android-cli - Manage Android projects, SDKs, emulators, and UI layouts.
    androidclisdkemulator

    ★ 0 · Updated 2026-09-21

    Orchestrates Android development tasks including project creation, deployment, SDK management, and device interaction using the `android` CLI.

    ⚙ Create Android projects⚙ Analyze project build artifacts⚙ Search Android developer documentation
  • mobile-developer - Develop cross-platform and native mobile applications.
    mobile-developmentreact-nativeflutterios

    ★ 0 · Updated 2026-09-21

    Provides guidance and implementation for React Native, Flutter, and native iOS/Android development, architecture, optimization, and deployment.

    ⚙ Develop cross-platform mobile applications⚙ Build React Native applications⚙ Build Flutter applications
  • bump-sdk-version - Bump Agentforce SDK Versions
    agentforcesdkreact-nativeios

    ★ 0 · Updated 2026-09-20

    Bumps Agentforce SDK versions for iOS and Android in React Native projects, compares remote releases, surfaces breaking changes, and updates local config.

    ⚙ Read local SDK versions⚙ Fetch latest remote releases⚙ Summarize release notes
  • auto-bug-fix - Auto Bug Fix Workflow
    bug-fixjiraiosandroid

    ★ 0 · Updated 2026-09-20

    Executes an 8-phase workflow to parse JIRA tickets, reproduce bugs on real devices, analyze root causes, write tests, fix code, and verify.

    ⚙ Parse JIRA bug tickets⚙ Reproduce bugs on real devices⚙ Record reproduction video evidence
  • android-use - Control Android devices via ADB commands
    androidadbautomationdevice-control

    ★ 33 · Updated 2026-09-20

    Control Android devices via ADB commands by inspecting UI state, tapping, swiping, typing, and managing apps.

    ⚙ Inspect UI accessibility tree⚙ Tap screen at coordinates⚙ Type text into field
  • detecting-mobile-malware-behavior - Detect and analyze mobile application malware behaviors.
    mobile-securityandroidiosmalware-analysis

    ★ 0 · Updated 2026-09-20

    Detects and analyzes malicious behavior in mobile apps using static analysis, network monitoring, and dynamic instrumentation.

    ⚙ Analyze static indicators and permissions⚙ Scan samples with MobSF⚙ Monitor network traffic
  • android-clean-architecture - Clean Architecture guide for Android and KMP projects
    androidkotlinkotlin-multiplatformclean-architecture

    ★ 15 · Updated 2026-09-20

    Provides Clean Architecture patterns for Android and Kotlin Multiplatform projects, covering module structure, dependency rules, UseCases, and data layers.

    ⚙ Structure Android or KMP project modules⚙ Implement UseCases, Repositories, and DataSources⚙ Design data flow between architectural layers
  • clerk-android - Implement Clerk authentication in native Android apps.
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose with prebuilt UI or custom API flows.

    ⚙ Implement prebuilt Clerk authentication UI components⚙ Implement custom API-driven auth flows⚙ Configure Clerk SDK initialization and dependencies
  • clerk-android - Implement Clerk authentication in native Android applications.
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implements Clerk authentication for native Android apps using Kotlin and Jetpack Compose via prebuilt UI or custom API-driven auth flows.

    ⚙ Integrate prebuilt auth UI components⚙ Implement custom API auth flows⚙ Initialize Clerk SDK in Android
  • clerk-android - Implement Clerk authentication in native Android applications
    clerkandroidkotlinjetpack-compose

    ★ 0 · Updated 2026-09-20

    Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android SDK patterns.

    ⚙ Implement prebuilt auth UI components⚙ Build custom API auth flows⚙ Initialize Clerk SDK in Android
  • levyra-ci-workflows - Levyra CI and workflow management
    github-actionsci-cdgradleandroid

    ★ 350 · Updated 2026-09-19

    Manages Levyra GitHub Actions workflows, build performance, AGP and Kotlin compatibility, releases, and workflow security.

    ⚙ Query GitHub Actions runs by SHA⚙ Inspect workflow and build configurations⚙ Optimize Gradle build performance
  • otata - Publish iOS or Android builds to mobile devices
    iosandroidbuilddeployment

    ★ 5 · Updated 2026-09-18

    Builds and publishes iOS or Android projects over the air and provides an installation URL for mobile devices.

    ⚙ Publish project builds over the air⚙ Publish prebuilt app artifacts⚙ Check server and transport status
  • firebase-apk-scanner - Firebase APK Security Scanner
    firebaseapkandroidsecurity-audit

    ★ 1 · Updated 2026-09-18

    Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, auth issues, and exposed cloud functions.

    ⚙ Validate target APK input⚙ Decompile Android APK files⚙ Extract Firebase configuration sources
  • android-development - Build Android apps following Google official architecture
    androidkotlinjetpack-composearchitecture

    ★ 0 · Updated 2026-09-18

    Creates Android apps using Kotlin, Jetpack Compose, MVVM architecture, Hilt, and Room based on NowInAndroid best practices.

    ⚙ Create multi-module Android project structure⚙ Build UI screens with Jetpack Compose⚙ Implement ViewModel and UiState patterns
  • android-development - Build Android apps following official architecture guidance
    androidkotlinjetpack-composehilt

    ★ 328 · Updated 2026-09-17

    Provides architectural patterns and code structures for building Android applications with Jetpack Compose, Hilt, Room, and multi-module setups.

    ⚙ Create multi-module Android project structures⚙ Implement Compose screens and ViewModels⚙ Set up Room local databases
  • gradle-build-performance - Diagnose and optimize Android Gradle build performance
    gradleandroidbuild-performancebuild-cache

    ★ 1 · Updated 2026-09-17

    Diagnoses Android and Gradle build bottlenecks, enables configuration and build caching, migrates kapt to KSP, and optimizes CI/CD build performance.

    ⚙ Generate build scans⚙ Generate profile reports⚙ Enable configuration cache
  • ui-automator - Automate Android device UI via ADB and uiautomator
    androidadbuiautomatorui-automation

    ★ 4 · Updated 2026-09-17

    Automates Android UI interactions over ADB using uiautomator screen dumps and coordinate-based inputs.

    ⚙ Dump screen layout XML⚙ Parse UI XML screen nodes⚙ Locate element bounds and center

Scroll to load more