Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
OpenAI AgentKit Expert
Build production-ready multi-agent systems using OpenAI AgentKit and Agents SDK with best practices for agent orchestration, handoffs, and routines
frankxai/ai-architect 1
-
mcp-2025-patterns
Current best practices for Model Context Protocol server design, implementation, and integration. Updated patterns for 2026 MCP ecosystem including multi-server orchestration, security, and performance.
frankxai/ai-architect 1
-
Architecture Diagramming Expert
Create professional architecture diagrams using D2, Draw.io, Mermaid, and OCI official icons for enterprise-grade visualizations
frankxai/ai-architect 1
-
Terraform IaC Expert
Infrastructure as Code for AI workloads using Terraform across AWS, Azure, GCP, and OCI
frankxai/ai-architect 1
-
RAG Expert
Expert in Retrieval-Augmented Generation systems - knowledge bases, chunking strategies, embedding optimization, and production RAG architectures
frankxai/ai-architect 1
-
Azure AI Services Expert
Build AI applications on Azure using Azure OpenAI, Cognitive Services, and ML services with enterprise patterns
frankxai/ai-architect 1
-
Oracle ADK Expert
Build production agentic applications on OCI using Oracle Agent Development Kit with multi-agent orchestration, function tools, and enterprise patterns
frankxai/ai-architect 1
-
LangGraph Patterns Expert
Build production-grade agentic workflows with LangGraph using graph-based orchestration, state machines, human-in-the-loop, and advanced control flow
frankxai/ai-architect 1
-
HuggingFace Model Trainer
Train and fine-tune LLMs using HuggingFace TRL, Transformers, and cloud GPU infrastructure with SFT, DPO, GRPO methods
frankxai/ai-architect 1
-
Kubernetes AI Expert
Deploy and operate AI workloads on Kubernetes with GPU scheduling, model serving, and MLOps patterns
frankxai/ai-architect 1
-
Multi-Cloud AI Architect
Design and deploy AI workloads across AWS, Azure, GCP, and OCI with intelligent routing, cost optimization, and cross-cloud patterns
frankxai/ai-architect 1
-
Enterprise AI Patterns
Production-grade AI architecture patterns for enterprise - security, governance, scalability, and operational excellence
frankxai/ai-architect 1
-
FinOps AI Expert
Cost optimization for AI workloads - model selection, GPU sizing, commitment strategies, and multi-cloud cost management
frankxai/ai-architect 1
-
MCP Architecture Expert
Design and implement Model Context Protocol servers for standardized AI-to-data integration with resources, tools, prompts, and security best practices
frankxai/ai-architect 1
-
generating-morning-notes
Generates daily crypto morning note from both analysis scripts. Use when user asks for "morning notes", "morning note", or "daily report".
frntfinancial/team-claude-skills
-
generating-handoff-context
Generates comprehensive context summaries for async team handoffs. Use when user says "create handoff", "handoff summary", "I'm leaving for the day", or needs to pass work to another team member.
frntfinancial/team-claude-skills
-
Database Migration
Executes database migrations using the postgres MCP server. Use when applying schema changes, running migrations, or updating databese structure.
merlinsaw/.agent
-
Start/Stop App
Start or stop the user-management FastAPI app. Use when you need to tun or kill the dev server.
merlinsaw/.agent
-
Reflect
Learn from session corrections and update AI configuration files. USE WHEN user says 'reflect', 'learn from this', 'remember this', 'teach you', 'update skills', OR user wants to persist corrections, prevent repeated mistakes, OR mentions reflection or session learnings.
aryateja2106/reflect-skill 1
-
discovery-pack
Complete project discovery workflow using Jobs-to-be-Done, Amazon PR/FAQ, ADR, and Lean Startup validation. Transforms ambiguous ideas into structured specifications ready for implementation. Activate when user mentions "discovery", "requirements discovery", "project framing", "validate assumptions", "JTBD analysis", or before starting implementation of unclear ideas.
nsalvacao/discovery-pack
-
ideate
Explore problem spaces, generate options, and challenge assumptions. Use when the user is uncertain what to build, exploring possibilities, needs help prioritizing roadmap items, or says things like "I'm not sure", "what if", "should we", or "help me think through".
jmreidy/dotclaude 1
-
review-architecture
Architecture-focused code review. Checks for pattern consistency, separation of concerns, and dependency direction.
jmreidy/dotclaude 1
-
review-simplicity
Simplicity-focused code review. Checks for over-engineering, unnecessary abstraction, and premature optimization.
jmreidy/dotclaude 1
-
review-security
Security-focused code review. Checks for vulnerabilities, injection attacks, auth issues, and data exposure.
jmreidy/dotclaude 1