mobile-ai-features
Installation
SKILL.md
Mobile AI Features
Trigger
Use this skill when the user:
- Wants to add AI-powered features to a mobile app
- Needs to send images to a vision API (GPT-4o, Claude, Gemini)
- Wants text generation or chatbot functionality
- Needs audio transcription (Whisper)
- Asks about securing API keys in a mobile app
- Mentions "AI", "GPT", "Claude", "Gemini", "vision", "transcription", "chatbot", or "LLM"
Required Inputs
- AI provider: OpenAI, Anthropic, or Google AI
- Features needed: vision, text generation, audio transcription, or a combination
- Backend strategy: edge function (Cloudflare Workers, Vercel Edge), server (Express, Fastify), or serverless (AWS Lambda, Supabase Edge Functions)