by sanjay3290
Collection of agent skills for AI coding assistants
# Add to your Claude Code skills
git clone https://github.com/sanjay3290/ai-skillsA collection of portable skills for AI coding assistants. Works with all major AI clients that support the Agent Skills Standard.
| Client | Skills Directory | Documentation |
|--------|-----------------|---------------|
| Claude Code | ~/.claude/skills/ or .claude/skills/ | docs |
| Gemini CLI | ~/.gemini/skills/ or .gemini/skills/ | docs |
| Google Antigravity | ~/.gemini/antigravity/skills/ or .agent/skills/ | docs |
| Cursor | ~/.cursor/skills/ or | |
| | or | |
| | or | |
No comments yet. Be the first to share your thoughts!
.cursor/skills/~/.codex/skills/.codex/skills/~/.config/goose/skills/.goose/skills/| Skill | Description | |-------|-------------| | postgres | Read-only PostgreSQL queries with defense-in-depth security | | mysql | Read-only MySQL queries with session-level write protection | | mssql | Read-only Microsoft SQL Server queries with query validation security | | imagen | AI image generation using Google Gemini (cross-platform) | | deep-research | Autonomous multi-step research using Gemini Deep Research Agent | | outline | Search, read, and manage Outline wiki documents | | jules | Delegate coding tasks to Google Jules AI agent (async bug fixes, docs, tests, features) | | manus | Delegate complex tasks to Manus AI agent (deep research, market analysis, reports) | | notebooklm | Query and manage Google...