devops-ops
| rank | capability | source |
|---|---|---|
| #1 | quarantine Build AI Agent definitions and Agentic Workflows for ServiceNow's AI Agent Studio using the Fluent SDK. Covers AiAgent (autonomous task agents with tools, triggers, and versioned instructions) and AiAgenticWorkflow (orchestrated multi-agent team workflows). Use when creating… | DanielMadsenDK/NowDev-AI-Toolbox |
| #2 | quarantine Business rules exist in two distinct contexts: | DanielMadsenDK/NowDev-AI-Toolbox |
| #3 | quarantine Client scripts exist in two distinct contexts: | DanielMadsenDK/NowDev-AI-Toolbox |
| #4 | quarantine OpenClaw 運維全指南 — 安裝設定、模型管理、遷移、cron 任務、安全檢查、除錯。當需要管理、遷移、排錯 OpenClaw 時使用此 skill。觸發關鍵字:"OpenClaw 設定", "OpenClaw 遷移", "Gateway 管理", "cron 任務", "模型設定", "Telegram bot", "OpenClaw 安全檢查"。 | ImL1s/openclaw-ops |
| #5 | quarantine Deploy ServiceNow configuration changes safely — either via Update Sets (classic instances) or now-sdk install (Fluent SDK projects). Covers Update Set naming, parent/child batching, preview validation, and SDK build/install workflows. Use when managing releases, migrating… | DanielMadsenDK/NowDev-AI-Toolbox |
| #6 | quarantine Execute custom scripts and logic within Flow Designer and IntegrationHub workflows. Covers FlowAPI methods, flow execution, and subprocess orchestration. Use when building workflow automations, executing flows programmatically from server scripts, triggering subflows… | DanielMadsenDK/NowDev-AI-Toolbox |
| #7 | quarantine Establish outbound HTTP connections to external systems using REST, SOAP, and HTTP protocols. Covers RESTMessageV2, SOAPMessageV2, OAuth token retrieval as part of API flows, and response parsing. Use when making outbound API calls to external or third-party systems, consuming… | DanielMadsenDK/NowDev-AI-Toolbox |
| #8 | quarantine Instance Scan lets you define automated checks that inspect your ServiceNow instance for problems — security risks, deprecated patterns, performance anti-patterns, and data quality issues. When a scan runs, each check produces **findings** that appear in the scan results… | DanielMadsenDK/NowDev-AI-Toolbox |
| #9 | quarantine The skill supports two distinct ServiceNow development patterns: | DanielMadsenDK/NowDev-AI-Toolbox |
| #10 | quarantine Build NowAssist Skill configurations using the Fluent SDK NowAssistSkillConfig API. Covers the two-argument skill definition pattern, input/output typing, tool graph construction (Script, InlineScript, FlowAction, Subflow, WebSearch, Decision), LLM provider and prompt… | DanielMadsenDK/NowDev-AI-Toolbox |
| #11 | quarantine > **Critical:** Several `gs.*` methods are **not available in scoped applications**. The most common pitfall: > > | Blocked in scoped apps | Use instead | > |------------------------|-------------| > | `gs.nowDateTime()` | `new GlideDateTime().getDisplayValue()` | > | `gs.log()`… | DanielMadsenDK/NowDev-AI-Toolbox |
| #12 | quarantine Perform date arithmetic, time calculations, timezone conversions, and schedule management using server-side APIs. Covers GlideDateTime, GlideDate, GlideDuration, GlideSchedule, and related scheduling operations. Trigger this skill whenever you need to add or subtract time from… | DanielMadsenDK/NowDev-AI-Toolbox |
| #13 | quarantine 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… | DanielMadsenDK/NowDev-AI-Toolbox |
| #14 | quarantine Launch an autonomous THINK→EXECUTE→REFLECT experiment loop on a GPU project | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #15 | quarantine Check status of running autonomous experiment loops | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #16 | quarantine Check GPU status, running experiments, and available resources | Xiangyue-Zhang/auto-deep-researcher-24x7 |
| #17 | quarantine Run and monitor samocode autonomous sessions on projects. Use when user says "run samocode" or wants to continue a samocode session. | Yuvasee/samocode |
| #18 | quarantine Manage work sessions with creation, loading, syncing, and archiving capabilities. | Yuvasee/samocode |
| #19 | quarantine API design patterns for REST, gRPC, and GraphQL. Use for: api design, REST, gRPC, GraphQL, protobuf, schema design, api versioning, pagination, rate limiting, error format, OpenAPI, API authentication, JWT, OAuth2, API gateway, webhook, idempotency. | 0xDarkMatter/claude-mods |
| #20 | quarantine Astro framework patterns, islands architecture, content collections, rendering strategies, and deployment. Use for: astro, islands architecture, content collections, astro cloudflare, view transitions, partial hydration, astrojs, SSG, SSR, hybrid rendering, astro adapter. | 0xDarkMatter/claude-mods |
| #21 | quarantine Authentication and authorization patterns - JWT, OAuth2, sessions, RBAC, ABAC, passkeys, and MFA. Use for: authentication, authorization, jwt, oauth, oauth2, session, login, rbac, abac, passkey, mfa, totp, api key, token, auth, cookie, csrf, cors credentials, bearer token,… | 0xDarkMatter/claude-mods |
| #22 | quarantine CI/CD pipeline patterns with GitHub Actions, release automation, and testing strategies. Use for: github actions, workflow, CI, CD, pipeline, deploy, release, semantic release, changesets, goreleaser, matrix, cache, secrets, environment, artifact, reusable workflow, composite… | 0xDarkMatter/claude-mods |
| #23 | quarantine Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting. | 0xDarkMatter/claude-mods |
| #24 | quarantine Patterns for building production-quality CLI tools with predictable behavior, parseable output, and agentic workflows. Triggers: cli tool, command line tool, build cli, cli patterns, agentic cli, cli design, typer cli, click cli. | 0xDarkMatter/claude-mods |
| #25 | quarantine Color for developers - color spaces, accessibility contrast, palette generation, CSS color functions, design tokens, dark mode, and CVD simulation. Use for: color, colour, palette, contrast, accessibility, WCAG, APCA, OKLCH, OKLAB, HSL, color picker, color-mix, dark mode colors,… | 0xDarkMatter/claude-mods |