Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
postgresql-monitoring
PostgreSQL monitoring - metrics, alerting, observability
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-backup
PostgreSQL backup and recovery - pg_dump, pg_basebackup, PITR
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-plpgsql
Write PL/pgSQL - functions, procedures, triggers, error handling
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-scaling
Scale PostgreSQL - partitioning, connection pooling, high availability
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-docker
PostgreSQL in containers - Docker, Kubernetes, production configs
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-performance
Optimize PostgreSQL performance - EXPLAIN ANALYZE, indexing, query tuning
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-replication
PostgreSQL streaming replication - setup, monitoring, failover
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-admin
Administer PostgreSQL - security, roles, permissions, maintenance
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-extensions
Essential PostgreSQL extensions - pg_stat_statements, pg_trgm, PostGIS
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-advanced-queries
Master advanced PostgreSQL queries - CTEs, window functions, recursive queries
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-fundamentals
Master PostgreSQL SQL fundamentals - data types, tables, constraints, schema design
pluginagentmarketplace/custom-plugin-postgresql 1
-
postgresql-json
Work with JSONB data - queries, indexing, transformations
pluginagentmarketplace/custom-plugin-postgresql 1
-
solidity-gas-optimization
Solidity smart contract gas optimization guidelines based on RareSkills. Use when writing, reviewing, or auditing Solidity code. Triggers on tasks involving smart contracts, EVM development, gas optimization, or Solidity best practices.
pseudoyu/agent-skills 4
-
gemini-manager
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks, reviewing output, requesting fixes - but never writes code itself. Use when user says "manage gemini", "architect mode", "drive gemini", or wants to delegate all implementation to Gemini.
alchemiststudiosDOTai/claude-code-gemini-manager-skill 58
-
gemini-manager
This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks, reviewing output, requesting fixes - but never writes code itself. Use when user says "manage gemini", "architect mode", "drive gemini", or wants to delegate all implementation to Gemini.
alchemiststudiosDOTai/claude-code-gemini-manager-skill 58
-
multi-model-review
mozuq-lab/multi-model-review
-
llm
Call LLM via CLI for transcription, vision, speech/image generation, piping prompts, sub-agents, ...
sanand0/scripts 9
-
data-story
Write data findings as a compelling narrative story, Malcolm Gladwell prose, NYT graphics-team visuals, engaging & memorable even for a non-technical audience.
sanand0/scripts 9
-
design
ALWAYS follow this design guide for any front-end work
sanand0/scripts 9
-
demos
Use when creating demos or POCs
sanand0/scripts 9
-
uv-uvx
Tips on using uv and uvx (Python build tools) effectively with GitHub, Torch, etc.
sanand0/scripts 9
-
openai-docs
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or explicit GPT-5.4 upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.
sanand0/scripts 9
-
plugin-creator
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.
sanand0/scripts 9
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
sanand0/scripts 9