Collection of agent skills for AI coding assistants.
/plugin marketplace add sanjay3290/ai-skills/plugin install postgres@ai-skills
/plugin install imagen@ai-skills
/plugin install deep-research@ai-skills/plugin list| Skill | Description |
|---|---|
| postgres | Read-only PostgreSQL queries with defense-in-depth security |
| imagen | AI image generation using Google Gemini (cross-platform) |
| deep-research | Autonomous multi-step research using Gemini Deep Research Agent |
Once installed, skills activate automatically based on your requests. Just ask naturally:
- "Query my production database for active users"
- "Show me the schema of the orders table"
- "How many signups last week?"
- "Generate an image of a sunset over mountains"
- "Create an app icon for my weather app"
- "I need a hero image for my landing page"
- "Research the competitive landscape of EV batteries"
- "Compare React, Vue, and Angular frameworks"
- "What are the latest developments in Kubernetes?"
Note: Imagen and Deep Research require a GEMINI_API_KEY environment variable. Get a free key at Google AI Studio.
Note: Deep Research tasks take 2-10 minutes and cost $2-5 per query (uses Gemini Deep Research Agent).
Apache-2.0