- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
security-review
by HerbHall
Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing sensitive features. Provides comprehensive security checklist and patterns.
better-auth-best-practices
by samunderwood
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
vap-media
by RenSeiji27
AI image, video, and music generation. Flux, Veo 3.1, Suno V5.
cavos-react-sdk
by cavos-labs
"Complete knowledge base for the Cavos React SDK — Starknet account abstraction via OAuth, session keys, and gasless transactions."
handoff-haiku
by ddaanet
Internal skill for Haiku model orchestrators only. Not for Sonnet or Opus — use /handoff instead. Mechanical session context preservation without learnings judgment.
volvo-cars-api-skill
by seth-freund
Use this skill whenever the user wants to interact with a Volvo car via the Volvo Cars Connected Vehicle API v2 or Energy API v2 — checking vehicle status (battery/fuel level, odometer, location, doors, windows, lock state, tyre pressure, diagnostics, warnings), reading trip and statistics history, checking charging status / target SoC / estimated time to full, or sending remote commands (lock/unlock, start/stop climate, honk/flash, engine start/stop). Triggers on any mention of "my Volvo", a VIN, the Volvo Cars Developer Portal, a vcc-api-key, OAuth against volvoid.eu.volvocars.com, or general Volvo telematics, charging, or connected-car questions — even if the user does not name the API explicitly.
google-apis
by leto-labs
Comprehensive Google APIs skill covering 300+ APIs across Workspace
creative-thought-partner
by unerue
A conversational creative thought partner that reveals hidden brilliance in your ideas through critical observations and paradox hunting. Use when someone wants to explore ideas, discover breakthrough insights, crystallize unnamed concepts, or develop original frameworks for writing, content creation, product development, or any creative endeavor.
data-engineering-storage-remote-access-integrations-delta-lake
by legout
"Delta Lake integration with cloud storage (S3, GCS, Azure). Covers storage_options, PyArrow filesystem, time travel, and partitioned writes."
wyseos
by OctoEvo
WyseOS Python SDK for AI-driven marketing content generation and product analysis. Use when building marketing automation (tweet/reply/retweet generation via WebSocket sessions) or product research workflows (market positioning, keywords, competitors, user personas via HTTP polling).
phantom-connect
by Th3Ya0vi
Build wallet-connected applications with Phantom Connect SDKs for Solana blockchain integration
everclaw
by profbernardoj
Open-source first AI inference — GLM-5 as default, Claude as fallback only. Own your inference forever via the Morpheus decentralized network. Stake MOR tokens, access GLM-5, GLM-4.7 Flash, Kimi K2.5, and 30+ models with persistent inference by recycling staked MOR. Open-source first model router routes all tiers to Morpheus by default — Claude only kicks in as an escape hatch when needed. Includes Morpheus API Gateway bootstrap for zero-config startup, OpenAI-compatible proxy with auto-session management, automatic retry with fresh sessions, OpenAI-compatible error classification to prevent cooldown cascades, multi-key auth rotation v2 with proactive DIEM balance monitoring and reactive 402 watchdog, Gateway Guardian v5 with direct curl inference probes (eliminates Signal spam), proactive Venice DIEM credit monitoring, circuit breaker for stuck sub-agents, nuclear self-healing restart, always-on proxy-router with launchd auto-restart, smart session archiver, three-shift cyclic execution engine (v2 with 15-minute execution loops), 24/7 always-on power configuration for macOS, bundled security skills, zero-dependency wallet management via macOS Keychain, x402 payment client for agent-to-agent USDC payments, ERC-8004 agent registry reader for discovering trustless agents on Base, and hardware-aware local Ollama fallback with auto model selection (Qwen3.5 family, 1.5B–72B based on available RAM/GPU).
weibo-cli
by Pettingzooofficer476
Use weibo-cli for ALL Weibo (微博) operations — keyword search, hot search, trending topics, timelines, weibo details, comments, reposts, user profiles, and follower/following lists. Invoke whenever user requests any Weibo interaction.
laravel-progressive-learning
by ivanfuhr
Maintain a per-repo guideline that tracks mistakes, corrections, and what works for Laravel/PHP work. Activates EVERY session, unconditionally. Read the guideline before doing anything. Write to it continuously as you work — not just at session boundaries. Log your own mistakes, not just user corrections. The guideline lives in the repo at .ai/guidelines/.
tmux
by samuerio
"Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output."
zenbin
by twilson63
A pastebin like service for agents
casual-cron
by gostlightai
"Create Clawdbot cron jobs from natural language with strict run-guard rules. Use when: users ask to schedule reminders or messages (recurring or one-shot), especially via Telegram, or when they use /at or /every. Examples: 'Create a daily reminder at 8am', 'Remind me in 20 minutes', 'Send me a Telegram message at 3pm', '/every 2h'."
sap-btp-cloud-platform
by dherbe-digital
Comprehensive SAP Business Technology Platform (BTP) reference for cloud development, deployment, and operations. Use when setting up BTP accounts (global accounts, directories, subaccounts), working with Cloud Foundry environment (orgs, spaces, buildpacks, service bindings), deploying to Kyma environment (Kubernetes, modules, serverless functions), developing in ABAP environment (RAP, CDS, ADT), managing entitlements and quotas, configuring identity providers (SAP Cloud Identity Services, XSUAA), implementing authentication and authorization (role collections, trust configuration), using btp CLI or CF CLI, deploying multi-target applications (MTA), setting up connectivity (destinations, Cloud Connector), implementing CI/CD pipelines (SAP Continuous Integration and Delivery), extending SAP solutions (S/4HANA Cloud, SuccessFactors), or troubleshooting BTP services. Covers all three runtime environments with production-tested patterns. Keywords: SAP BTP, SAP Business Technology Platform, Cloud Foundry, CF, Kyma, ABAP environment, subaccount, global account, directory, entitlements, quotas, btp CLI, CF CLI, MTA, multi-target application, XSUAA, SAP Authorization and Trust Management, Cloud Identity Services, Identity Authentication, destinations, Cloud Connector, service binding, buildpack, Kubernetes, serverless, RAP, CDS, CAP, SAP Cloud Application Programming Model, CI/CD, SAP Continuous Integration and Delivery, extensions, formations, trial account, free tier, enterprise account, consumption-based, subscription-based, CPEA, BTPEA, regions, availability zones, high availability, disaster recovery, audit logging, role collections, platform users, business users, Neo environment, service broker, space, org, namespace, Helm, Docker, Istio, API Gateway, Eventing
managing-local-vs-global-state
by djankies
Teaches when to use local state vs global state (Context) in React 19. Use when deciding state management strategy, avoiding prop drilling, or architecting component state.
AppSec Engineer
by anorbert-cmyk
Application Security Engineer preventing vulnerabilities and enabling secure development.
jwt-config-generator
by ehtbanton
Generate JWT authentication configuration and utilities for API security. Triggers on "create jwt config", "generate jwt authentication", "jwt setup", "token auth config".
eval-session-scorecard
by whitespectre
Evaluates an entire multi-turn conversation (session) using the 7 core dimensions, returning strict JSON session-level aggregates plus per-turn scorecards.
fastapi-templates
by TriNgo0108
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
codebase-understanding
by yulong-me
自底向上分析代码库并生成层级化 README.md 文档树。从叶子目录开始分析,为每个目录生成包含文件、类、函数一句话描述的 README.md,逐层向上汇总形成完整的代码库文档体系。支持状态持久化和断点续传,适用于理解新项目、生成技术文档、分析代码结构等场景。当用户需要理解代码库结构、分析功能实现、生成代码文档时使用此技能。