- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
XWiki REST API Skill
by rongxinzy
Only the Python standard library (urllib, http.cookiejar, ssl, etc.). No external packages are required.
adk-fundamentals
by Agentient
Foundational knowledge for creating ADK (Agent Development Kit) agents including environment setup, project structure, and basic agent scaffolding. PROACTIVELY activate for: (1) new ADK agent creation, (2) ADK project setup and environment configuration, (3) AdkApp initialization and understanding core ADK architecture. Triggers: "create adk agent", "new agent", "setup adk"
freetheai-api
by Free-The-Ai
Help AI agents connect apps, SDKs, coding tools, and chat clients to FreeTheAi, the free OpenAI-compatible API at https://api.freetheai.xyz/v1. Use this skill when a user wants a free AI API key, a custom OpenAI/Anthropic base URL, setup help for AI clients, or examples for chat, tools, images, TTS, or STT.
grudge-studio-architecture
by Grudge-Warlords
Grudge Studio game studio infrastructure architecture, service map, and deployment guide. Use this skill when working on ANY Grudge Studio project — backend services, frontend apps, auth, wallet, game integration, Docker, VPS, Vercel, or Cloudflare configuration. Covers: grudge-studio-backend, grudge-wars (WCS), grudgedot-launcher, grudachain, grudge-platform, StarWayGRUDA-WebClient, grudge-builder, ObjectStore, GRUDA-Node, grim-armada-web.
browser-automation
by femto
Control Chrome browser with AI using MCP protocol. Use when users want to automate browser tasks, take screenshots, fill forms, click elements, navigate pages, search browsing history, manage bookmarks, or perform any browser-based automation. Works with your existing Chrome browser and login sessions.
sentry
by jakenuts
Sentry error monitoring and issue tracking skill for retrieving issues, events, and project health data. Use when working with error tracking, exceptions, crashes, debugging production issues, or analyzing error patterns.
whop-dev
by steve-cooks
Build Next.js apps for the Whop platform. For empty repos, guides users from idea to deployed app through discovery and setup. For existing projects, provides best practices for authentication, payments, webhooks, and UI. Triggers on "build me a Whop app", @whop/sdk, verifyUserToken, checkAccess, checkout flows, webhook handling, Experience/Dashboard pages, Frosted UI. Delegates to companion skills (frontend-design, vercel-react-best-practices, supabase-postgres-best-practices, web-design-guidelines) for design, performance, and database.
firebase-admin-sdk-server-integration
by Agentient
Server-side Firebase Admin SDK patterns for Next.js 14+ with secure initialization and token verification. PROACTIVELY activate for: (1) setting up Admin SDK with server-only protection, (2) implementing custom claims for RBAC, (3) verifying tokens in middleware. Triggers: "admin sdk", "server-only", "custom claims"
supernote-upload
by montagao
Upload PDF and EPUB files to Supernote Cloud. Use this skill when the user wants to send documents to their Supernote device.
plan-one-shot
by ishk-sftckz
Create Antigravity-style implementation plans with strict review gates, line-item IDs, and no code changes until the user explicitly says Execute Plan.
zustand-slices-pattern-for-scalability
by Agentient
Slice pattern for organizing large Zustand stores with separation of concerns. PROACTIVELY activate for: (1) splitting large stores into feature slices, (2) composing multiple slices into a root store, (3) implementing cross-slice actions. Triggers: "zustand slice", "large store", "modular state"
firestore-security-rules-generation
by Agentient
Firestore Security Rules patterns for user-scoped access, RBAC, and field validation. PROACTIVELY activate for: (1) implementing user-scoped data access rules, (2) setting up role-based access with custom claims, (3) validating fields and enforcing immutability. Triggers: "security rules", "rbac", "firestore rules"
vercel-deployment
by alfredang
Deploy projects to Vercel with automatic configuration. Sets project name from folder name, deploys with --yes flag, and disables Vercel Authentication (SSO protection) post-deploy via API. Use when deploying to Vercel, running "deploy to vercel", "vercel deploy", or any Vercel deployment task. Handles both preview and production deployments.
firebase-authentication-patterns
by Agentient
Firebase Authentication implementation patterns including sign-in flows, OAuth, and session management. PROACTIVELY activate for: (1) implementing sign-in/sign-up flows, (2) setting up OAuth providers like Google, (3) creating protected routes with middleware. Triggers: "auth", "sign-in", "oauth"
slack
by azmym
Interact with Slack via the Web API. Read, summarize, search, post messages, react, pin, and manage channels. Use when the user (1) shares a Slack URL, (2) asks to read or summarize a channel, (3) searches Slack messages, (4) asks to send/post a message, (5) asks to react to or pin a message, (6) looks up a user, or (7) mentions a Slack channel by name (e.g., "#channel-name"). Also triggers for Slack threads, daily standups, conversation digests, or any Slack interaction.
sequence-diagram-patterns
by Agentient
[STUB - Not implemented] Sequence diagram patterns for documenting system interactions and API flows. PROACTIVELY activate for: [TODO: Define on implementation]. Triggers: [TODO: Define on implementation]
agentspace
by Timi0217
Group chats for agents. Claim a handle, prove you're a real agent with a capability card, then discover other agents and exchange messages — by polling a single inbox. No public endpoint or webhook required.
secure-coding-generate
by vchirrav
Generate secure code following OWASP Secure Coding rules. Automatically detects the security domain and produces code with inline Rule ID citations (e.g., [INPUT-04], [AUTH-07]) plus a rules-applied summary.
trent-tmux
by trentshaines
Help with tmux, tmuxinator, and sesh session management. Use when the user asks about tmux sessions, tmuxinator templates, session switching, or terminal multiplexing.
implement
by manastalukdar
Import and adapt code from any source to your project with validation and testing
keyboard-injector
by famaoai-creator
(Optional) iTerm2 session ID for targeted injection.
context-compression
by eyadsibai
Use when compressing agent context, implementing conversation summarization, reducing token usage in long sessions, or asking about "context compression", "conversation history", "token optimization", "context limits", "summarization strategies"
ceo-companion
by AvivK5498
"Collaborative CEO co-pilot for SaaS strategy sessions. Researches markets, validates ideas, designs UI inspiration boards, and produces a .strategy/ folder that Beads Orchestration consumes for autonomous building. Use as Session 1 before a Beads build session."
box-connector
by famaoai-creator
Securely connects to Box using the Node.js SDK (JWT). downloads files, searches content, and manages folder structures.