Sanjay3290 Ai Skills
sanjay3290-ai-skills is a Claude Code plugin for the Build phase that ships a collection of agent skills for connecting AI coding assistants to Google, Azure, databases, and research APIs.
Register a broad skills collection so your coding agent can call Google Workspace, Azure DevOps, databases, and research tools from one plugin repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sanjay3290-ai-skills@sanjay3290/ai-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:sanjay3290/ai-skills") and the paste-ready config with skillselion.get_install_config("plugin:sanjay3290/ai-skills").
What it does
sanjay3290-ai-skills is a community Claude Code plugin that bundles agent skills for coding assistants who need practical integrations beyond codegen. Rather than one narrow capability, the collection spans productivity suites, cloud DevOps, relational databases, and research or media APIs so a solo builder can expose the same tools across Claude Code, Cursor, or similar agents. It suits developers stitching automation into internal tools, agents that summarize tickets or docs, or side projects that read spreadsheets and write back to Google Workspace. Complexity is beginner to intermediate: you still configure OAuth or API keys per service, but installation is one plugin path instead of hunting disparate SKILL.md files. The catalog is integration-first, so it complements custom app code rather than replacing framework-specific build skills.
Highlights
- Single-plugin collection packaging many agent-oriented skills
- Google Workspace coverage: Gmail, Drive, Sheets, Slides, Calendar
- Enterprise and data hooks: Azure DevOps, Atlassian/Confluence, MySQL, MSSQL, PostgreSQL
- Creative and research utilities including Imagen, ElevenLabs, NotebookLM, and Jules/Manus-style flows
- Outline and workspace-oriented skills for structured notes and deliverables
Why builders use it
Builders want their agent to act on real accounts—email, docs, tickets, and databases—but installing dozens of separate skills is tedious and hard to trust.
Installing the ai-skills plugin gives your assistant a shared entry point to enable workspace, DevOps, and data skills so integration tasks run inside the same agent session as your code.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 193 stars, 0 votes.
FAQ
Who is sanjay3290-ai-skills for?
It is for developers using AI coding assistants who need ready-made skills to touch Google apps, Azure DevOps, databases, and research or media APIs from the agent.
When should I use sanjay3290-ai-skills?
Use it when you are building agents or scripts that must read/write Workspace data, query SQL stores, or pull research assets while you code.
How do I add sanjay3290-ai-skills to my agent?
Install the sanjay3290/ai-skills Claude Code plugin from the repository and configure credentials for each external service before invoking the bundled skills.
Comments
Share how you use sanjay3290-ai-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.