搜索结果
全部能力
找到 854 个相关结果 / 认证与权限
安全与治理 / 审核评估
gender-api
gender-api
Gender API integration. Manage Persons. Use when the user wants to interact with Gender API data.
安全与治理 / 审核评估
gplay-release-flow
gplay-release-flow
End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a…
安全与治理 / 审核评估
shell-expert
shell-expert
Shell scripting: bash, zsh, POSIX, CLI tools, cross-platform automation. Use when writing shell scripts, pipes, command-line automation, or portable shell code.
安全与治理 / 审核评估
feishu-doc-writer
feishu-doc-writer
飞书文档写入。Markdown 转 Block、创建文档块、处理并发,支持 Mermaid 绘图块。
安全与治理 / 审核评估
dotnet-api
dotnet-api
Builds ASP.NET Core APIs, EF Core data access, gRPC, SignalR, and backend services with middleware, security (OAuth, JWT, OWASP), resilience, messaging,…
安全与治理 / 审核评估
audit-skills
audit-skills
Audits all OrchestKit skills for quality, completeness, and compliance with authoring standards. Use when checking skill health, before releases, or after bulk…
安全与治理 / 审核评估
runway
runway
Runway ML API for AI video generation. Use when user mentions "Runway",
安全与治理 / 审核评估
nestjs
nestjs
Provides comprehensive guidance for NestJS using the official documentation. Use when the user asks about NestJS architecture, controllers, providers, modules,…
安全与治理 / 审核评估
curated
curated
Curated integration. Manage Organizations, Users, Goals, Filters. Use when the user wants to interact with Curated data.
安全与治理 / 审核评估
clerk-validator
clerk-validator
Validate Clerk authentication configuration and detect deprecated patterns. Ensures proper proxy.ts usage (Next.js 16), ClerkProvider setup, and modern auth…
安全与治理 / 审核评估
quarkus-security
quarkus-security
Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.
安全与治理 / 审核评估
compose-state-authoring
compose-state-authoring
Use when writing or reviewing Jetpack Compose code with bare local var in a @Composable, remember { mutableStateOf(...) },…
安全与治理 / 审核评估
自然响应
nature-response
>-
安全与治理 / 审核评估
gs-advanced-search
gs-advanced-search
Perform advanced Google Scholar search with filters - author, journal, date range, exact phrase, title-only. Constructs proper URL parameters from natural…
安全与治理 / 审核评估
blueprint
blueprint
Write a blueprint (plan file) for a multi-step task (Step 3 of /task). Runs one brainstorming round then writes ai-workspace/plans/<name>.md from TEMPLATE.md.…
安全与治理 / 审核评估
google-workspace
google-workspace
Access Google Workspace (Drive, Docs, Sheets, Gmail, Calendar, Chat, Meet, Admin) via the `gws` CLI. Use this skill when the user wants to read, write, or…
安全与治理 / 审核评估
ouraclaw
ouraclaw
Fetch Oura Ring sleep data using the ouraclaw CLI. Use when the user asks about their sleep score, sleep data, sleep stages, HRV, heart rate during sleep,…
安全与治理 / 审核评估
iii-http-middleware
iii-http-middleware
Registers engine-level middleware functions that run before HTTP handlers. Use when adding authentication, request logging, rate limiting, or any pre-handler logic to HTTP endpoints.
安全与治理 / 审核评估
dj-lint
dj-lint
Run linting, formatting, and static type checks on a Django project using ruff and pyrefly, and fix any issues found. Use after making code changes, before…
安全与治理 / 审核评估
create-issue
create-issue
GitHub Issue を親子構造 (sub-issues) で作成する。`gh issue create` で親・子 Issue を生成し、`gh api .../sub_issues` で親子関係を紐付ける。タイトルは Conventional Commits 形式 (`feat:`, `fix:` 等)…