Authentication Skill Provides comprehensive authentication and authorization capabilities for the Golden Armada AI Agent Fleet Platform. When to Use This Skill Activate this skill when working with: - User authentication flows - JWT token management - OAuth2 integration - Session management - Role-based access control (RBAC) JWT Authentication Token Generation \ \ \ Password Hashing \ \ \ FastAPI Auth Dependencies \ \ \ OAuth2 Integration Google OAuth2 \ \ \ GitHub OAuth2 \ \ \ Session Management \ \ \ RBAC Implementation \ \ \ Security Best Practices 1. Use HTTPS always in production 2. Hash…