This wraps Appwrite's Kotlin SDK for both Android client apps and server-side JVM backends. You get the full stack: email and OAuth authentication with Activity integration, database CRUD using the newer TablesDB API with proper query builders, file uploads with preview support, and real-time subscriptions through coroutines. The skill correctly steers you toward named arguments and the current TablesDB class instead of the deprecated Databases service, which matters if you're starting fresh. Server-side admin operations cover user management, database administration, and storage. The string column type guidance is genuinely helpful since Appwrite distinguishes between varchar (inline, indexable) and text variants (off-page storage). Solid coverage if you're building on Appwrite with Kotlin.
npx -y skills add appwrite/agent-skills --skill appwrite-kotlin --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot