- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
project-status-report
by AnthemFlynn
Generate comprehensive project health and status reports for rapid developer onboarding. Use when starting sessions, checking project health mid-work, or needing overview of git status, open work items, and suggested next actions.
gmcli
by Mucho-G
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.
bknd-create-user
by cameronapak
Use when creating a new user account in Bknd programmatically. Covers auth.createUser() in seed functions, registration via SDK/REST API, creating users via data API, admin panel user creation, and role assignment.
gdcli
by Mucho-G
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.
bknd-oauth-setup
by cameronapak
Use when configuring OAuth or social login providers in a Bknd application. Covers Google OAuth, GitHub OAuth, custom OAuth providers, callback URLs, environment variables, and frontend OAuth integration.
bknd-setup-auth
by cameronapak
Use when initializing or configuring the Bknd authentication system. Covers enabling auth, configuring password strategy, setting up JWT and cookie options, defining roles, and production security settings.
backend-development
by mamba-mental
Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
build-skill
by djacobsmeyer
Implement features and changes from implementation plans. Takes a plan file path as input and executes the implementation steps, then reports changes. Use when you have a detailed plan document and need to code it up, or want to implement specifications written in markdown format.
agent-assistant
by gaebalai
Agent assistance skill that provides stuck detection, memory management, and session learning capabilities for AI agents Trigger terms: agent stuck, loop detected, session memory, agent learning, condense memory, stuck detection, agent memory, session learnings, extraction Use when: User reports agent is stuck, looping, or needs memory/learning management
tmux-cli-test
by gpu-cli
Test CLI applications interactively using tmux sessions. Use when testing TUI apps (ratatui dashboard, interactive prompts), verifying CLI command output, testing keyboard navigation, or validating terminal rendering. Launches commands in tmux, waits on conditions (never sleeps), captures frames, sends keypresses, and asserts on output. Specifically designed for gpu-cli but works with any CLI. Use this skill when asked to test, verify, or QA any terminal-based UI or CLI command flow.
current
by cadrianmae
Show the current session status
eld-sense-activation
by CAPHTECH
PCE (Process-Context Engine) のアクティブコンテキスト構築スキル。タスクに最適化されたコンテキストをコンパイルし、プロセス駆動の投入物を生成する。 トリガー条件: - 新しいタスクを開始する時(「この機能を実装して」) - AIにコード生成を依頼する時 - 複雑な問題解決に着手する時 - 「コンテキストを整理して」 - 「必要な情報をまとめて」
tui-clone
by gpu-cli
Explore and analyze TUI applications to document their features for cloning. Use when asked to reverse-engineer, analyze, document, or understand a terminal UI like Claude Code, OpenCode, Codex, lazygit, or any ratatui/ncurses-based application. Launches the target TUI in tmux, systematically explores all views and keybindings, captures ASCII diagrams of each screen, and writes findings incrementally to a markdown file (survives context compaction).
ntfy-notifications
by ddnetters
Self-hosted push notifications with ntfy — publishing, authentication, priorities, integration patterns for homelab scripts and monitoring
clawplay
by ModeoC
ClawPlay — AI agent games on clawplay.fun. Currently features No-Limit Hold'em poker.
agent-browser
by SebastiaanWouters
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use only when explicitly invoked with "use browser agent" or "use agent browser".
kuroco-docs
by diverta
Kurocoドキュメントの検索・参照ガイド。使用キーワード:「Kurocoドキュメント」「Kuroco公式」「ドキュメント検索」「マニュアル」「チュートリアル」「リファレンス」「使い方」「やり方」「設定方法」「実装方法」「Kurocoヘルプ」「Kuroco仕様」「公式ガイド」「ドキュメント同期」「Kurocoの○○はどうやる」「Kurocoで○○したい」。ドキュメントから情報を探す場合に使用。
send
by cadrianmae
Send context to parent, child, or sibling session before switching
update
by cadrianmae
Update the current development session with progress notes
analyze-video
by evillollive
Use when the user wants to analyze one or more videos (URLs or local files) and produce a Word document with embedded frames and a written timestamp-based analysis. Triggers on "analyze this video", "make a report from this video", "write up this YouTube link", "document what's in these videos", "analyze these clips", "video analysis", or any request that includes video URLs or local video paths and asks for a written deliverable.
gainforest-oauth-setup
by GainForest
Implement ATProto OAuth authentication in a Next.js App Router application using gainforest-sdk-nextjs. Use when adding login, logout, session management, or authentication flows that integrate with GainForest, Hypercerts, or ATProto PDSes (climateai.org, gainforest.id).
start
by cadrianmae
Start a new development session
ams-cli
by dl-alexandre
Interact with Apple Map Server APIs using the ams CLI. Use for geocoding, reverse geocoding, token exchange, or when the user mentions Apple Map Server, Maps Token, or ams.
agent-memory-system-guide
by cjke84
OpenClaw 和 Codex 可用的 Agent 长期记忆搭建指南。用于 MEMORY.md 三层架构、每日笔记、记忆蒸馏、Obsidian 备份与向量检索的规划和落地。