find-skills
Skill agent reutilisable issu de l ecosysteme skills.sh. find-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
Skill agent reutilisable issu de l ecosysteme skills.sh. firebase-auth-basics from firebase/agent-skills: Set up Firebase Authentication with multiple identity providers and secure data access rules.
firebase-auth-basics is a reusable agent skill listed on skills.sh under firebase/agent-skills. skills.sh rank #194, installs 55.8K, GitHub stars 305, first seen Feb 17, 2026.
Set up Firebase Authentication with multiple identity providers and secure data access rules. Supports email/password, phone number, anonymous, federated providers (Google, Facebook, Twitter, GitHub, Microsoft, Apple), and custom auth integration Each authenticated user receives a unique ID and JWT-based tokens (short-lived ID tokens and long-lived refresh tokens) for accessing Firebase services Enable providers via CLI for Google Sign In, anonymous, and email/password; use Firebase Console for additional federated providers Secure Firestore and Cloud Storage using request.auth in security rules to control data access based on user identity
SKILL.md and only load extra files referenced by that skill.npx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basicsIs firebase-auth-basics an agent, a prompt, or a skill?
It is a skill: a reusable package of task-specific instructions and supporting files that an agent can load when the user's request matches the workflow.
Should I install it automatically?
Only after checking the repository, install command, audit status, and whether the user wants this capability in the current agent environment.
What makes it useful for AIDreamHub users?
It helps users discover practical agent capabilities from the open skills ecosystem and compare them by task, source, install count, and operational risk.
npx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basicsnpx skills add https://github.com/firebase/agent-skills --skill firebase-auth-basicsSkill agent reutilisable issu de l ecosysteme skills.sh. find-skills from vercel-labs/skills: Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.
Skill agent reutilisable issu de l ecosysteme skills.sh. vercel-react-best-practices from vercel-labs/agent-skills: React and Next.js performance optimization guide with 64 prioritized rules across 8 categories.
Skill agent reutilisable issu de l ecosysteme skills.sh. azure-ai from microsoft/azure-skills: Access Azure AI Search, Speech, OpenAI, and Document Intelligence services through unified MCP tools.
Skill agent reutilisable issu de l ecosysteme skills.sh. azure-storage from microsoft/azure-skills: Unified access to Azure blob storage, file shares, queues, tables, and data lake services.