认证鉴权

认证与授权

显示 1609-1632 / 共 3705 个技能
piyush0609

Hull CLI Skill

piyush0609

Each subdomain gets isolated resources. Deploy with different subdomains for separate projects.

认证鉴权 9 4个月前
Aznatkoiny

openclaw-setup

Aznatkoiny

Set up, install, configure, and deploy OpenClaw (formerly ClawdBot/MoltBot) — a personal AI assistant that runs on your own devices and connects to messaging channels. Use when users ask to "set up OpenClaw," "install ClawdBot," "install MoltBot," "deploy a personal AI assistant," "configure OpenClaw on Mac," "deploy OpenClaw to VPS," "set up OpenClaw on Hostinger," "connect OpenClaw to Telegram," "configure iMessage with OpenClaw," or any variation involving OpenClaw installation, gateway configuration, channel setup, Anthropic auth, or security hardening. Also triggers on "openclaw onboard," "openclaw doctor," "openclaw security audit," troubleshooting OpenClaw deployments, OpenClaw security, OpenClaw cost control, or ClawHub skills safety.

认证鉴权 9 6个月前
DanielMadsenDK

servicenow-server-security

DanielMadsenDK

Secure data and credentials using cryptographic operations, encryption, and authentication primitives. Covers GlideDigest (hashing), GlideCertificateEncryption, KMFCryptoOperation, OAuth credential lifecycle, and request signing. Use when encrypting sensitive data, managing cryptographic keys, signing requests, verifying certificates, performing hash operations, or managing stored credentials. For setting up outbound HTTP API connections to external systems, use the servicenow-http-integrations skill.

认证鉴权 9 6个月前
kernel

kernel-agent-browser

kernel

Best practices for using agent-browser with Kernel cloud browsers. Use when automating websites with agent-browser -p kernel, dealing with bot detection, iframes, login persistence, or needing to find Kernel browser session IDs and live view URLs.

智能体 9 7个月前
ssiumha

tidy

ssiumha

Performs small structural code cleanups (tidyings). Use when preparing code changes, removing dead code, reducing nesting, or cleaning up before feature work.

智能体 9 6个月前
8lampard8

claude-science-byok

8lampard8

"Use when installing Anthropic's Claude Science on a geo-blocked machine (e.g. China) or running it without a Claude account. Downloads the binary from the unblocked downloads.claude.ai CDN, sets up the claude-science-api-bridge local proxy to route requests to ANY OpenAI- or Anthropic-compatible API (Volcengine, DeepSeek, Kimi, Zhipu, OpenAI, local Ollama/vLLM), and applies a no-login patch so no Claude Pro/Max subscription is required."

API 开发 17 2个月前
groupzer0

security-patterns

groupzer0

Security vulnerability detection patterns including OWASP Top 10, language-specific vulnerabilities, and remediation guidance. Load when reviewing code for security issues, conducting audits, or implementing authentication/authorization.

认证鉴权 284 8个月前
diegosouzapw

protext

diegosouzapw

Dynamic context management for AI agents. Invoke /protext at session

认证鉴权 55 6个月前
iannuttall

chrome-webstore-release-blueprint

iannuttall

Guide a user end-to-end through setting up Chrome Web Store API release automation in any repository. Use when asked to walk someone through OAuth/CWS credential setup, refresh token creation, local/CI secret setup, version-based publish automation, and submission status checks.

智能体 6 6个月前
lv416e

insecure-defaults

lv416e

"Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling."

认证鉴权 6 6个月前
greenfieldlabs-inc

SaveContext-CLI

greenfieldlabs-inc

Persistent memory for AI coding agents via CLI. USE WHEN user says "save context", "remember this", "checkpoint", "resume session", "prepare for compaction", "wrap up", OR when starting work on a project that may span sessions.

认证鉴权 16 6个月前
michalvavra

asncli

michalvavra

CLI for Asana. Manage projects and tasks.

认证鉴权 16 6个月前
bntvllnt

tmux

bntvllnt

Complete tmux terminal multiplexer management: sessions, windows, panes, layouts, scripting, and configuration. Auto-activates on: "tmux", "session", "window", "pane", "split", "attach", "detach", "multiplexer".

认证鉴权 16 7个月前
yjwong

bitable

yjwong

Access Lark Bitable databases - list tables, view fields, and read records. Use when user asks about a Bitable, database, or wants to query structured data.

认证鉴权 53 7个月前
yjwong

calendar

yjwong

Manage Lark calendar - view schedule, create/update/delete events, check availability, find meeting slots, RSVP to invitations. Use when user asks about meetings, schedule, availability, or calendar.

认证鉴权 53 6个月前
yjwong

contacts

yjwong

Look up employee information via Lark - find colleagues by ID, list department members, search users by name, search departments. Use when user asks about a person, colleague, job title, department, or org structure.

认证鉴权 53 7个月前
yjwong

sheets

yjwong

Read and query Lark Sheets (spreadsheets) - list sheets in a spreadsheet, read cell data. Use when user asks about a spreadsheet, wants to read data from a Lark sheet, or mentions a spreadsheet URL/ID.

认证鉴权 53 7个月前
M4n5ter

agent-browser

M4n5ter

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

智能体 4 7个月前
duyet

task-decomposition

duyet

Break down complex tasks into parallel workstreams for efficient execution. Use when planning multi-component features, large refactors, or any work that benefits from parallelization.

认证鉴权 13 8个月前
okwinds

codex-tmux-echo

okwinds

用 tmux 稳定驱动交互式 CLI:启动 session、发送按键、等待输出就绪,并支持 worker 向 controller pane 回传结果(backchannel)。

分析 50 6个月前
okwinds

loopback

okwinds

"Loopback 迭代开发循环 - 基于 Ralph Loop 思想实现的 Codex 版本。用于创建自引用的迭代开发循环,让 AI 在多次迭代中逐步改进代码,直到任务完成。Use when: (1) 需要多次迭代改进的任务, (2) 复杂功能需要分步实现, (3) 需要自我修正的代码生成, (4) 迭代优化已有代码."

认证鉴权 50 6个月前
wangyendt

pywayne-llm-chat-ollama-gradio

wangyendt

Gradio-based chat interface for Ollama with multi-session management. Use when working with pywayne.llm.chat_ollama_gradio module to create a web-based chat UI that connects to Ollama models, supports multiple chat sessions, model selection, and streaming responses. Integrates with ChatManager for session management.

认证鉴权 8 7个月前
instantdb

instantdb

instantdb

Build complete, functional apps with InstantDB as the backend. Use when creating React/vanilla JS or expo applications. Triggers on requests for building apps.

认证鉴权 8 6个月前
v1truv1us

prompt-refinement

v1truv1us

Transform prompts into structured TCRO format with phase-specific clarification. Automatically invoked by /ai-eng/research, /ai-eng/plan, /ai-eng/work, and /ai-eng/specify commands. Use when refining vague prompts, structuring requirements, or enhancing user input quality before execution.

认证鉴权 8 7个月前