🦆 DevDuck

Android Installation Generator

1. Install DevDuck
bash <(curl -sL https://gist.githubusercontent.com/cagataycali/fd764340510bff671650a349502e4fa2/raw/86d83e6f64de4b10576783137579ebbe6851808b/devduck.sh)
2. Configure
💬
System Prompt Optional
Customize agent behavior
Define how the agent should behave and respond
🤖
Model Required
Choose AI provider
Default model for selected provider
Required for API authentication
Maximum tokens for model response
Controls randomness (0=deterministic, 2=creative)
🔧
Tools Required
Select agent capabilities
💬
Slack Optional
Slack bot integration
Slack Bot User OAuth Token
Slack App-Level Token
📧
Google APIs Optional
Choose one authentication method
💡 Choose ONE method below: OAuth (user auth), Service Account (server auth), or API Key (public APIs)
🔐 OAuth 2.0 Credentials Recommended
📋 Setup:
1. Go to Google Cloud Console → APIs & Services → Credentials
2. Click "Create Credentials" → "OAuth client ID"
3. Application type: "Desktop app"
4. Download JSON and paste here
5. Used for: Gmail, Drive, Calendar, YouTube (user data access)
If you already ran authentication and have a token file (e.g., gmail_token.json), paste it here. Otherwise leave empty - it will be generated on first use.
🤖 Service Account Credentials
📋 Setup:
1. Go to Google Cloud Console → IAM & Admin → Service Accounts
2. Create a service account
3. Create key (JSON format) and download
4. Paste the JSON here
5. Used for: Server-to-server authentication, GCP APIs
🔑 API Key
📋 Setup:
1. Go to Google Cloud Console → APIs & Services → Credentials
2. Click "Create Credentials" → "API key"
3. Copy the key and paste here
4. Used for: Public APIs (Maps, Places, YouTube Data, Custom Search)
5. ⚠️ Limited - can't access user data
📦
Dependencies Optional
Extra packages & commands
Space-separated pip packages
Space-separated apt packages
Bash commands to run after install
🔌
MCP Servers Optional
Model Context Protocol
MCP servers configuration
🌐
Servers Optional
WebSocket & MCP HTTP
⚙️
Advanced Optional
Knowledge base & settings
For automatic RAG retrieval