dotfiles
Android device automation, APK analysis, and workspace configuration
All Skills in This Repository (4)
Pure Emerald Level Indicatorsai-analysis
Analyze images and text from the command line using the Gemini API.
emumanager
Bootstrap Android SDK, manage AVDs, and control emulator lifecycles via bash scripts.
adb
Automate Android device management and debugging using ADB scripts.
jetpack
Resolve AndroidX library versions, Maven coordinates, and download sources.
Frequently Asked Questions
FAQPage SchemaHow to install dotfiles skills?โผ
Run `npx skills add ithinkihaveacat/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.
How to automate Android and Wear OS devices?โผ
The adb skill provides scripts for screenshots, screen recording, tile management, and package operations, while android-testing covers Doze mode, network failover, and sensor simulation.
How to look up current AndroidX library versions?โผ
The jetpack skill resolves Maven coordinates, checks stable or snapshot versions, and downloads source code directly from Google's repositories, with offline cache support.
Does this work with Claude Code and other coding agents?โผ
Yes. Every skill follows the standard SKILL.md format and the workspace-config tool auto-detects Claude Code, Codex, and Antigravity to link skills and set permissions.
Can agents analyze APK files offline?โผ
Yes. The apk skill decompiles manifests, extracts launcher icons, and inspects Wear OS tiles locally using apkanalyzer and apktool without uploading anything.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core